Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 | |
2008-06-27 | Fixed a double opening <p> tag in the index pages of each system ↵ | Derek Allard | 3 | -24/+9 | |
directory. | |||||
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -10/+10 | |
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace | |||||
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end ↵ | Derek Jones | 6 | -6/+18 | |
of the file | |||||
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 | |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 | |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵ | Derek Allard | 1 | -7/+7 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-04-22 | doc clarifications, example fixes, grammar. | Derek Allard | 1 | -143/+143 | |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 2 | -4/+4 | |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 | |
2007-12-17 | Added a third parameter to Active Record's like() clause to control where ↵ | Derek Allard | 1 | -1/+1 | |
the wildcard goes. Deprecated from Active Record; getwhere() for get_where(); groupby() for group_by(); orderby() for order_by; orwhere() for or_where(); and orlike() for or_like(). | |||||
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 | |
2007-07-16 | further scaffolding language fixes | Derek Allard | 1 | -1/+1 | |
2007-04-25 | APPVER replaced by CI_VERSION | Derek Allard | 1 | -1/+1 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 2 | -297/+297 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2006-11-04 | (no commit message) | admin | 1 | -2/+0 | |
2006-10-31 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-23 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-21 | (no commit message) | admin | 2 | -5/+5 | |
2006-10-10 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-07 | (no commit message) | admin | 1 | -42/+43 | |
2006-09-26 | (no commit message) | admin | 1 | -2/+5 | |
2006-08-25 | Initial Import | admin | 14 | -0/+613 | |