Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end ↵ | Derek Jones | 5 | -5/+15 | |
of the file | |||||
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 5 | -0/+5 | |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 5 | -5/+0 | |
2008-05-06 | updated CI_VERSION to 1.6.2 | Derek Allard | 1 | -1/+1 | |
2008-05-05 | tweak to the new fopen mode constant names | Derek Jones | 1 | -2/+2 | |
2008-05-05 | implemented fopen mode constants | Derek Jones | 1 | -2/+2 | |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵ | Derek Allard | 2 | -6/+6 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵ | Derek Allard | 1 | -2/+2 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-04-08 | fixed code comment | Derek Jones | 1 | -1/+1 | |
2008-04-04 | added constants.php file and implemented constants for file system modes | Derek Jones | 2 | -2/+9 | |
2008-02-28 | modified the new check for a callable controller method to be ↵ | Derek Jones | 1 | -1/+1 | |
case-insensitive for backwards compatibility and consistent behavior between PHP 4 and 5. | |||||
2008-02-27 | added improved check for controller method access so that CI does not ↵ | Derek Jones | 1 | -3/+5 | |
attempt to load private or protected controller methods added controller/method details to framework initiated 404 pages for logging | |||||
2008-02-12 | (no commit message) | Derek Allard | 1 | -1/+1 | |
2008-02-12 | change 1.6.1 to 1.6.0.1 | Derek Allard | 1 | -1/+1 | |
2008-02-04 | change CI_VERSION from 1.6.0 to 1.6.1 | Derek Allard | 1 | -1/+1 | |
2008-01-30 | Fixed a bug (#2849) with arguments passed to a subfolder controller - ↵ | Derek Jones | 1 | -1/+1 | |
CodeIgniter.php was expecting the subfolder to still be in $URI->rsegments, but it is removed already by Router::_validate_request() | |||||
2008-01-28 | added is_really_writable() to Common.php, replaced is_writable() throughout ↵ | Derek Jones | 1 | -0/+38 | |
application with is_really_writable() | |||||
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 5 | -15/+15 | |
2008-01-19 | change CI_VERSION | Derek Allard | 1 | -1/+1 | |
2008-01-18 | ExpressionEngine dev team update | Derek Allard | 1 | -1/+1 | |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 5 | -100/+366 | |
2008-01-18 | removed $assign_to_controller - seems redundant all things considered | Derek Jones | 1 | -1/+1 | |
2008-01-17 | added some extra protection in ctype_ function overrides to make return ↵ | Derek Jones | 1 | -0/+10 | |
values match PHP's native methods for non-string types and empty strings | |||||
2008-01-16 | Added Compat.php file | Derek Jones | 2 | -1/+85 | |
2007-11-26 | (no commit message) | Derek Allard | 1 | -265/+1 | |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 4 | -4/+4 | |
2007-07-22 | (no commit message) | Rick Ellis | 1 | -0/+2 | |
2007-07-22 | (no commit message) | Rick Ellis | 1 | -2/+2 | |
2007-07-22 | (no commit message) | Rick Ellis | 1 | -2/+4 | |
2007-07-21 | (no commit message) | Rick Ellis | 1 | -1/+3 | |
2007-07-20 | (no commit message) | Rick Ellis | 1 | -2/+2 | |
2007-07-12 | moved version number up in docs and CI_VERSION | Derek Allard | 1 | -1/+1 | |
2007-06-28 | (no commit message) | paulburdick | 1 | -1/+1 | |
2007-06-28 | Modified the include so that there is a bit of filename security | paulburdick | 1 | -1/+1 | |
2007-04-25 | APPVER replaced by CI_VERSION | Derek Allard | 1 | -1/+1 | |
2007-04-15 | update app_ver | Derek Allard | 1 | -1/+1 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 4 | -380/+380 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2007-02-14 | updated app_version | Derek Allard | 1 | -1/+1 | |
2007-02-06 | changed app_ver to 1.5.1.1 | Derek Allard | 1 | -258/+258 | |
2006-11-23 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2006-11-20 | (no commit message) | Rick Ellis | 1 | -4/+4 | |
2006-11-04 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-31 | (no commit message) | admin | 1 | -1/+2 | |
2006-10-31 | (no commit message) | admin | 1 | -1/+8 | |
2006-10-30 | (no commit message) | admin | 1 | -3/+1 | |
2006-10-30 | (no commit message) | admin | 1 | -3/+3 | |
2006-10-25 | (no commit message) | admin | 1 | -1/+0 | |
2006-10-21 | (no commit message) | admin | 4 | -57/+57 | |
2006-10-21 | (no commit message) | admin | 1 | -4/+4 | |
2006-10-21 | (no commit message) | admin | 1 | -42/+36 | |