Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-30 | Fixed bug #1813 - added check for $CI->db isset() and is_object() before ↵ | Derek Jones | 1 | -4/+4 | |
returning false in Loader::database() | |||||
2008-01-28 | added ability to "extend" helpers | Derek Jones | 1 | -1/+16 | |
* modified Loader to check for prefixed helpers in application/helpers folder * surrounded provided helper functions with if (! function_exists('foo')) conditionals so the user's helper functions take precedent. | |||||
2008-01-22 | Changed the load protocol of Models to allow for extension. | Derek Allard | 1 | -1/+1 | |
2008-01-22 | prefixed all the variables in _ci_load() to avoid symbol collision in view files | Derek Jones | 1 | -14/+16 | |
2008-01-22 | (no commit message) | Derek Allard | 1 | -12/+8 | |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 | |
2008-01-18 | multiple view concatenation support | Derek Allard | 1 | -1/+1 | |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 | |
2008-01-17 | moved an strtolower higher into the init_class function for case insensitivity | Derek Allard | 1 | -2/+3 | |
2008-01-17 | prefixed reserved variables of _ci_load() in order to not conflict with view ↵ | Derek Jones | 1 | -15/+15 | |
file variables | |||||
2008-01-16 | Many new Active Record functions, and another whack of stuff | Derek Allard | 1 | -1/+30 | |
2008-01-16 | fixed a bug when loading plugin files as _plugin. and not _pi | Derek Allard | 1 | -1/+1 | |
2007-12-20 | removed an unneeded setting of $config to NULL | Derek Allard | 1 | -1/+985 | |
2007-12-01 | (no commit message) | Derek Allard | 1 | -1/+1 | |
2007-11-27 | autoloaded models moved to load after libraries are loaded | Derek Allard | 1 | -987/+1 | |
2007-10-09 | Added the ability to auto-load Models | Derek Allard | 1 | -0/+18 | |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 | |
2007-07-16 | comment clean up | Derek Allard | 1 | -3/+2 | |
2007-07-16 | further scaffolding language fixes | Derek Allard | 1 | -0/+13 | |
2007-07-12 | added language files to autoload | Derek Allard | 1 | -7/+18 | |
2007-06-09 | (no commit message) | Rick Ellis | 1 | -10/+23 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -2/+2 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2007-02-15 | reverted a change user testing revealed a flaw. | Derek Allard | 1 | -1/+4 | |
2007-02-15 | allow for extending models | Derek Allard | 1 | -4/+1 | |
2007-02-14 | fixed an undefined var | Derek Allard | 1 | -0/+2 | |
2007-02-07 | fixed grammer error in show_error message | Derek Allard | 1 | -1/+1 | |
2007-02-06 | Fixed a typo in error message | Derek Allard | 1 | -930/+930 | |
2007-02-05 | (no commit message) | Rick Ellis | 1 | -3/+2 | |
2007-02-05 | (no commit message) | Rick Ellis | 1 | -3/+3 | |
2006-11-24 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2006-11-04 | (no commit message) | admin | 1 | -45/+61 | |
2006-10-31 | (no commit message) | admin | 1 | -2/+7 | |
2006-10-31 | (no commit message) | admin | 1 | -47/+60 | |
2006-10-30 | (no commit message) | admin | 1 | -2/+2 | |
2006-10-29 | (no commit message) | admin | 1 | -10/+10 | |
2006-10-25 | (no commit message) | admin | 1 | -0/+5 | |
2006-10-24 | (no commit message) | admin | 1 | -6/+10 | |
2006-10-23 | (no commit message) | admin | 1 | -2/+2 | |
2006-10-21 | (no commit message) | admin | 1 | -17/+17 | |
2006-10-21 | (no commit message) | admin | 1 | -2/+2 | |
2006-10-21 | (no commit message) | admin | 1 | -4/+4 | |
2006-10-21 | (no commit message) | admin | 1 | -32/+18 | |
2006-10-20 | (no commit message) | admin | 1 | -4/+4 | |
2006-10-17 | (no commit message) | admin | 1 | -6/+3 | |
2006-10-17 | (no commit message) | admin | 1 | -2/+2 | |
2006-10-17 | (no commit message) | admin | 1 | -1/+0 | |
2006-10-17 | (no commit message) | admin | 1 | -3/+20 | |
2006-10-16 | (no commit message) | admin | 1 | -3/+2 | |
2006-10-12 | (no commit message) | admin | 1 | -5/+5 | |
2006-10-12 | (no commit message) | admin | 1 | -20/+16 | |