Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 | |
2008-08-20 | Changed the output of the profiler to use style attribute rather then clear, ↵ | Derek Allard | 1 | -2/+2 | |
and added the id "codeigniter_profiler" to the container div | |||||
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -6/+6 | |
(! 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 | -3/+3 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-02-08 | changed order of SQL keywords in the $highlight array so OR would not be ↵ | Derek Jones | 1 | -1/+1 | |
highlighted before ORDER BY | |||||
2008-01-29 | Removed an unused parameter from Profiler (#3332). | Derek Allard | 1 | -1/+1 | |
2008-01-23 | added $query_times property to DB driver for profiling | Derek Jones | 1 | -10/+25 | |
added individual query execution time to profiler output | |||||
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 | |
2008-01-18 | added GET, URI string, and memory usage to Profiler output | Derek Jones | 1 | -2/+117 | |
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-11 | bugfix for profiler output: POST keys were not being displayed properly, and ↵ | Derek Jones | 1 | -2/+2 | |
queries needed htmlspecialchars() | |||||
2007-04-30 | fixed bug in output | Derek Allard | 1 | -1/+1 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -3/+3 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2007-04-03 | array to string addition | Derek Allard | 1 | -202/+212 | |
http://codeigniter.com/forums/viewthread/46994/ | |||||
2006-11-05 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-31 | (no commit message) | admin | 1 | -2/+2 | |
2006-10-21 | (no commit message) | admin | 1 | -2/+2 | |
2006-10-21 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-13 | (no commit message) | admin | 1 | -2/+13 | |
2006-10-07 | (no commit message) | admin | 1 | -3/+1 | |
2006-10-07 | (no commit message) | admin | 1 | -14/+14 | |
2006-10-07 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-03 | (no commit message) | admin | 1 | -12/+15 | |
2006-10-03 | (no commit message) | admin | 1 | -1/+3 | |
2006-10-03 | (no commit message) | admin | 1 | -2/+5 | |
2006-10-03 | (no commit message) | admin | 1 | -8/+122 | |
2006-10-03 | (no commit message) | admin | 1 | -0/+72 | |