- 0ea0414 load config files from environment specific locations in core classes, helpers and libraries by bubbafoley · 14 years ago
- c5bf616 Added 404_override to Codeigniter file to catch the 404 if the controller is available but no method. Fixes #19 by Eric Barnes · 14 years ago
- 3bb336c Automated merge with https://bitbucket.org/ellislab/codeigniter by Phil Sturgeon · 14 years ago
- 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
- 23174a6 ['404_override'] can now take methods and URI segments, not just a controller name. This is useful for 404 pages on errors/page_missing or /pages/view/404. by Phil Sturgeon · 14 years ago
- 790ebf3 Changing the router to support any number of segments in the default route. Closes #261. by Pascal Kriete · 14 years ago
- a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
- 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
- aa7d3f9 Automated merge with https://bitbucket.org/barrymieny/codeigniter by Derek Jones · 14 years ago
- 2615e41 fixed a security issue which in certain cases could result in directory traversal by Derek Jones · 14 years ago
- dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
- c773840 Router class rewrite by Derek Jones · 15 years ago
- c68dfbf fixed EOF code comment file locations by Derek Jones · 15 years ago
- b97d21f moving core library files out of libraries into new core folder by Derek Jones · 15 years ago[Renamed from system/libraries/Router.php]
- 7f3719f updated copyrights by Derek Jones · 15 years ago
- fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
- 5f386a3 fixed bug with routed URI segments when the default controller was accessed without the controller name in the URL by Derek Jones · 16 years ago
- 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
- 26bde91 When I fixed a bug that did not permit the default route to be in a sub-folder, I introducted a different bug (#5285), which this should fix by Rick Ellis · 16 years ago
- b267515 Fixed a routing bug that occurred when the default route pointed to a subfolder. Bug report: http://codeigniter.com/bug_tracker/bug/4661/ by Rick Ellis · 16 years ago
- d02b5bf by Rick Ellis · 16 years ago
- a459b46 Fixed a bug (#4561) where orhaving() wasn't properly passing values. by Derek Allard · 17 years ago
- 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
- a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
- c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
- 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
- 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
- f9d5348 Unit Testing results are now colour coded, and a change was made to the default template of results. by Derek Allard · 17 years ago
- 8a16077 added improved check for controller method access so that CI does not attempt to load private or protected controller methods by Derek Jones · 17 years ago
- 881a79e Fixed bug (#3445) where the routed segment array when the default controller is used was not being re-indexed to begin with 1 by Derek Jones · 17 years ago
- c38c703 bugfix (#1842) - added 'index' to routed segment array when only the controller was specified in the URI. by Derek Jones · 17 years ago
- d45379e Fixed a bug (#3269) where the rsegment array would not be set properly when there is no URI request. by Derek Jones · 17 years ago
- 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
- 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
- 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
- 183fe84 by Rick Ellis · 18 years ago
- 30b4015 by Rick Ellis · 18 years ago
- 691010e Instead of doing file name security for Enable Query Strings, I am using the already existin _filter_uri() by paulburdick · 18 years ago
- 3541313 *Modified the Router so that when Query Strings are Enabled, the controller trigger and function trigger values are sanitized for filename include security. by paulburdick · 18 years ago
- f660315 by Rick Ellis · 18 years ago
- 445b24d fixed router but that was ignoring the scaffolding route for optimization by Derek Allard · 18 years ago
- d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
- a72b60d removed unescaped variable that could be used in XSS by Derek Allard · 18 years ago
- f3a6204 by admin · 18 years ago
- 7acd581 by admin · 18 years ago
- b6224a1 by admin · 18 years ago
- e334c47 by admin · 18 years ago
- bd6bee7 by admin · 18 years ago
- 9093131 by admin · 18 years ago
- 9a66181 by admin · 18 years ago
- f6615e6 by admin · 18 years ago
- 4c1ab6c by admin · 18 years ago
- 7099a58 by admin · 18 years ago
- 10c3f41 by admin · 18 years ago
- 08f6020 by admin · 18 years ago
- 813d0ac by admin · 18 years ago
- 33de9a1 by admin · 18 years ago
- 17a890d by admin · 18 years ago
- 83b05a8 by admin · 18 years ago
- dbd8aec by admin · 18 years ago
- 592cdcb by admin · 18 years ago
- 99bccd6 by admin · 18 years ago
- 71430b4 by admin · 18 years ago
- 2781849 by admin · 18 years ago
- 813711e by admin · 18 years ago
- 1cf89aa by admin · 18 years ago
- 1082bdd by admin · 18 years ago
- b071bb5 by admin · 18 years ago
- e07fbb3 by admin · 18 years ago
- 45c872b by admin · 18 years ago
- d4e9507 by admin · 18 years ago
- b0dd10f Initial Import by admin · 18 years ago