summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2015-04-09Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into developftwbzhao13-30/+77
2015-04-09Merge pull request #3753 from ftwbzhao/feature/ci/3.0Andrey Andreev1-2/+2
2015-04-09[fix] redis get_metadataftwbzhao1-1/+1
2015-04-09use = instead of +=ftwbzhao1-1/+1
2015-04-08[ci skip] Fix comment typosAndrey Andreev2-2/+2
2015-04-08typomult1mate1-1/+1
2015-04-07[feature] check redis auth failedftwbzhao1-1/+5
2015-04-06Disallow empty FV rules ... for consistencyAndrey Andreev1-7/+5
2015-04-06Move strtolower() call from PR #3739 out of the loopAndrey Andreev1-3/+2
2015-04-06#3727 Lowercase $side variable for $this->db->like() in Query BuilderYahya Erturan1-0/+3
2015-04-05Merge pull request #3730 from paralogizing/developAndrey Andreev1-1/+1
2015-04-04Fix #3733Andrey Andreev1-4/+1
2015-04-04Matched root_path's slashes with the name being replacedKyle Gadd1-1/+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-04-01Fixed typoAchraf Almouloudi1-1/+1
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-30Fix #3717Andrey Andreev1-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-26Fix #3703Andrey Andreev1-1/+1
2015-03-26Minor fixes in CI_Security::entity_decode()Andrey Andreev1-4/+4
2015-03-26Remove an unnecessary checkAndrey Andreev1-5/+1
2015-03-26Add FSCommand and seekSegmentTime to evil HTML attributes listAndrey Andreev1-1/+1
2015-03-26Apply #2737 fix to CI_XmlrpcsAndrey Andreev1-13/+14
2015-03-26Improve Session GC for files driverAndrey Andreev1-2/+4
2015-03-26Merge pull request #3700 from gadelat/developAndrey Andreev1-1/+1
2015-03-25use isset instead of array_key_existGabriel Potkány1-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 language overriding for calendar libraryGabriel Potkány1-1/+1
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-22Fixed redis cache save logicMathew White1-1/+1
2015-03-21[ci skip] Forbid DB session usage with cache_on enabledAndrey Andreev1-0/+4
2015-03-18Updated CI_Input unit test and fixed error "undefined offset" caused by using...Heesung Ahn1-2/+2
2015-03-16update documentation in database/query_builder.rst, change 2 tabs + 4 spaces ...yaoshanliang1-3/+3
2015-03-16Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into developyaoshanliang1-1/+1
2015-03-15[ci skip] Use DIRECTORY_SEPARATOR instead of / in CI_ConfigAndrey Andreev1-1/+1
2015-03-15add changelog and documentation for adding an optional parameter to ``count_a...yaoshanliang1-5/+6
2015-03-14add a judgment of whether reset selectyaoshanliang1-4/+5
2015-03-14add a judgment of whether reset selectyaoshanliang1-2/+5
2015-03-13[ci skip] Remove NS usage in CI_SessionAndrey Andreev1-1/+1
2015-03-13Close #3663Andrey Andreev1-1/+1