summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Fix #18Andrey Andreev1-0/+1
2012-11-19Documentation: fix typos in name of application folderAlan Jenkins4-9/+9
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] Cosmetic changes to the 'News section' tutorialAndrey Andreev1-87/+87
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 Andreev2-29/+58
2012-11-13Add seed values support for Query Builder order_byAndrey Andreev2-7/+24
2012-11-13Fixed an issue with my mergeJonathon Hill1-1/+0
2012-11-12Fixed a typoJonathon Hill1-1/+1
2012-11-12Changed the `migration_style` config setting to `migration_type`Jonathon Hill1-2/+2
2012-11-12Merge remote-tracking branch 'upstream/develop' into developJonathon Hill62-1786/+2739
2012-11-12Fix issue #777Andrey Andreev1-1/+2
2012-11-12Bring back the AFTER clause for DB Forge add_column()Andrey Andreev3-6/+52
2012-11-09Move the Log class to system/core/Andrey Andreev2-11/+23
2012-11-09[ci skip] Polish docs in user_guide_src/source/general/Andrey Andreev29-473/+587
2012-11-09Polish the Common functions documentationAndrey Andreev2-36/+124
2012-11-09Polish docs for URL and XML helpers and deprecate obsolete options for String...Andrey Andreev5-149/+225
2012-11-08Polish docs for String, Text and Typography helpersAndrey Andreev3-90/+196
2012-11-08Deprecate String helper trim_slashes()Andrey Andreev3-20/+41
2012-11-08Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley ...Andrey Andreev7-254/+352
2012-11-08Polish docs for the File and Form helpersAndrey Andreev2-209/+463
2012-11-08Polish docs for Array, CAPTCHA, Cookie, Date, Directory and Download helpersAndrey Andreev5-326/+275
2012-11-08Deprecate the Email helperAndrey Andreev3-15/+49
2012-11-07Added function_usable() to common functionsAndrey Andreev2-1/+16
2012-11-07[ci skip] Update the upgrade instructionsAndrey Andreev4-7/+24
2012-11-06Fix issue #1978Andrey Andreev2-3/+4
2012-11-06Added CI_Input::input_stream()Andrey Andreev2-32/+62
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-06Merge pull request #1974 from squaresurf/unit_testing_doc_typoAndrey Andreev1-1/+1
2012-11-06Added possibility to pass custom database objects to DB Forge and DB UtilitiesAndrey Andreev4-71/+99
2012-11-05Fixed typo in unit testing documentation.Daniel Paul Searles1-1/+1
2012-11-05Refactored DB ForgeAndrey Andreev3-14/+32
2012-11-05Revert usage of is_callable() in system/core/CodeIgniter.phpAndrey Andreev1-71/+81
2012-11-04Fix #708Andrey Andreev1-4/+8
2012-11-03Fix #1957Andrey Andreev1-3/+0
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 Andreev3-9/+30
2012-11-01[ci skip] Alter form validation examples including the *matches* ruleAndrey Andreev1-4/+4
2012-11-01Fix issue #1953 (form values being escaped twice)Andrey Andreev3-34/+22
2012-11-01[ci skip] Add changelog entry for PR #1951Andrey Andreev1-2/+2
2012-11-01Session cookie driver changesAndrey Andreev1-1/+1
2012-10-31Changed URI auto-detection to try PATH_INFO firstAndrey Andreev1-0/+1