summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/installation
AgeCommit message (Expand)AuthorFilesLines
2013-07-27Complete 3.0 upgrade notes about NULL returned on missing itemsvlakoff1-15/+37
2013-07-24config->item() now returns NULL instead of FALSE when the required item doesn...vlakoff1-6/+13
2013-07-22Change class filenames to UcfirstAndrey Andreev1-32/+48
2013-07-22[ci skip] Small upgrade notes fixesAndrey Andreev1-5/+5
2013-07-16Merge doc changes; small related updates.Eric Roberts1-32/+31
2013-07-16[ci skip] Update download linksAndrey Andreev1-58/+32
2013-07-16[ci skip] Fix 2.1.4 upgrade instructions linkAndrey Andreev1-1/+1
2013-07-16[ci skip] Add 2.1.4 upgrade instructions pageAndrey Andreev1-0/+14
2013-07-162.1.4 release related stuffAndrey Andreev2-2/+3
2013-04-04Fix #2380 and deprecate CI_Router::fetch_*() methodsAndrey Andreev1-1/+19
2013-02-19Add an upgrade note about change in the results of Directory Helper's directo...vlakoff1-4/+11
2013-02-19Fix typos in upgrade_300.rstvlakoff1-11/+11
2013-02-15Various cosmetic fixesvlakoff1-2/+2
2013-01-28Libraries' filenames must be named in a ucfirst-like mannerAndrey Andreev1-5/+29
2013-01-09Syntax fixes in documentation sourcevlakoff1-3/+3
2012-12-14Fix issue #539Andrey Andreev1-4/+34
2012-11-25Added support for extending individual driver classes and driver unit testsdchill421-4/+12
2012-11-12Bring back the AFTER clause for DB Forge add_column()Andrey Andreev1-1/+31
2012-11-09Move the Log class to system/core/Andrey Andreev1-10/+21
2012-11-09Polish docs for URL and XML helpers and deprecate obsolete options for String...Andrey Andreev1-1/+26
2012-11-08Deprecate String helper trim_slashes()Andrey Andreev1-3/+12
2012-11-08Deprecate the Email helperAndrey Andreev1-0/+15
2012-11-07[ci skip] Update the upgrade instructionsAndrey Andreev4-7/+24
2012-11-06Added possibility to pass custom database objects to DB Forge and DB UtilitiesAndrey Andreev1-1/+1
2012-11-05Refactored DB ForgeAndrey Andreev1-4/+26
2012-11-01Fix issue #1953 (form values being escaped twice)Andrey Andreev1-10/+0
2012-10-30Fix issue #658 (:any wildcard matching slashes)Andrey Andreev1-9/+31
2012-10-27Deprecate string helper repeater() (an alias for str_repeat())Andrey Andreev1-0/+10
2012-10-26Deprecated form helper function form_prep().Andrey Andreev1-15/+28
2012-08-30Added autoload drivers config, added Session and Loader changes to changelog,...dchill421-5/+21
2012-08-20fixed RST indentation error in 3.0.0 upgrade instructions code sampleDerek Jones1-0/+1
2012-07-31Added upgrade note about the breaking change in the email library. Problem no...Alex Bilbie1-1/+13
2012-07-04Merge branch 'feature/user-guide-work' into developDerek Jones4-6/+17
2012-07-04Fixing upgrade file referencesDerek Jones4-10/+44
2012-07-04Fix typos in upgrade_300.rstvlakoff1-2/+2
2012-07-04Deprecate Date helper standard_date()Andrey Andreev1-1/+27
2012-07-03Update the upgrade notesAndrey Andreev6-24/+141
2012-07-03Document in the 3.0.0 upgrade guide a breaking change in Array Helpervlakoff1-1/+7
2012-06-26Fixing various Sphinx bugs and syntax errors in docsDerek Jones1-2/+2
2012-06-14Polish changes from pull #1233 - Session class already has the time_reference...Andrey Andreev1-9/+2
2012-06-14Merge pull request #1223 from Razican/new_dateAndrey Andreev1-2/+9
2012-06-13Fixed some stuff in documentation.Iban Eguia1-2/+2
2012-06-12Changed the config parameter. The session's _get_time() function has also ch...Iban Eguia1-3/+2
2012-06-10Merge branch 2.1-stable into developAndrey Andreev1-1/+2
2012-06-09Fixed timezone change in index.phpIban Eguia1-1/+2
2012-06-08Updated the upgrade guide to specify which are the supported timezones.Iban Eguia1-1/+2
2012-06-08Merge remote-tracking branch 'upstream/develop' into new_dateIban Eguia2-4/+26
2012-05-23Merge pull request #1357 from timw4mail/errorsPhil Sturgeon1-1/+6
2012-05-22fix typo in step 8Brent Ashley1-1/+1
2012-05-22Add step to move existing core extensions to new folderBrent Ashley1-1/+8