summaryrefslogtreecommitdiffstats
path: root/system/core
AgeCommit message (Expand)AuthorFilesLines
2015-07-15[ci skip] Revert styleguide violations from PR #3828Andrey Andreev1-3/+3
2015-07-15Merge branch 'patch-1' of github.com:w0den/CodeIgniter into feature/output_cacheAndrey Andreev1-7/+28
2015-07-15Fix a TypoMohammad Sadegh Dehghan Niri1-1/+1
2015-07-06fix typo in router classftwbzhao1-1/+1
2015-06-08Fix #3890Andrey Andreev1-5/+13
2015-05-11Improve Cache Query String behaviourw0den1-6/+27
2015-05-02Bug Fix manually delete caching methodw0den1-1/+1
2015-04-23Output cache: Fixing a wrong timestamp. Credits to khoggatt (CodeIgniter forum).Ivan Tcholakov1-1/+1
2015-04-20[ci skip] Remove whitespaceAndrey Andreev1-1/+1
2015-04-14Status Code Definitionsftwbzhao1-0/+4
2015-04-08[ci skip] Fix comment typosAndrey Andreev1-1/+1
2015-04-08typomult1mate1-1/+1
2015-04-04Fix #3733Andrey Andreev1-4/+1
2015-04-01[ci skip] Update version numbersAndrey Andreev1-1/+1
2015-04-01Mitigate potential DoS attacks against hash_pbkdf2()Andrey Andreev1-2/+49
2015-03-31[ci skip] Fix a wrong docblock linkAndrey Andreev1-1/+1
2015-03-31Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into developAndrey Andreev1-1/+1
2015-03-31[ci skip] Update version numberAndrey Andreev1-1/+1
2015-03-30Fix whitespace in previous commitmwhitneysdsu1-1/+1
2015-03-30Fix logged path to match checked path in loadermwhitneysdsu1-1/+1
2015-03-30Use tabs instead of spacesCyrille TOULET1-11/+11
2015-03-29Fix an "strpos(): Empty needle" warningCyrille TOULET1-8/+11
2015-03-27Fix an "strpos(): Empty needle" warningCyrille TOULET1-2/+2
2015-03-26Minor fixes in CI_Security::entity_decode()Andrey Andreev1-4/+4
2015-03-26Add FSCommand and seekSegmentTime to evil HTML attributes listAndrey Andreev1-1/+1
2015-03-25Merge pull request #3696 from logsdon/developAndrey Andreev1-0/+5
2015-03-25Remove commentJoshua Logsdon1-1/+0
2015-03-25Return empty $var immediatelyJoshua Logsdon1-6/+6
2015-03-25Fix #3694: Packages not overriding stock librariesAndrey Andreev1-17/+30
2015-03-24array_fill() throws an error if count($var) is 0Joshua Logsdon1-0/+6
2015-03-18Updated CI_Input unit test and fixed error "undefined offset" caused by using...Heesung Ahn1-2/+2
2015-03-15[ci skip] Use DIRECTORY_SEPARATOR instead of / in CI_ConfigAndrey Andreev1-1/+1
2015-03-12Correct a comment link typobjjay1-1/+1
2015-03-05Fix #3642Andrey Andreev1-7/+5
2015-03-03Remove an unused var in CI_LogAndrey Andreev1-8/+1
2015-02-27Make CI_Input:: read-only as wellAndrey Andreev1-1/+5
2015-02-27Fix #3633Andrey Andreev1-0/+1
2015-02-27Eh ... really fix that notice (#3604)Andrey Andreev1-0/+2
2015-02-27Fix an E_NOTICE caused by #3604Andrey Andreev1-13/+30
2015-02-26Merge pull request #3604 from Ignasimg/patch-1Andrey Andreev1-1/+15
2015-02-26Update Input.phpIgnasimg1-3/+3
2015-02-26funny tabs & spaces added and removed.Ignasimg1-18/+20
2015-02-22Common.php: set_status_header: ImproveFieah1-46/+45
2015-02-20Added support for raw_input_stream property.Ignasimg1-53/+28
2015-02-19Make set_status_header() a dummy under CLIAndrey Andreev1-0/+5
2015-02-19documentation changesIgnasimg1-8/+8
2015-02-18Fix #3593Andrey Andreev1-28/+25
2015-02-17Fix #3572: CI_Security::_remove_evil_attributes()Andrey Andreev1-21/+6
2015-02-15add <!DOCTYPE html>Tjoosten2-2/+4
2015-02-09Fix #3579Andrey Andreev1-2/+2