- 07b5342 Added some docs to CI core files by David Behler · 13 years ago
- 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
- 114ab09 Fixed double-space typo. by Razican · 14 years ago
- 3a74665 Removing internal references to the EXT constant. Additionally, marked the constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3. by Greg Aker · 14 years ago
- 05fa611 Made Environment Support optional. Comment out or delete the constant to stop environment checks. by Phil Sturgeon · 14 years ago
- c3a4a8d Whitespace cleanup in db classes by Pascal Kriete · 14 years ago
- d88b315 Merged recent changes and tweaked multi-env changes. by Phil Sturgeon · 14 years ago
- e3da428 Changed loading process for database config to check for config for the set environment first. by joelcox · 14 years ago
- 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
- 5856002 Removing instantiate_class(), which was needed to make php 4 and 5.3 play together nicely. Removed all instantiations by reference. by Pascal Kriete · 14 years ago
- 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
- dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
- c34e578 added stricton db config item to force strict mode - good for ensuring strict sql during development by Derek Jones · 15 years ago
- 7f3719f updated copyrights by Derek Jones · 15 years ago
- ffca6c2 fixed bug where active record override wasn't being honored properly by Derek Jones · 15 years ago
- f0a9b33 PHP 5.3.0 compatibility changes by Derek Jones · 15 years ago
- fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
- 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
- 1346aac Removed some spaces by Rick Ellis · 16 years ago
- 37b3ecf updated copyright by Rick Ellis · 16 years ago
- f65308f fixed a missing semi colon by Derek Allard · 16 years ago
- 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
- 97bc010 fixed bug #3419 where the 'database' setting for DSN connections was using the host portion of the URL instead of the path. by Derek Jones · 17 years ago
- 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
- a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
- c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
- 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
- 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
- 63eac3e little protection in case an array is provided as the $params for the DB class by Derek Jones · 17 years ago
- 7dd3838 fixed bug #3419, moved DSN parsing to DB.php so the driver could properly be set to instantiate the correct db driver class. by Derek Jones · 17 years ago
- 4e1241b added default value for $active_record when it's not set by Derek Jones · 17 years ago
- 75d568d removed 'active_r' db config variable, replaced with global $active_record setting. (bug report #1834) by Derek Jones · 17 years ago
- 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
- 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
- 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
- 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
- d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
- e334c47 by admin · 18 years ago
- 9a66181 by admin · 18 years ago
- 0aef222 by admin · 18 years ago
- 88a8ad1 by admin · 18 years ago
- 8f0a8f6 by admin · 18 years ago
- 61c5717 by admin · 18 years ago