Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -384/+384 | |
2008-10-03 | When I fixed a bug that did not permit the default route to be in a ↵ | Rick Ellis | 1 | -1/+16 | |
sub-folder, I introducted a different bug (#5285), which this should fix | |||||
2008-09-30 | Fixed a routing bug that occurred when the default route pointed to a ↵ | Rick Ellis | 1 | -11/+3 | |
subfolder. Bug report: http://codeigniter.com/bug_tracker/bug/4661/ | |||||
2008-09-13 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-05-22 | Fixed a bug (#4561) where orhaving() wasn't properly passing values. | Derek Allard | 1 | -1/+0 | |
Removed some unused variables from the code (#4563). Fixed a bug where having() was not adding an = into the statement (#4568). | |||||
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -7/+7 | |
(! 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 | 1 | -1/+3 | |
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 | -4/+4 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-04-26 | Unit Testing results are now colour coded, and a change was made to the ↵ | Derek Allard | 1 | -6/+6 | |
default template of results. | |||||
2008-02-27 | added improved check for controller method access so that CI does not ↵ | Derek Jones | 1 | -2/+2 | |
attempt to load private or protected controller methods added controller/method details to framework initiated 404 pages for logging | |||||
2008-02-13 | Fixed bug (#3445) where the routed segment array when the default ↵ | Derek Jones | 1 | -0/+3 | |
controller is used was not being re-indexed to begin with 1 | |||||
2008-01-30 | bugfix (#1842) - added 'index' to routed segment array when only the ↵ | Derek Jones | 1 | -1/+7 | |
controller was specified in the URI. | |||||
2008-01-30 | Fixed a bug (#3269) where the rsegment array would not be set properly when ↵ | Derek Jones | 1 | -1/+2 | |
there is no URI request. | |||||
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 | |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 | |
2007-07-22 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2007-07-20 | (no commit message) | Rick Ellis | 1 | -221/+26 | |
2007-06-28 | Instead of doing file name security for Enable Query Strings, I am using the ↵ | paulburdick | 1 | -6/+5 | |
already existin _filter_uri() | |||||
2007-06-28 | *Modified the Router so that when Query Strings are Enabled, the controller ↵ | paulburdick | 1 | -3/+4 | |
trigger and function trigger values are sanitized for filename include security. | |||||
2007-06-09 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2007-04-24 | fixed router but that was ignoring the scaffolding route for optimization | Derek Allard | 1 | -2/+3 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -2/+2 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2007-02-01 | removed unescaped variable that could be used in XSS | Derek Allard | 1 | -560/+560 | |
2006-10-29 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-23 | (no commit message) | admin | 1 | -1/+4 | |
2006-10-23 | (no commit message) | admin | 1 | -10/+0 | |
2006-10-21 | (no commit message) | admin | 1 | -12/+12 | |
2006-10-21 | (no commit message) | admin | 1 | -4/+4 | |
2006-10-20 | (no commit message) | admin | 1 | -35/+29 | |
2006-10-16 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-12 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-11 | (no commit message) | admin | 1 | -5/+11 | |
2006-10-10 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-08 | (no commit message) | admin | 1 | -3/+1 | |
2006-10-03 | (no commit message) | admin | 1 | -0/+5 | |
2006-10-01 | (no commit message) | admin | 1 | -4/+27 | |
2006-09-28 | (no commit message) | admin | 1 | -17/+4 | |
2006-09-27 | (no commit message) | admin | 1 | -3/+17 | |
2006-09-25 | (no commit message) | admin | 1 | -10/+10 | |
2006-09-22 | (no commit message) | admin | 1 | -5/+6 | |
2006-09-22 | (no commit message) | admin | 1 | -34/+104 | |
2006-09-21 | (no commit message) | admin | 1 | -7/+48 | |
2006-09-15 | (no commit message) | admin | 1 | -2/+2 | |
2006-09-05 | (no commit message) | admin | 1 | -2/+8 | |
2006-09-04 | (no commit message) | admin | 1 | -2/+2 | |
2006-09-03 | (no commit message) | admin | 1 | -3/+11 | |
2006-08-27 | (no commit message) | admin | 1 | -6/+8 | |