Age | Commit message (Expand) | Author | Files | Lines |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 1 | -3/+0 |
2015-01-20 | [ci skip] Change some log messages' level | Andrey Andreev | 1 | -1/+1 |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 1 | -3/+3 |
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 1 | -14/+25 |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 |
2012-11-03 | Revert 679525d0237ac2e0a94d7b05377eb31eb3398f19 | Andrey Andreev | 1 | -0/+1 |
2012-11-02 | Removed CI_Loader::initialize() and moved its logic to the constructor. | Andrey Andreev | 1 | -1/+0 |
2012-11-01 | Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) | Andrey Andreev | 1 | -1/+2 |
2012-10-27 | Docblock improvements | Andrey Andreev | 1 | -5/+6 |
2012-10-24 | [ci skip] style and phpdoc-related changes (rel #1295) | Andrey Andreev | 1 | -0/+2 |
2012-05-17 | Cleanup the core classes | Andrey Andreev | 1 | -2/+5 |
2012-04-23 | Use tabs to separate class properties | Timothy Warren | 1 | -1/+1 |
2012-04-19 | Additional formatting fixes | Timothy Warren | 1 | -3/+1 |
2012-04-19 | Normalize comments in core files | Timothy Warren | 1 | -0/+13 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-01-07 | Revert DIRECTORY_SEPARATOR changes | Andrey Andreev | 1 | -1/+1 |
2012-01-07 | Improve core Controller & Exceptions libraries | Andrey Andreev | 1 | -11/+5 |
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 | -4/+16 |
2011-08-10 | Reset loaded files arrays in the Loader so the 404_override controller can ac... | Shane Pearson | 1 | -1/+1 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -3/+3 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -3/+3 |
2011-04-20 | Refactoring the loader to set protected class variables. | Greg Aker | 1 | -5/+2 |
2011-04-20 | Altering the loader to be able to load views from packages when adding the pa... | Greg Aker | 1 | -1/+1 |
2011-01-05 | Hey look, it's 2011 | Greg Aker | 1 | -1/+1 |
2010-11-10 | Blasting the Base4/5 files. Updating Controller.php to inherit bits from the... | Greg Aker | 1 | -27/+13 |
2010-11-09 | Fix #62 Adding CI_ prefix to Controller. | Greg Aker | 1 | -3/+3 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -8/+8 |
2010-04-25 | Simple change to comment line 21: the=>that. | Roger Simms | 1 | -1/+1 |
2010-03-25 | code comment typo | Derek Jones | 1 | -1/+1 |
2010-03-02 | killed scaffolding from Controller class | Derek Jones | 1 | -58/+12 |
2010-03-02 | fixed EOF code comment file locations | Derek Jones | 1 | -1/+1 |
2010-03-02 | moving core library files out of libraries into new core folder | Derek Jones | 1 | -0/+127 |