summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2013-10-04Merge pull request #2670 from DaveMC08/feature/issue_2667Andrey Andreev1-1/+1
2013-10-04parse $extra attributes in form_dropdown.Ahmad Anbar1-5/+2
2013-10-03partial fix #2667David Cox Jr1-1/+1
2013-10-03re-fixes #2637David Cox Jr1-1/+1
2013-09-24Merge pull request #2657 from DaveMC08/feature/fixes_2637Andrey Andreev1-1/+1
2013-09-24fix #2637David Cox Jr1-1/+1
2013-09-23[ci skip] Update Zip library docblocksAndrey Andreev1-19/+19
2013-09-23Fix issue #33Andrey Andreev1-7/+24
2013-09-22Fixes Issue 2637David Cox Jr1-1/+1
2013-09-14[ci skip] Remove empty linesAndrey Andreev2-2/+2
2013-09-14No need of this anymorevkeranov1-3/+2
2013-09-14No need of this anymorevkeranov1-2/+1
2013-09-13Another one following #2639Andrey Andreev1-1/+5
2013-09-13An update to the #2639 fixAndrey Andreev1-0/+4
2013-09-13Fix array notation fields for set_select() as wellAndrey Andreev1-27/+8
2013-09-13Fix #2639Andrey Andreev1-60/+19
2013-09-13Fix a PostgreSQL string escaping bug and use pg_escape_literal() when possibleAndrey Andreev1-2/+6
2013-09-13Merge pull request #2641 from aanbar/developAndrey Andreev1-1/+1
2013-09-13Update MySQLi to use the PHP API for transactions, where possibleAndrey Andreev1-9/+18
2013-09-13Improvements to safe_mode detection (it doesn't exist in PHP 5.4)Andrey Andreev4-8/+5
2013-09-13Drop the unused parameter from log_message() / CI_Log::write_log()Andrey Andreev3-4/+4
2013-09-12Removed new line from the end of the file.Ahmad Anbar1-1/+1
2013-09-12Fixed issue #2638 which prevented loading models in sub-folders by passing an...Ahmad Anbar1-2/+2
2013-09-12Merge pull request #2633 from kaiwangchen/simulate_complete_exception_handlerAndrey Andreev2-0/+29
2013-09-12Merge pull request #2631 from mjnaderi/developAndrey Andreev1-4/+33
2013-09-12Fixed coding stylejudge1-3/+8
2013-09-12Remove unnecessary chdir() in the shutdown handler.Kaiwang Chen1-1/+0
2013-09-11Really fix #2490, rel: #2629Andrey Andreev2-2/+2
2013-09-11Simulate a complete custom exception handler by redirecting uncaught events.Kaiwang Chen2-0/+30
2013-09-10Add support for UPDATE ... RETURNING statements in PostgreSQLAndrey Andreev2-2/+2
2013-09-10Fixed coding stylejudge1-9/+13
2013-09-10Remove Javascript inline comments + improved detecting whether the pointer is...judge1-4/+4
2013-09-10Improved detecting whether the pointer is in a string or notjudge1-2/+22
2013-09-10Removed unnecessary parameterjudge1-1/+1
2013-09-10fixed error in finding closing tagjudge1-1/+1
2013-09-08Merge pull request #2627 from vlakoff/develop-3Andrey Andreev3-3/+3
2013-09-08Adjust a few phpdoc in query builder codevlakoff3-3/+3
2013-09-08Code cleanup in db->order_by()vlakoff1-1/+1
2013-08-19Kill the damn kittenAndrey Andreev1-2/+2
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-11Input class: change behavior of get_post() method, add post_get() methodvlakoff1-1/+17
2013-08-07Add a changelog entry for PR #2590 and further optimize log_message()Andrey Andreev1-11/+1
2013-08-07Merge pull request #2590 from vlakoff/developAndrey Andreev1-2/+3
2013-08-07An improved version of PR #2584, fixes #2583Andrey Andreev1-11/+13
2013-08-07Fix noneffective static variable cache in log_message()vlakoff1-2/+3
2013-08-06Replace php_sapi_name() function with PHP_SAPI constantvlakoff2-2/+2
2013-08-06Various typos and tabs adjustmentsvlakoff6-8/+8