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
path:
root
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
[ci skip] Switch to MIT license; close #3293
Andrey Andreev
168
-2368
/
+4233
2014-10-23
Fix #3283
Andrey Andreev
1
-1
/
+1
2014-10-20
Escape the array elements separately and join them in compile_binds()
clawoo
1
-2
/
+7
2014-10-18
Escape arrays sent as binding values for database queries.
clawoo
1
-1
/
+6
2014-10-10
Fix #3270
Andrey Andreev
1
-5
/
+2
2014-10-07
#3253
Andrey Andreev
1
-1
/
+1
2014-10-07
Attempt a better base_url auto-detection
Andrey Andreev
1
-3
/
+5
2014-10-06
Update a config_item() use case for the new NULL return value
Andrey Andreev
1
-1
/
+1
2014-10-06
Optimize the composer_autoload check
Andrey Andreev
1
-1
/
+1
2014-10-05
config_item() to return NULL instead of FALSE for non-existing items
Andrey Andreev
5
-12
/
+16
2014-10-03
fix doc block get_request_header()
Adriano Rosa
1
-1
/
+1
2014-10-02
stream_set_chunk_size() requires PHP 5.4
Andrey Andreev
2
-2
/
+5
2014-09-30
Make sure we don't waste entropy
Andrey Andreev
2
-0
/
+2
2014-09-29
Close #3194
Andrey Andreev
1
-0
/
+4
2014-09-29
Revert #3194
Andrey Andreev
1
-13
/
+0
2014-09-28
[ci skip] Remove references to 'PHP5' from comments
Andrey Andreev
2
-2
/
+2
2014-09-18
Fix #3242
Andrey Andreev
1
-1
/
+1
2014-09-17
Fix a defined() check
Andrey Andreev
1
-1
/
+1
2014-09-17
Fix #3238
Andrey Andreev
2
-7
/
+10
2014-09-17
Don't assume that log_file_permissions exists
Andrey Andreev
1
-1
/
+1
2014-09-12
Fix #3228
Andrey Andreev
1
-2
/
+0
2014-09-08
Add 'named callable' rules to Form validation library
Andrey Andreev
1
-4
/
+16
2014-08-28
Fix CI_Security::get_random_bytes() length validation
Andrey Andreev
1
-1
/
+1
2014-08-28
CI_Parser: Fix a regression from b27338ac9710cfcf69c4c99028f474aae8b28b49 (#3...
Andrey Andreev
1
-1
/
+1
2014-08-27
Fix #2963
Andrey Andreev
5
-29
/
+39
2014-08-27
Add CI_Security::get_random_bytes() for CSRF & XSS token generation
Andrey Andreev
1
-7
/
+54
2014-08-27
Merge pull request #3202 from rougin/patch-1
Andrey Andreev
1
-1
/
+1
2014-08-27
Close #3205
Andrey Andreev
1
-18
/
+4
2014-08-27
[ci skip] Update a comment block description
Andrey Andreev
1
-1
/
+1
2014-08-27
Fix #3189
Andrey Andreev
1
-33
/
+33
2014-08-27
Removed empty line
Rougin Gutib
1
-1
/
+1
2014-08-26
Merge pull request #3204 from ivantcholakov/feature/html-escape-upgrade
Andrey Andreev
1
-7
/
+11
2014-08-26
Merge pull request #3195 from hArpanet/develop
Andrey Andreev
1
-3
/
+3
2014-08-26
ibase_driver add table/column aliases
hArpanet
1
-3
/
+3
2014-08-26
Upgraded html_escape() - The simplest version.
Ivan Tcholakov
1
-8
/
+1
2014-08-25
Upgrading the function html_escape() - Readability Improvement 2.
Ivan Tcholakov
1
-5
/
+11
2014-08-25
Upgrading the function html_escape() - readability improvement.
Ivan Tcholakov
1
-1
/
+3
2014-08-25
Upgrading the function html_escape() - documentation corrections.
Ivan Tcholakov
1
-4
/
+3
2014-08-25
Upgrading the function html_escape(), escaping twice can be prevented by sett...
Ivan Tcholakov
1
-4
/
+8
2014-08-24
Fixed typo error
Rougin Royce Gutib
1
-2
/
+2
2014-08-22
Query builder, IS NOT NULL support #3194: Strict comparison.
Ivan Tcholakov
1
-1
/
+1
2014-08-21
Query builder: IS NOT NULL support implementation, see #3194
Ivan Tcholakov
1
-0
/
+9
2014-08-21
ibase_driver returning whitespace in table/column names
hArpanet
1
-3
/
+3
2014-08-18
Fix a wrong variable name from previous commit
Andrey Andreev
1
-1
/
+1
2014-08-18
Optimize Redis serialized values support
Andrey Andreev
1
-17
/
+19
2014-08-18
Merge pull request #3186 from ivantcholakov/feature/cache-redis-serialization
Andrey Andreev
1
-3
/
+48
2014-08-18
Cache_redis: A code-styling correction..
Ivan Tcholakov
1
-1
/
+1
2014-08-18
Cache_redis: Optimizations.
Ivan Tcholakov
1
-2
/
+2
2014-08-18
Cache_redis: Polishing.
Ivan Tcholakov
1
-7
/
+4
2014-08-18
Cache_redis: Refactoring if delete() method.
Ivan Tcholakov
1
-3
/
+3
[next]