summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Add CI_Output::delete_cache()Andrey Andreev1-2/+2
2012-11-29Added CI_Output::get_header()Andrey Andreev1-1/+2
2012-11-26Language helper lang() to accept optional HTML attributesAndrey Andreev1-1/+2
2012-11-26Implement cascade-style loading of language filesAndrey Andreev1-3/+4
2012-11-26Add 'valid_url' rule to Form Validation (issue #1966)Andrey Andreev1-2/+3
2012-11-26CI_Email::print_debugger() option to limit the type of data to be printedAndrey Andreev1-0/+1
2012-11-25Merge pull request #2026 from johnathancroom/keep_flash_data_arrayAndrey Andreev1-1/+2
2012-11-25Changelog changeJohnathan Croom1-1/+1
2012-11-25Improved array keey_flashdata + ChangelogJohnathan Croom1-0/+1
2012-11-25Added support for extending individual driver classes and driver unit testsdchill421-2/+1
2012-11-23Fix #113Andrey Andreev1-0/+1
2012-11-22Fix issue #118 (manually implementing PR #1832)Andrey Andreev1-1/+4
2012-11-22Added support for stream-like downloads of existing files to force_download()Andrey Andreev1-2/+4
2012-11-20Fix #18Andrey Andreev1-0/+1
2012-11-19Documentation: fix typos in name of application folderAlan Jenkins1-1/+1
2012-11-19Add db_set_charset() support for the mssql driverAndrey Andreev1-0/+1
2012-11-17Fix issues #751 and #2004Andrey Andreev1-0/+2
2012-11-13[ci skip] Add changelog entry for PR #1258Andrey Andreev1-0/+1
2012-11-13Clean-up following PR #1949Andrey Andreev1-2/+2
2012-11-13Merge pull request #1949 from compwright/developAndrey Andreev1-0/+3
2012-11-13Add seed values support for Query Builder order_byAndrey Andreev1-0/+1
2012-11-13Fixed an issue with my mergeJonathon Hill1-1/+0
2012-11-12Fixed a typoJonathon Hill1-1/+1
2012-11-12Merge remote-tracking branch 'upstream/develop' into developJonathon Hill1-48/+89
2012-11-12Fix issue #777Andrey Andreev1-1/+2
2012-11-12Bring back the AFTER clause for DB Forge add_column()Andrey Andreev1-1/+2
2012-11-09Move the Log class to system/core/Andrey Andreev1-1/+2
2012-11-09Polish the Common functions documentationAndrey Andreev1-5/+5
2012-11-09Polish docs for URL and XML helpers and deprecate obsolete options for String...Andrey Andreev1-16/+18
2012-11-08Deprecate String helper trim_slashes()Andrey Andreev1-7/+11
2012-11-08Deprecate the Email helperAndrey Andreev1-0/+1
2012-11-07Added function_usable() to common functionsAndrey Andreev1-0/+2
2012-11-06Fix issue #1978Andrey Andreev1-0/+2
2012-11-06Added CI_Input::input_stream()Andrey Andreev1-0/+1
2012-11-06Display DB object names in the Profiler and fix issue #1220Andrey Andreev1-0/+2
2012-11-06Add an optional escape parameter to insert() and insert_batch()Andrey Andreev1-1/+1
2012-11-06Added possibility to pass custom database objects to DB Forge and DB UtilitiesAndrey Andreev1-25/+33
2012-11-05Refactored DB ForgeAndrey Andreev1-0/+2
2012-11-03Revert 679525d0237ac2e0a94d7b05377eb31eb3398f19Andrey Andreev1-2/+1
2012-11-03[ci skip] Correct a changelog entryAndrey Andreev1-1/+1
2012-11-02Removed CI_Loader::initialize() and moved its logic to the constructor.Andrey Andreev1-0/+1
2012-11-02Bootstrap improvementsAndrey Andreev1-0/+1
2012-11-02Fix a directory/404_override bug and some routing-related optimizationsAndrey Andreev1-0/+1
2012-11-01Fix issue #122Andrey Andreev1-0/+1
2012-11-01Allow use of dashes in controller/method URI segmentsAndrey Andreev1-2/+4
2012-11-01Fix issue #1953 (form values being escaped twice)Andrey Andreev1-1/+1
2012-11-01[ci skip] Add changelog entry for PR #1951Andrey Andreev1-2/+2
2012-10-31Changed URI auto-detection to try PATH_INFO firstAndrey Andreev1-0/+1
2012-10-31Added support for timestamp-based migrationsJonathon Hill1-0/+3
2012-10-31Fix issues #388 & #705Andrey Andreev1-1/+2