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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
Fix #3890
Andrey Andreev
1
-5
/
+13
2015-04-23
Output cache: Fixing a wrong timestamp. Credits to khoggatt (CodeIgniter forum).
Ivan Tcholakov
1
-1
/
+1
2015-04-20
[ci skip] Remove whitespace
Andrey Andreev
1
-1
/
+1
2015-04-14
Status Code Definitions
ftwbzhao
1
-0
/
+4
2015-04-08
[ci skip] Fix comment typos
Andrey Andreev
1
-1
/
+1
2015-04-08
typo
mult1mate
1
-1
/
+1
2015-04-04
Fix #3733
Andrey Andreev
1
-4
/
+1
2015-04-01
[ci skip] Update version numbers
Andrey Andreev
1
-1
/
+1
2015-04-01
Mitigate potential DoS attacks against hash_pbkdf2()
Andrey Andreev
1
-2
/
+49
2015-03-31
[ci skip] Fix a wrong docblock link
Andrey Andreev
1
-1
/
+1
2015-03-31
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
Andrey Andreev
1
-1
/
+1
2015-03-31
[ci skip] Update version number
Andrey Andreev
1
-1
/
+1
2015-03-30
Fix whitespace in previous commit
mwhitneysdsu
1
-1
/
+1
2015-03-30
Fix logged path to match checked path in loader
mwhitneysdsu
1
-1
/
+1
2015-03-30
Use tabs instead of spaces
Cyrille TOULET
1
-11
/
+11
2015-03-29
Fix an "strpos(): Empty needle" warning
Cyrille TOULET
1
-8
/
+11
2015-03-27
Fix an "strpos(): Empty needle" warning
Cyrille TOULET
1
-2
/
+2
2015-03-26
Minor fixes in CI_Security::entity_decode()
Andrey Andreev
1
-4
/
+4
2015-03-26
Add FSCommand and seekSegmentTime to evil HTML attributes list
Andrey Andreev
1
-1
/
+1
2015-03-25
Merge pull request #3696 from logsdon/develop
Andrey Andreev
1
-0
/
+5
2015-03-25
Remove comment
Joshua Logsdon
1
-1
/
+0
2015-03-25
Return empty $var immediately
Joshua Logsdon
1
-6
/
+6
2015-03-25
Fix #3694: Packages not overriding stock libraries
Andrey Andreev
1
-17
/
+30
2015-03-24
array_fill() throws an error if count($var) is 0
Joshua Logsdon
1
-0
/
+6
2015-03-18
Updated CI_Input unit test and fixed error "undefined offset" caused by using...
Heesung Ahn
1
-2
/
+2
2015-03-15
[ci skip] Use DIRECTORY_SEPARATOR instead of / in CI_Config
Andrey Andreev
1
-1
/
+1
2015-03-12
Correct a comment link typo
bjjay
1
-1
/
+1
2015-03-05
Fix #3642
Andrey Andreev
1
-7
/
+5
2015-03-03
Remove an unused var in CI_Log
Andrey Andreev
1
-8
/
+1
2015-02-27
Make CI_Input:: read-only as well
Andrey Andreev
1
-1
/
+5
2015-02-27
Fix #3633
Andrey Andreev
1
-0
/
+1
2015-02-27
Eh ... really fix that notice (#3604)
Andrey Andreev
1
-0
/
+2
2015-02-27
Fix an E_NOTICE caused by #3604
Andrey Andreev
1
-13
/
+30
2015-02-26
Merge pull request #3604 from Ignasimg/patch-1
Andrey Andreev
1
-1
/
+15
2015-02-26
Update Input.php
Ignasimg
1
-3
/
+3
2015-02-26
funny tabs & spaces added and removed.
Ignasimg
1
-18
/
+20
2015-02-22
Common.php: set_status_header: Improve
Fieah
1
-46
/
+45
2015-02-20
Added support for raw_input_stream property.
Ignasimg
1
-53
/
+28
2015-02-19
Make set_status_header() a dummy under CLI
Andrey Andreev
1
-0
/
+5
2015-02-19
documentation changes
Ignasimg
1
-8
/
+8
2015-02-18
Fix #3593
Andrey Andreev
1
-28
/
+25
2015-02-17
Fix #3572: CI_Security::_remove_evil_attributes()
Andrey Andreev
1
-21
/
+6
2015-02-15
add <!DOCTYPE html>
Tjoosten
2
-2
/
+4
2015-02-09
Fix #3579
Andrey Andreev
1
-2
/
+2
2015-02-06
a tiny change
İrfan Evrens
1
-1
/
+1
2015-02-06
Update Input.php
Ignasimg
1
-9
/
+46
2015-02-04
Removed one more return value (CI_Loader::_ci_autoloader)
Gabriel Potkány
1
-1
/
+1
2015-02-04
Fixed inconsistent return types
Gabriel Potkány
1
-1
/
+1
2015-02-03
Documentation Fix
natepizzle
1
-1
/
+1
2015-01-31
Reduce once server protocol check
bjjay
1
-3
/
+2
[next]