Age | Commit message (Expand) | Author | Files | Lines |
2008-10-04 | removed some ereg() calls for better performance | Rick Ellis | 1 | -4/+4 |
2008-10-04 | Tweaked the last feature added to limit file name length | Rick Ellis | 1 | -0/+1 |
2008-10-04 | Added function to optionally limit the length of the file name | Rick Ellis | 1 | -3/+54 |
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 |
2008-08-21 | whitespace fixes | Derek Allard | 1 | -1/+1 |
2008-07-13 | removed unnecessary foreach() loop for a str_replace() | Derek Jones | 1 | -4/+1 |
2008-05-14 | Set the mime type check in the Upload class to reference the global mimes var... | Derek Allard | 1 | -1/+3 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -25/+25 |
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end o... | Derek Jones | 1 | -1/+3 |
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-08 | removed extraneous error message from Upload lib on failure of validate_uploa... | Derek Jones | 1 | -1/+1 |
2008-05-05 | tweak to the new fopen mode constant names | Derek Jones | 1 | -1/+1 |
2008-05-05 | implemented fopen mode constants | Derek Jones | 1 | -1/+1 |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th... | Derek Allard | 1 | -21/+21 |
2008-03-17 | added filename prepping in the Upload library to prevent files with multiple ... | Derek Jones | 1 | -1/+41 |
2008-01-29 | fixed an error message, and added one if the path is invalid. | Derek Allard | 1 | -1/+2 |
2008-01-28 | added is_really_writable() to Common.php, replaced is_writable() throughout a... | Derek Jones | 1 | -1/+1 |
2008-01-26 | Added a stripslashes() into the Upload Library. | Derek Allard | 1 | -1/+1 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 |
2008-01-18 | added greater precision to $_FILE upload errors | Derek Jones | 1 | -3/+18 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 |
2008-01-06 | Fixed a bug in the upload library when allowed_files wasn't defined. | Derek Allard | 1 | -1/+1 |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 |
2007-06-24 | Modified the is_image() method in the Upload library to take into account Win... | paulburdick | 1 | -5/+16 |
2007-06-24 | Fixed the do_xss_clean() method so that if file_get_contents returns FALSE, t... | paulburdick | 1 | -1/+1 |
2007-06-11 | (no commit message) | Rick Ellis | 1 | -2/+2 |
2007-06-11 | (no commit message) | Rick Ellis | 1 | -6/+8 |
2007-06-11 | (no commit message) | Rick Ellis | 1 | -1/+1 |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -808/+808 |
2006-10-27 | (no commit message) | admin | 1 | -21/+55 |
2006-10-21 | (no commit message) | admin | 1 | -209/+209 |
2006-10-21 | (no commit message) | admin | 1 | -2/+2 |
2006-10-08 | (no commit message) | admin | 1 | -15/+15 |
2006-10-07 | (no commit message) | admin | 1 | -6/+6 |
2006-09-28 | (no commit message) | admin | 1 | -2/+2 |
2006-09-28 | (no commit message) | admin | 1 | -11/+0 |
2006-09-26 | (no commit message) | admin | 1 | -1/+1 |
2006-09-26 | (no commit message) | admin | 1 | -0/+11 |
2006-09-21 | (no commit message) | admin | 1 | -10/+10 |
2006-08-25 | Initial Import | admin | 1 | -0/+775 |