summaryrefslogtreecommitdiffstats
path: root/system/codeigniter/CodeIgniter.php
AgeCommit message (Expand)AuthorFilesLines
2009-02-11Prep for 1.7.1 releaseDerek Jones1-1/+1
2008-11-13Changing EOL style to LFDerek Allard1-275/+275
2008-09-30Added a case-sensitivity check to called controller methods, as per this bug ...Rick Ellis1-2/+1
2008-09-13updated copyrightRick Ellis1-1/+1
2008-08-31updated CI_VERSIONDerek Allard1-1/+1
2008-06-27bump CI_VERSION to 1.6.3Derek Allard1-1/+1
2008-06-06Removed an unused Router reference in _display_cache().Derek Allard1-1/+1
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-4/+4
2008-05-13minor source formattingDerek Allard1-3/+2
2008-05-12removed an ereg from configDerek Allard1-3/+3
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-06updated CI_VERSION to 1.6.2Derek Allard1-1/+1
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-2/+2
2008-04-08fixed code commentDerek Jones1-1/+1
2008-04-04added constants.php file and implemented constants for file system modesDerek Jones1-1/+8
2008-02-28modified the new check for a callable controller method to be case-insensitiv...Derek Jones1-1/+1
2008-02-27added improved check for controller method access so that CI does not attempt...Derek Jones1-3/+5
2008-02-12(no commit message)Derek Allard1-1/+1
2008-02-12change 1.6.1 to 1.6.0.1Derek Allard1-1/+1
2008-02-04change CI_VERSION from 1.6.0 to 1.6.1Derek Allard1-1/+1
2008-01-30Fixed a bug (#2849) with arguments passed to a subfolder controller - CodeIgn...Derek Jones1-1/+1
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-19change CI_VERSIONDerek Allard1-1/+1
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-1/+267
2008-01-18removed $assign_to_controller - seems redundant all things consideredDerek Jones1-1/+1
2008-01-16Added Compat.php fileDerek Jones1-1/+1
2007-11-26(no commit message)Derek Allard1-265/+1
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-07-22(no commit message)Rick Ellis1-0/+2
2007-07-22(no commit message)Rick Ellis1-2/+2
2007-07-22(no commit message)Rick Ellis1-2/+4
2007-07-21(no commit message)Rick Ellis1-1/+3
2007-07-20(no commit message)Rick Ellis1-2/+2
2007-07-12moved version number up in docs and CI_VERSIONDerek Allard1-1/+1
2007-06-28(no commit message)paulburdick1-1/+1
2007-06-28Modified the include so that there is a bit of filename securitypaulburdick1-1/+1
2007-04-25APPVER replaced by CI_VERSIONDerek Allard1-1/+1
2007-04-15update app_verDerek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-2/+2
2007-02-14updated app_versionDerek Allard1-1/+1
2007-02-06changed app_ver to 1.5.1.1Derek Allard1-258/+258
2006-11-23(no commit message)Rick Ellis1-1/+1
2006-11-04(no commit message)admin1-1/+1
2006-10-31(no commit message)admin1-1/+2
2006-10-31(no commit message)admin1-1/+8
2006-10-30(no commit message)admin1-3/+1
2006-10-21(no commit message)admin1-17/+17
2006-10-21(no commit message)admin1-4/+4