Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-29 | fixed bug #3314 where the top level path would be deleted along with files ↵ | Derek Jones | 1 | -3/+2 | |
in delete_files() | |||||
2008-01-28 | added ability to "extend" helpers | Derek Jones | 1 | -63/+75 | |
* 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-28 | added is_really_writable() to Common.php, replaced is_writable() throughout ↵ | Derek Jones | 1 | -35/+0 | |
application with is_really_writable() | |||||
2008-01-22 | Fixed bug #3289 where temp files in directories being tested with ↵ | Derek Jones | 1 | -0/+2 | |
is_really_writable() were not being handled properly | |||||
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 | |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 | |
2008-01-09 | fix for is_really_writable | Derek Allard | 1 | -0/+35 | |
2008-01-01 | Fixed a bug in get_filenames() in the File Helper where the array wasn't ↵ | Derek Allard | 1 | -1/+1 | |
cleared after each call. | |||||
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -178/+178 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2006-10-23 | (no commit message) | admin | 1 | -0/+34 | |
2006-10-21 | (no commit message) | admin | 1 | -7/+7 | |
2006-10-21 | (no commit message) | admin | 1 | -2/+2 | |
2006-10-21 | (no commit message) | admin | 1 | -3/+4 | |
2006-10-04 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-02 | (no commit message) | admin | 1 | -1/+6 | |
2006-09-02 | (no commit message) | admin | 1 | -2/+2 | |
2006-08-25 | Initial Import | admin | 1 | -0/+139 | |