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
2016-02-29
delete lock directly -> call _release_lock()
__RD
1
-2
/
+1
2016-02-28
clean current lock key in redis session driver
roastduck
1
-0
/
+1
2016-02-27
Downgraded log level for some pesky messages to INFO
sprakash4
4
-6
/
+6
2016-02-23
Fixed typo
versalle88
1
-1
/
+1
2016-02-23
Removed
versalle88
1
-1
/
+1
2016-02-23
Changed calls to class_exists to ignore __autoload() to match other calls
versalle88
1
-1
/
+1
2016-02-23
Changed calls to class_exists to ignore __autoload() to match other calls
versalle88
2
-2
/
+2
2016-02-15
Merge pull request #4453 from EpicKris/feature/Autoload-Driver-Object-Name
Andrey Andreev
1
-6
/
+10
2016-02-15
Remove reference usage from last commit ... it's useless
Andrey Andreev
1
-1
/
+1
2016-02-15
Pass CI_Config as a parameter to CI_URI constructor
Andrey Andreev
2
-3
/
+3
2016-02-15
Don't apply url_suffix, permitted_uri_chars to CLI requests
Andrey Andreev
1
-50
/
+68
2016-02-12
Fixed syntax error.
Kristian Matthews
1
-1
/
+1
2016-02-11
Autoload Driver Object Names
Kristian Matthews
1
-6
/
+10
2016-02-09
Rename back a variable changed by the last PR merge
Andrey Andreev
1
-4
/
+4
2016-02-09
Merge pull request #4342 from jspreddy/sai/form_validation_refactor
Andrey Andreev
1
-30
/
+36
2016-02-09
Merge branch '3.0-stable' into develop
Andrey Andreev
8
-43
/
+72
2016-02-09
Code formatting changes, again. I am bad at this.
Sai Phaninder Reddy Jonnala
1
-6
/
+5
2016-02-09
Merge pull request #4323 from jspreddy/sai/log_line_formatting_extensibility_...
Andrey Andreev
1
-3
/
+20
2016-02-09
Merge pull request #4323 from jspreddy/sai/log_line_formatting_extensibility_...
Andrey Andreev
1
-3
/
+20
2016-02-09
Merge pull request #4445 from damiengrandi/develop
Andrey Andreev
1
-9
/
+9
2016-02-09
fix a typo edit
Damien Grandi
1
-1
/
+1
2016-02-09
Revert some previous changes
Damien Grandi
1
-3
/
+3
2016-02-09
Update DB_query_builder.php - phpdoc (some incorrect return type)
Damien Grandi
1
-12
/
+12
2016-02-08
Doc block formatting change.
Sai Phaninder Reddy Jonnala
1
-4
/
+3
2016-02-08
code styling changes as suggested by @narfbg
Sai Phaninder Reddy Jonnala
1
-21
/
+15
2016-02-07
hunanize() helper: Escaping the $separator argument.
Ivan Tcholakov
1
-1
/
+1
2016-02-05
Merge pull request #4424 from jonty-comp/develop
Andrey Andreev
1
-3
/
+16
2016-02-05
Merge pull request #4424 from jonty-comp/develop
Andrey Andreev
1
-3
/
+16
2016-02-05
Fix regression on PHP7 when regenerating the session (#4362)
Jonty Sewell
1
-1
/
+3
2016-02-05
Fix another regression caused by 805eddaefd9503b5dbbd924bd6da66e29c4768f3
Andrey Andreev
1
-3
/
+3
2016-02-05
Fix a regression caused by 805eddaefd9503b5dbbd924bd6da66e29c4768f3
Andrey Andreev
1
-2
/
+2
2016-02-05
Fix #4431
Andrey Andreev
1
-5
/
+4
2016-02-05
Setting the flag to FALSE is unnecessary since it defaults to FALSE, therefor...
Jonty Sewell
1
-10
/
+1
2016-02-05
Set the _key_exists flag to TRUE when the key does in fact exist. Set it to ...
Jonty Sewell
1
-2
/
+7
2016-02-05
Add a flag to determine whether the redis key currently exists, and if not, f...
Jonty Sewell
1
-2
/
+17
2016-02-05
Revert previous changes - fixing the source of the problem rather than workin...
Jonty Sewell
1
-9
/
+3
2016-02-04
[ci skip] fix comment
Claudio Galdiolo
1
-1
/
+1
2016-02-04
[ci skip] fix comment
Claudio Galdiolo
1
-1
/
+1
2016-02-04
Add batch_size param to insert_batch(), update_batch()
Andrey Andreev
1
-6
/
+6
2016-02-04
Fix #4430
Andrey Andreev
1
-0
/
+6
2016-02-04
Fix #4427
Andrey Andreev
1
-22
/
+23
2016-02-03
If attempting to write an empty session to Redis, a key will not actually be ...
Jonty Sewell
1
-3
/
+9
2016-01-30
Fix #4415 and add unit tests for https://bugs.php.net/bug.php?id=51192
Andrey Andreev
1
-0
/
+8
2016-01-29
Fix an error from 6af9dd6e24687b6a7b9d14a058a47edcac761e61
Andrey Andreev
1
-1
/
+1
2016-01-29
Fix #4407
Andrey Andreev
1
-3
/
+18
2016-01-29
Fix a regression in Form helper caused by 0139e6a4a99cbe9b0cc06f394fa12d56911...
Andrey Andreev
1
-2
/
+2
2016-01-27
Fix #4401
Andrey Andreev
1
-4
/
+4
2016-01-26
Merge branch '3.0-stable' into develop
Andrey Andreev
3
-24
/
+55
2016-01-26
Fix #4399
Andrey Andreev
1
-15
/
+28
2016-01-25
Fix #4395
Andrey Andreev
1
-1
/
+15
[next]