summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-10Add support for UPDATE ... RETURNING statements in PostgreSQLAndrey Andreev3-3/+3
2013-09-08Merge pull request #2627 from vlakoff/develop-3Andrey Andreev3-3/+3
2013-09-08Merge pull request #2626 from vlakoff/develop-2Andrey Andreev1-1/+1
2013-09-08Adjust a few phpdoc in query builder codevlakoff3-3/+3
2013-09-08Code cleanup in db->order_by()vlakoff1-1/+1
2013-09-02Merge pull request #2612 from vlakoff/documentationAndrey Andreev1-0/+1
2013-09-02Add changelog entry for #2609vlakoff1-0/+1
2013-08-28[ci skip] Fix a documentation errorAndrey Andreev1-1/+1
2013-08-25Merge pull request #2614 from noskov/developAndrey Andreev1-27/+33
2013-08-25Better transliteration for Russian and Ukrainian languagesSergey Noskov1-27/+33
2013-08-19Lower precision for the CI_Benchmark::elapsed_time() test - there's no way to...Andrey Andreev1-1/+1
2013-08-19Kill the damn kittenAndrey Andreev2-3/+3
2013-08-19Merge pull request #2609 from vlakoff/develop-2Andrey Andreev2-40/+35
2013-08-19Adjustments in static reference handlingvlakoff1-8/+5
2013-08-19Allow items to be set even if they were not present yetvlakoff1-5/+2
2013-08-19Ensure get_config() optional argument is an array, remove useless testvlakoff1-7/+4
2013-08-17Fix $replace parameter handling in get_config()vlakoff2-28/+32
2013-08-14Merge pull request #2604 from msegers/patch-1Andrey Andreev1-1/+2
2013-08-14Merge pull request #2603 from za/developAndrey Andreev1-1/+1
2013-08-14Detect Windows Phonesmsegers1-1/+2
2013-08-14add '$' at news_section.rst fileZaki Akhmad1-1/+1
2013-08-12Merge pull request #2598 from vlakoff/developAndrey Andreev5-11/+57
2013-08-12Improve changelog entryvlakoff2-4/+4
2013-08-11Input class: change behavior of get_post() method, add post_get() methodvlakoff5-11/+57
2013-08-08[ci skip] Add MD5 checksums to download page (rel: #991)Andrey Andreev1-29/+31
2013-08-07Add a changelog entry for PR #2590 and further optimize log_message()Andrey Andreev2-11/+2
2013-08-07Merge pull request #2590 from vlakoff/developAndrey Andreev1-2/+3
2013-08-07An improved version of PR #2584, fixes #2583Andrey Andreev2-11/+14
2013-08-07Fix noneffective static variable cache in log_message()vlakoff1-2/+3
2013-08-06Merge pull request #2586 from vlakoff/developAndrey Andreev13-29/+29
2013-08-06Replace php_sapi_name() function with PHP_SAPI constantvlakoff2-2/+2
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