summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-04Merge pull request #2671 from aanbar/developAndrey Andreev1-5/+2
2013-10-04parse $extra attributes in form_dropdown.Ahmad Anbar1-5/+2
2013-10-03partial fix #2667David Cox Jr1-1/+1
2013-10-03Merge pull request #2669 from DaveMC08/feature/re_fixes_2637Andrey Andreev1-1/+1
2013-10-03re-fixes #2637David Cox Jr1-1/+1
2013-10-02Add return type for view loader.garthkerr1-2/+2
2013-09-27Added changelog entry.Jesse van Assen1-0/+1
2013-09-27Script is killed with the proper exit code.Jesse van Assen1-1/+1
2013-09-25fix issue #2617David Cox Jr1-1/+21
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-23Merge pull request #2613 from James-Swift/patch-1Andrey Andreev1-1/+1
2013-09-23[ci skip] Remove some whitespacesAndrey Andreev1-3/+2
2013-09-23Fix issue #33Andrey Andreev2-7/+26
2013-09-22Fixes Issue 2637David Cox Jr1-1/+1
2013-09-21[ci skip] Remove an EOF empty lineAndrey Andreev1-1/+1
2013-09-21Merge pull request #2653 from vkeranov/developAndrey Andreev1-1/+2
2013-09-21Merge pull request #2654 from vlakoff/developAndrey Andreev1-2/+1
2013-09-20Fix duplicate changelog entryvlakoff1-2/+1
2013-09-20Update mimes.phpvkeranov1-1/+2
2013-09-16Merge pull request #2645 from AdwinTrave/developAndrey Andreev1-0/+1
2013-09-15Adding missing reference to min_length in rules referenceAdwinTrave1-0/+1
2013-09-14[ci skip] Remove empty linesAndrey Andreev2-2/+2
2013-09-14Merge pull request #2644 from vkeranov/developAndrey Andreev2-5/+3
2013-09-14No need of this anymorevkeranov1-3/+2
2013-09-14No need of this anymorevkeranov1-2/+1
2013-09-14[ci skip] Remove empty line at application/config/config.php EOFAndrey Andreev1-1/+1
2013-09-14Merge pull request #2643 from brenjt/patch-1Andrey Andreev1-2/+2
2013-09-14Update config.phpbrenjt0-0/+0
2013-09-14Updated config to include list of valid characters to `sess_cookie_name`brenjt1-2/+2
2013-09-13Another one following #2639Andrey Andreev1-1/+5
2013-09-13An update to the #2639 fixAndrey Andreev1-0/+4
2013-09-13[ci skip] Fix a changelog messageAndrey Andreev1-1/+1
2013-09-13Fix array notation fields for set_select() as wellAndrey Andreev2-29/+9
2013-09-13Fix #2639Andrey Andreev2-61/+21
2013-09-13Fix a PostgreSQL string escaping bug and use pg_escape_literal() when possibleAndrey Andreev2-2/+8
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 Andreev2-9/+19
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 Andreev6-7/+7
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-12[ci skip] Simplify changelog message for PR #2633Andrey Andreev1-1/+1
2013-09-12Merge pull request #2633 from kaiwangchen/simulate_complete_exception_handlerAndrey Andreev3-0/+30
2013-09-12Make the changelog entry for #2633 more descriptive.Kaiwang Chen1-1/+1
2013-09-12Merge pull request #2631 from mjnaderi/developAndrey Andreev1-4/+33
2013-09-12Fixed coding stylejudge1-3/+8
2013-09-12Add changelog entry for #2633.Kaiwang Chen1-0/+1
2013-09-12Remove unnecessary chdir() in the shutdown handler.Kaiwang Chen2-13/+0