Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 | |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -0/+25 | |
added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change | |||||
2011-08-21 | Ability to move the view folder out of the Application directory | Joe Cianflone | 1 | -0/+33 | |
* index.php -- added the $view_folder var and VIEWPATH constant * Loader.php -- changed the private _ci_view_paths var so that it's not hardcoded to the view dir, but looks for the VIEWPATH constant instead | |||||
2011-08-21 | Changed error reporting level to -1, which will show ALL PHP errors. This ↵ | Dan Horrigan | 1 | -1/+1 | |
will future-proof the solution. Thanks @ericbarnes for pointing that out. | |||||
2011-08-21 | Changed the 'development' environment default error reporting to included ↵ | Dan Horrigan | 1 | -1/+1 | |
E_STRICT errors. E_ALL does not include these errors. | |||||
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵ | Derek Jones | 1 | -15/+15 | |
broke the Typography class's string replacements, for instance | |||||
2011-04-25 | Fixed double-space typo. | Razican | 1 | -15/+15 | |
2011-04-20 | Fix #224 Error in primary index.php $routing instructions | Greg Aker | 1 | -1/+1 | |
2011-04-19 | Removing internal references to the EXT constant. Additionally, marked the ↵ | Greg Aker | 1 | -1/+2 | |
constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3. | |||||
2011-04-06 | Made Environment Support optional. Comment out or delete the constant to ↵ | Phil Sturgeon | 1 | -0/+3 | |
stop environment checks. | |||||
2011-02-07 | CLI requests can now be run from any folder, not just when CD'ed next to ↵ | Phil Sturgeon | 1 | -0/+7 | |
index.php. | |||||
2011-02-02 | Merged recent changes and tweaked multi-env changes. | Phil Sturgeon | 1 | -25/+34 | |
2011-01-16 | Set error_reporting to E_ALL when environment unknown and changed CI_Loader ↵ | joelcox | 1 | -0/+1 | |
to load environment configs first. | |||||
2011-01-16 | Removed default error_reporting and set it depending on environment | joelcox | 1 | -16/+22 | |
2011-01-15 | Split basic configuration in three environments, providing fallback to global | joelcox | 1 | -0/+12 | |
2010-10-07 | Automated merge with https://bitbucket.org/barrymieny/codeigniter | Derek Jones | 1 | -1/+1 | |
2010-10-06 | added suggested value to index.php for error_reporting() when a site goes ↵ | Derek Jones | 1 | -1/+1 | |
live, closes #177 | |||||
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -21/+21 | |
2010-04-08 | Update to realpath() check of SYSDIR in index.php | Greg Aker | 1 | -1/+1 | |
2010-04-08 | Fix #15 - Strict Standards Error in index.php | Greg Aker | 1 | -1/+1 | |
2010-03-22 | fixed spelling in code comment | Derek Jones | 1 | -1/+1 | |
2010-03-12 | Fixed constant SELF undefined issue when a bad system folder is set. | Phil Sturgeon | 1 | -1/+1 | |
2010-03-02 | updating index.php file | Derek Jones | 1 | -95/+142 | |
2010-02-18 | test commit whitespace | Derek Jones | 1 | -0/+1 | |
2009-07-02 | changed EXT to always be defined as '.php' to allow the renaming of the ↵ | Derek Jones | 1 | -1/+1 | |
index.php file | |||||
2009-03-06 | Removed the "index.php" portion from the FCPATH constant, as it was not needed. | Rick Ellis | 1 | -2/+2 | |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -117/+117 | |
2008-11-12 | Propset eol-style to CRLF | Derek Jones | 1 | -117/+117 | |
simplified paragraph tag cleanup regex | |||||
2008-09-25 | Fixed the spelling of "Dhaka" in the timezone_menu() function of the Date ↵ | Derek Allard | 1 | -1/+1 | |
helper. Added a missing quote in an example on the index page | |||||
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-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -1/+1 | |
2008-01-18 | removed $assign_to_controller - seems redundant all things considered | Derek Jones | 1 | -14/+0 | |
2008-01-16 | Added Compat.php file | Derek Jones | 1 | -16/+0 | |
2007-07-22 | (no commit message) | Rick Ellis | 1 | -3/+3 | |
2007-07-22 | (no commit message) | Rick Ellis | 1 | -0/+13 | |
2007-06-09 | (no commit message) | Rick Ellis | 1 | -2/+12 | |
2006-10-30 | (no commit message) | admin | 1 | -32/+59 | |
2006-10-30 | (no commit message) | admin | 1 | -2/+14 | |
2006-10-21 | (no commit message) | admin | 1 | -4/+4 | |
2006-10-07 | (no commit message) | admin | 1 | -1/+1 | |
2006-09-25 | (no commit message) | admin | 1 | -1/+1 | |
2006-09-22 | (no commit message) | admin | 1 | -41/+43 | |
2006-09-22 | (no commit message) | admin | 1 | -0/+1 | |
2006-08-25 | Initial Import | admin | 1 | -0/+81 | |