index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-26
fix(docker): Update alpine image and php packages
Florian Pritz
1
-3
/
+3
2022-06-26
fix(composer.json): Update required PHP version to 7.0
Florian Pritz
1
-1
/
+1
2022-06-26
docs: Fix typo
Florian Pritz
1
-1
/
+1
2022-04-10
Release 4.0.0
4.0.0
Florian Pritz
1
-0
/
+2
2022-04-10
chore: Update composer.lock
Florian Pritz
1
-33
/
+33
2022-04-10
fix(multipaste): Handle missing items in multipaste queue
Florian Pritz
2
-0
/
+6
2022-04-10
feat(PHP8.1): Fix float to int conversion precision loss
Florian Pritz
1
-2
/
+2
2022-04-10
feat(PHP8.1): Add null-checks
Florian Pritz
3
-3
/
+3
2022-04-10
feat(PHP8.1)!: Fix deprecated null arguments
Florian Pritz
3
-2
/
+4
2022-04-10
Merge remote-tracking branch 'upstream/3.1-stable' into dev
Florian Pritz
178
-219
/
+534
2022-04-10
NEWS: Fix missing release version
Florian Pritz
1
-0
/
+2
2022-03-03
[ci skip] Minor formatting fix in changelog
Andrey Andreev
1
-1
/
+0
2022-03-03
[ci skip] Doc updates for 3.1.13 start and changelog entry for #6107
Andrey Andreev
6
-4
/
+31
2022-03-03
[ci skip] Remove epub-related stuff from build-release script
Andrey Andreev
1
-1
/
+1
2022-03-03
[ci skip] Merge pull request #6107 from ducng99/patch-1
Andrey Andreev
1
-1
/
+1
2022-03-02
[ci skip] Misc. maintenance
Andrey Andreev
2
-15
/
+5
2022-03-02
[ci skip] Update copyright notices
Andrey Andreev
173
-201
/
+366
2022-03-02
[ci skip] Fix #6103
Andrey Andreev
1
-1
/
+1
2022-02-22
[ci skip] SessionUpdateTimestampHandlerInterface
Andrey Andreev
10
-11
/
+164
2022-02-21
[ci skip] Merge pull request #6102 from maxiwheat/develop
Andrey Andreev
1
-1
/
+1
2022-02-13
[ci skip] Merge pull request #6100 from svennd/develop
Andrey Andreev
1
-2
/
+2
2022-02-11
[ci skip] chmod -x index.php (fix #6101)
Andrey Andreev
1
-0
/
+0
2022-02-11
[ci skip] Merge pull request #6098 from totoprayogo1916/indent-whitespaces
Andrey Andreev
5
-5
/
+2
2022-02-11
[ci skip] Merge pull request #6096 from jamieburchell/patch-1
Andrey Andreev
1
-1
/
+1
2022-02-04
Fix passing NULL to setcookie value parameter
Jamie Burchell
1
-1
/
+1
2022-02-03
Merge pull request #6092 from jamieburchell/patch-2
Andrey Andreev
1
-1
/
+1
2022-02-01
Typecast to string
Jamie Burchell
1
-5
/
+1
2022-02-01
Fix PHP 8.1 deprecation
Jamie Burchell
1
-0
/
+4
2022-02-01
Merge pull request #6090 from jamieburchell/patch-1
Andrey Andreev
1
-1
/
+1
2022-01-15
[ci skip] Fix a coding typo from 1a2651040ef701e750b1c13cd69cc70814b079d0
Andrey Andreev
1
-1
/
+1
2022-01-09
Remove github actions
Florian Pritz
1
-119
/
+0
2022-01-09
Update NEWS
3.6.2
Florian Pritz
1
-0
/
+4
2022-01-09
Merge remote-tracking branch 'upstream/3.1-stable' into dev
Florian Pritz
35
-103
/
+630
2022-01-09
Set error_reporting=E_ALL for unit tests
Andrey Andreev
1
-1
/
+1
2022-01-08
[ci skip] Add changelog entry for #5729
Andrey Andreev
1
-0
/
+1
2022-01-08
[ci skip] Merge pull request #5729 from emrulmax2/patch-1
Andrey Andreev
1
-0
/
+1
2022-01-08
.gitignore tests/mocks/database/ci_test.sqlite
Andrey Andreev
2
-0
/
+1
2022-01-08
[ci skip] Attempt to hack SameSite into session_set_cookie_params() pre-PHP7.3
Andrey Andreev
1
-1
/
+1
2022-01-08
[ci skip] Actually use the Session wrapper (ref #6078)
Andrey Andreev
1
-7
/
+7
2022-01-08
[ci skip] Fix CI_Session_driver_interface for PHP 5 (ref #6078)
Andrey Andreev
1
-1
/
+1
2022-01-07
[ci skip] Fix #6083
Andrey Andreev
1
-1
/
+1
2022-01-05
[ci skip] Suggest random_bytes() over random_string() (fix #3432)
Andrey Andreev
1
-1
/
+4
2022-01-05
[ci skip] Another minor grammar correction following #5690
Andrey Andreev
1
-2
/
+2
2022-01-05
[ci skip] Merge pull request #5690 from Lohith94/develop
Andrey Andreev
1
-3
/
+3
2022-01-05
[ci skip] Merge pull request #5896 from ytetsuro/patch-3
Andrey Andreev
1
-0
/
+10
2022-01-05
Add SameSite cookie support to Session library
Andrey Andreev
5
-21
/
+94
2022-01-05
Polish changes from PR #6025
Andrey Andreev
1
-17
/
+22
2022-01-05
Merge pull request #6025 from gxgpet/develop
Andrey Andreev
4
-12
/
+54
2022-01-05
[ci skip] Update test cmd in build script
Andrey Andreev
2
-2
/
+1
2022-01-05
Bye Travis, Hello GH Actions
Andrey Andreev
8
-141
/
+141
[next]