Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-02 | lowercased all tag attribute values | Derek Jones | 1 | -5/+5 | |
2010-03-02 | brought captcha plugin up to date | Derek Jones | 1 | -5/+4 | |
2010-01-05 | updated copyrights | Derek Jones | 2 | -2/+2 | |
2009-09-28 | uncommenting a function | Derek Allard | 1 | -3/+3 | |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 2 | -2/+2 | |
2008-11-13 | Changing EOL style to LF | Derek Allard | 3 | -992/+992 | |
2008-09-13 | updated copyright | Rick Ellis | 2 | -2/+2 | |
2008-06-27 | Fixed a double opening <p> tag in the index pages of each system ↵ | Derek Allard | 1 | -8/+3 | |
directory. | |||||
2008-06-26 | changed your-site.com to example.com doc-wide | Derek Jones | 1 | -3/+3 | |
2008-05-29 | made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify ↵ | Derek Jones | 1 | -2/+2 | |
multi-column non-primary keys in table creation | |||||
2008-05-13 | reverted OR back to || for js_calendar_pi.php javascript | Derek Jones | 1 | -6/+6 | |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 2 | -18/+18 | |
(! 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 | 2 | -2/+6 | |
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 | -6/+6 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-04-15 | incorrect path fixed up for fonts | Derek Allard | 1 | -1/+1 | |
2008-03-24 | missing quotes | Derek Allard | 1 | -1/+1 | |
2008-03-23 | Modified captcha generation to first look for the function ↵ | Derek Allard | 1 | -1/+9 | |
imagecreatetruecolor, and fallback to imagecreate if it isn't available (#4226). | |||||
2008-01-28 | added is_really_writable() to Common.php, replaced is_writable() throughout ↵ | Derek Jones | 1 | -1/+1 | |
application with is_really_writable() | |||||
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 | 2 | -2/+2 | |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 2 | -2/+2 | |
2007-07-30 | changed so day and month names are derived from calendar lang file instead ↵ | Derek Allard | 1 | -7/+30 | |
of being hard-coded. | |||||
2007-07-15 | changed ImageColorAllocate to imagecolorallocate | Derek Allard | 1 | -3/+3 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 2 | -948/+948 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2006-10-21 | (no commit message) | admin | 2 | -40/+40 | |
2006-08-25 | Initial Import | admin | 3 | -0/+965 | |