summaryrefslogtreecommitdiffstats
path: root/user_guide
AgeCommit message (Expand)AuthorFilesLines
2011-02-07CLI requests can now be run from any folder, not just when CD'ed next to inde...Phil Sturgeon1-0/+9
2011-02-02Merged recent changes and tweaked multi-env changes.Phil Sturgeon132-400/+344
2011-01-31The db utility had the wrong code example for database_exists(). Fixes #26Eric Barnes1-2/+2
2011-01-31Fixed breadcrumb and removed errand parentheses.Eric Barnes1-4/+5
2011-01-28adding release notes to change logDerek Jones1-2/+2
2011-01-28some cleanup for the javascript class docsDerek Jones4-242/+149
2011-01-28Wrong branch, and the drivers were not alphabetical.Pascal Kriete2-8/+15
2011-01-28Added csrf to security docsEric Barnes1-1/+8
2011-01-28filled in some missing change log itemsDerek Jones1-0/+3
2011-01-28Added links from changelog to respective user guide sectionEric Barnes1-3/+3
2011-01-28marking Reactor changelog items with a special class to style accordinglyDerek Jones3-6/+11
2011-01-28updating copyrights to 2011Derek Jones129-129/+129
2011-01-27Automated merge with https://bitbucket.org/ellislab/codeigniterPhil Sturgeon5-3/+227
2011-01-20Renaming the unicode class to utf8 so we don't run the risk of violating the ...Pascal Kriete1-1/+1
2011-01-16Added documentation for environmentsjoelcox2-3/+18
2011-01-13Updating references to deprecated functions in the active record documentationDerek Allard1-1/+1
2011-01-10Fixed a bug (#14628) where the DATE_ISO8601 variable was returning an incorre...Greg Aker2-1/+2
2011-01-06Altered User agent library so that is_browser(), is_mobile() and is_robot() c...Phil Sturgeon2-0/+26
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-12-29Changed email library to allow setting different user-agent. Fixes #286Eric Barnes1-1/+2
2010-12-28js and css was loaded via absolute url instead of pointing relative. Fixes #289Eric Barnes1-5/+5
2010-12-28js and css was loaded via absolute url instead of pointing relative. Fixes #289Eric Barnes1-5/+5
2010-12-27Fixed version in file uploading docs. Fixes: #255Eric Barnes1-1/+1
2010-12-27Fixed version in file uploading docs. Fixes: #255Eric Barnes1-1/+1
2010-12-27Automated merge with http://hg.ellislab.com/CodeIgniter-ReactorPhil Sturgeon1-0/+4
2010-12-21Fix #85 error in db queries in the output profiler.Greg Aker1-0/+1
2010-12-21Initial commit of Caching Driver.Greg Aker1-0/+193
2010-12-15<kbd>['base_url']</kbd> is now empty by default and will guess what it should...Phil Sturgeon1-0/+4
2010-12-21Fix #93 Updating postgres dbforge create table method. Thanks to James Giffor...Greg Aker1-0/+1
2010-12-21Moving system/{logs,cache} to the application directory.Greg Aker1-0/+1
2010-12-21Fix: #236 Adding audio/mpeg3 as a valid mime type for mp3Greg Aker1-0/+1
2010-12-21Fix: #211 DATE_RFC822 format in documentation was incorrect. Should include ...Greg Aker1-1/+1
2010-12-21Fix #288 html error in changelog.htmlGreg Aker1-1/+1
2010-12-20Minor tweak to dbprefix.Robin Sowell1-1/+1
2010-12-15Changing the router to support any number of segments in the default route. C...Pascal Kriete1-0/+1
2010-12-15Small tweak to the _remap documentation (see #208).Pascal Kriete1-2/+10
2010-12-15Name can be omiitted from ->dbforge->modify_column()'s 2nd param if you aren'...Phil Sturgeon1-1/+1
2010-11-22Adding is_ajax_request() method to CI_InputGreg Aker2-2/+9
2010-11-15Adding request_headers() and get_request_header() methods to the input class....Greg Aker2-0/+9
2010-11-14Fix #231 removing some PHP 4 doc notes from the creating libraries documentationGreg Aker1-7/+2
2010-11-14Fix #233 Change Controller to CI_Controller in the models documentationGreg Aker1-1/+1
2010-11-12Fix #230 where the validation class was referenced in the docs, not the form_...Greg Aker1-2/+2
2010-11-10removing the compat helper from the table of contentsPascal Kriete1-1/+0
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Pascal Kriete1-0/+2
2010-11-10Removing unused jsPascal Kriete3-278/+2
2010-11-10Altered Email class to allow for method chaining. (Thanks Phil Sturgeon)Greg Aker1-0/+1
2010-11-10Merging in changesGreg Aker1-0/+1
2010-11-10Altered Form_Validation library to allow for method chaining on set_rules(), ...Greg Aker1-0/+1
2010-11-10Userguide tweaks to show proper PHP 5 examples and removing the compat helper...Pascal Kriete7-21/+22
2010-11-10fixing the changelog to say that php4 is removed.Pascal Kriete1-1/+1