summaryrefslogtreecommitdiffstats
path: root/system/libraries
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl...Andrey Andreev1-4/+4
2013-10-29Spaces, log messageKakysha1-2/+2
2013-10-28Code cleanupKakysha1-2/+4
2013-10-28some code rewriteKakysha1-3/+3
2013-10-28Correct Redis connection troubleshootingKakysha1-4/+11
2013-10-28Added option to connect through unix socket in redis cache driverKakysha1-1/+8
2013-10-23Fix issue #2695Andrey Andreev1-4/+18
2013-10-21Add CI_Upload:: optionAndrey Andreev1-1/+9
2013-10-16Merge pull request #2661 from DaveMC08/feature/issue_2617Andrey Andreev1-9/+18
2013-10-16req. changes:David Cox Jr1-15/+4
2013-10-14Fix #2674Andrey Andreev1-1/+2
2013-09-25fix issue #2617David Cox Jr1-1/+21
2013-09-23[ci skip] Update Zip library docblocksAndrey Andreev1-19/+19
2013-09-13Improvements to safe_mode detection (it doesn't exist in PHP 5.4)Andrey Andreev2-3/+2
2013-08-07An improved version of PR #2584, fixes #2583Andrey Andreev1-11/+13
2013-08-06Various typos and tabs adjustmentsvlakoff1-1/+1
2013-07-31Optimize CI_Session::__construct() routines and make driver validity check st...Andrey Andreev1-21/+18
2013-07-30Cache Log Error LevelsTyler Brownell4-4/+4
2013-07-24Merge pull request #2556 from vlakoff/develop-4Andrey Andreev2-4/+3
2013-07-24Fixes in JavaScript Libraryvlakoff2-4/+3
2013-07-24Cache Driver - Backup Never LoadedTyler Brownell1-1/+2
2013-07-21change empty function to Identical comparison operatorHashem Qolami1-2/+2
2013-07-21Fix Form Validation issue with text inputs which have array as nameHashem Qolami1-2/+2
2013-07-20Cache result of is_referral()vlakoff1-6/+15
2013-07-20User_agent library: robuster detection in is_referral()vlakoff1-2/+4
2013-07-18Fix a Memcache(d) default configuration bug (based on #249)Andrey Andreev1-18/+8
2013-07-17[ci skip] Remove some empty linesAndrey Andreev4-4/+4
2013-07-17Merge pull request #2447 from rlerdorf/developAndrey Andreev4-10/+10
2013-07-17Cherry-picking some changes from PR #2425:Andrey Andreev2-1/+14
2013-07-17[ci skip] Just removing some empty linesAndrey Andreev2-2/+2
2013-07-17Merge pull request #2452 from thallisphp/patch-3Andrey Andreev1-2/+2
2013-07-17Merge pull request #2411 from Dumk0/patch-1Andrey Andreev1-3/+3
2013-07-17Merge pull request #2417 from thefuzzy0ne/fix/upload_dryAndrey Andreev1-9/+5
2013-07-17Add changelog entry for PR #2502Andrey Andreev1-1/+1
2013-07-17Merge pull request #2502 from enapupe/patch-1Andrey Andreev1-2/+2
2013-07-162.1.4 release related stuffAndrey Andreev1-1/+1
2013-06-28Merge pull request #2497 from yazuu/uploadAndrey Andreev1-1/+16
2013-06-28Fix #2498Andrey Andreev1-1/+1
2013-06-27Update Profiler.php to show HTTP_DNT statusIacami1-2/+2
2013-06-25New var name to make it more comprehensiveAdrian1-7/+10
2013-06-25Merge pull request #2480 from florisluiten/developAndrey Andreev1-1/+1
2013-06-24Removed empty line at EOFFloris Luiten (lenwweb.nl)1-1/+1
2013-06-24Add a config var to let the choice of having the lower case on the extensions...Adrian1-1/+13
2013-06-24Force the file extension to lower caseAdrian1-2/+2
2013-06-11added newlines to end of email header when send_multipart === falseChris Ege1-1/+1
2013-06-07Prevent email header injectionflorisluiten1-2/+2
2013-05-20Removed unused variable $name in Cache_memcached.phpThallisPHP1-2/+2
2013-05-18highlight_code() doesn't take an ENT_QUOTES argRasmus Lerdorf1-2/+2
2013-05-18values_parsing() only takes 1 argRasmus Lerdorf1-2/+2
2013-05-18Required args after optional onesRasmus Lerdorf1-3/+3