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
2017-03-26
Added get_loaded_driver() method to Cache.php; updated docs.
George Petculescu
2
-0
/
+20
2017-03-24
Merge branch '3.1-stable' into develop
Andrey Andreev
47
-157
/
+278
2017-03-20
[ci skip] Fix 3.1.4 release date ...
Andrey Andreev
1
-1
/
+1
2017-03-20
[ci skip] Mark the start of 3.1.5-dev
Andrey Andreev
6
-4
/
+26
2017-03-20
[ci skip] Prepare 3.1.4 release
Andrey Andreev
4
-5
/
+5
2017-03-20
Fix Apache header injection vulnerability in set_status_header()
Andrey Andreev
2
-6
/
+7
2017-03-20
Fix #5057
Andrey Andreev
2
-2
/
+3
2017-03-14
Fix #5050
Andrey Andreev
11
-11
/
+12
2017-03-08
[ci skip] Remove an obsolete note from routing docs
Andrey Andreev
1
-3
/
+0
2017-03-06
Fix #5044; add unit tests for img() HTML helper
Andrey Andreev
4
-6
/
+21
2017-03-01
[ci skip] Remove a misleading comment from the docblock for random_string()
Andrey Andreev
1
-3
/
+1
2017-02-21
[ci skip] Changelog, docs changes following PR #5025
Andrey Andreev
2
-7
/
+21
2017-02-21
Merge pull request #5025 from katsew/introduce-apcu-driver
Andrey Andreev
2
-0
/
+220
2017-02-21
[ci skip] Reduce excessive indentation in QB group_by(), having() tests
Andrey Andreev
1
-33
/
+32
2017-02-21
[ci skip] Add changelog entry for PR #5017
Andrey Andreev
1
-0
/
+4
2017-02-21
Merge pull request #5017 from tianhe1986/develop_having_in
Andrey Andreev
3
-15
/
+210
2017-02-21
Use less indentation.
tianhe1986
1
-22
/
+22
2017-02-20
Remove serialization/deserialization array
katsew
1
-3
/
+3
2017-02-20
Remove specific argument from abstraction
katsew
1
-3
/
+2
2017-02-20
Align with spaces
katsew
1
-3
/
+3
2017-02-20
Remove unused link comment
katsew
1
-1
/
+0
2017-02-20
Change author to dev team
katsew
1
-1
/
+1
2017-02-20
Change version comment
katsew
1
-1
/
+1
2017-02-20
[ci skip] Add changelog entry for PR #5010
Andrey Andreev
1
-0
/
+1
2017-02-20
[ci skip] Add a changelog entry for #4815, PR #5023
Andrey Andreev
1
-0
/
+1
2017-02-20
Do not strip substrings looking like URL encode sequences
vlakoff
1
-1
/
+1
2017-02-20
Merge pull request #5023 from vlakoff/db-escape
Andrey Andreev
1
-1
/
+1
2017-02-20
[ci skip] Add a note on xss_clean() and HTML attributes
Andrey Andreev
1
-2
/
+9
2017-02-20
Add apcu driver into valid driver list
katsew
1
-0
/
+1
2017-02-20
Correct method and docs
katsew
1
-16
/
+16
2017-02-20
Create Cache_apcu class and copy source from Cache_apc class
katsew
1
-0
/
+221
2017-02-16
Do not strip substrings looking like URL encode sequences
vlakoff
1
-1
/
+1
2017-02-15
Merge pull request #5022 from vlakoff/download_helper
Andrey Andreev
1
-0
/
+1
2017-02-15
Do not fail if the array pointer is after the element
vlakoff
1
-0
/
+1
2017-02-14
Merge pull request #5018 from zploskey/download_helper_refactor
Andrey Andreev
1
-10
/
+5
2017-02-14
Don't duplicate is_file and filesize checks
Zach Ploskey
1
-10
/
+5
2017-02-13
Add user-guide.
tianhe1986
1
-0
/
+46
2017-02-13
Add unit test.
tianhe1986
1
-0
/
+70
2017-02-13
Adding having_in(), or_having_in(), having_not_in() and or_having_not_in().
tianhe1986
1
-0
/
+72
2017-02-13
Using _wh_in() instead of _where_in().
tianhe1986
1
-15
/
+22
2017-02-13
Merge pull request #5016 from zploskey/fix_userguide_version
Andrey Andreev
1
-2
/
+2
2017-02-11
Increase version in userguide to 3.1.4-dev
Zach Ploskey
1
-2
/
+2
2017-02-07
Merge pull request #5010 from vlakoff/paths
Andrey Andreev
4
-5
/
+19
2017-02-07
Allow to omit trailing slash in config paths
vlakoff
4
-5
/
+19
2017-02-06
[ci skip] Add changelog entries for PR #5006
Andrey Andreev
1
-0
/
+2
2017-02-06
[ci skip] Eliminate a needless array_merge() call from PR #5006 patch
Andrey Andreev
1
-6
/
+3
2017-02-06
Merge pull request #5006 from tianhe1986/develop_common
Andrey Andreev
1
-8
/
+8
2017-02-06
Merge pull request #5006 from tianhe1986/develop_common
Andrey Andreev
1
-8
/
+8
2017-02-04
Removing url encoded 127.
tianhe1986
1
-0
/
+1
2017-02-04
Loading global mimes config file first, and then environment file.
tianhe1986
1
-8
/
+7
[next]