summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-06Various typos and tabs adjustmentsvlakoff13-27/+27
2013-08-06Fix #2585Andrey Andreev2-1/+2
2013-08-06Fix #2501 & another -related bugAndrey Andreev2-1/+4
2013-08-06Merge pull request #2566 from vlakoff/developAndrey Andreev1-15/+37
2013-08-06[ci skip] Alter a changelog lineAndrey Andreev1-1/+1
2013-08-04Merge pull request #2575 from wmh/filename_ruleAndrey Andreev2-18/+26
2013-08-04Rename bad chars property to filename_bad_chars, remove the setter and add ch...Hunter Wu2-15/+3
2013-08-03Make the bad filename array public in Security libraryHunter Wu1-18/+38
2013-08-03Revert "Add windows filename rule as an option for upload files"Hunter Wu2-42/+21
2013-08-01Add windows filename rule as an option for upload filesHunter Wu2-21/+42
2013-07-31Optimize CI_Session::__construct() routines and make driver validity check st...Andrey Andreev1-21/+18
2013-07-30Merge pull request #2569 from refringe/developAndrey Andreev5-4/+5
2013-07-30Updated Changelog Cache Log LevelTyler Brownell1-0/+1
2013-07-30Cache Log Error LevelsTyler Brownell4-4/+4
2013-07-29Merge pull request #2567 from vlakoff/develop-2Andrey Andreev2-24/+33
2013-07-29Fix #2568Andrey Andreev1-2/+2
2013-07-29Change spaces to tabsvlakoff1-14/+14
2013-07-28Polishing Form helpervlakoff2-12/+21
2013-07-28Form helper _attributes_to_string() micro-optimizationvlakoff1-5/+5
2013-07-27Complete 3.0 upgrade notes about NULL returned on missing itemsvlakoff1-15/+37
2013-07-27Merge pull request #2554 from vlakoff/develop-3Andrey Andreev5-18/+27
2013-07-27Merge pull request #2565 from vlakoff/developAndrey Andreev1-43/+23
2013-07-27More logical ordervlakoff1-11/+11
2013-07-27Form helper: refactor form_open() and _attributes_to_string()vlakoff1-38/+18
2013-07-26Fix #2560Andrey Andreev2-2/+11
2013-07-26Fix #2558Andrey Andreev1-1/+1
2013-07-25Uniformize slash_item() with item()vlakoff2-3/+3
2013-07-25Adjustments to the previous commitvlakoff3-6/+6
2013-07-24Merge pull request #2556 from vlakoff/develop-4Andrey Andreev2-4/+3
2013-07-24Fixes in JavaScript Libraryvlakoff2-4/+3
2013-07-24Merge pull request #2555 from refringe/developAndrey Andreev1-1/+2
2013-07-24Cache Driver - Backup Never LoadedTyler Brownell1-1/+2
2013-07-24config->item() now returns NULL instead of FALSE when the required item doesn...vlakoff4-11/+19
2013-07-24Add a changelog entry about changes in Array helper's element() and elements()vlakoff1-0/+1
2013-07-23[ci skip] Alter the welcome pageAndrey Andreev1-1/+1
2013-07-23Loader changes & optimizations related to issue #2551Andrey Andreev5-35/+63
2013-07-22Give Drivers a higher priority in the autoloaderAndrey Andreev1-9/+9
2013-07-22[ci skip] Fix style guide typosAndrey Andreev1-2/+2
2013-07-22[ci skip] Add a changelog entry for class file naming rule changeAndrey Andreev1-0/+1
2013-07-22Fix Loader_test::test_non_existent_model()Andrey Andreev1-1/+1
2013-07-22Fix CI_Loader::model() testsAndrey Andreev1-14/+12
2013-07-22Change class filenames to UcfirstAndrey Andreev20-85/+133
2013-07-22[ci skip] Small upgrade notes fixesAndrey Andreev1-5/+5
2013-07-22Merge pull request #2547 from HashemQolami/patch-1Andrey Andreev1-2/+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-21Merge pull request #2545 from vlakoff/develop-3Andrey Andreev1-1/+1
2013-07-21Fix too verbose error logging on default production environmentvlakoff1-1/+1
2013-07-20Merge pull request #2543 from vlakoff/develop-3Andrey Andreev1-4/+15
2013-07-20Cache result of is_referral()vlakoff1-6/+15