Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-05 | Manually apply pull #300 (fixes #295) [ci skip] | Andrey Andreev | 4 | -15/+22 | |
2012-06-02 | Replaced `==` with `===` in /application/views/welcome_message.php | Alex Bilbie | 1 | -1/+1 | |
2012-05-16 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors | Timothy Warren | 1 | -1/+4 | |
2012-05-14 | Move errors to views folder | Timothy Warren | 5 | -0/+332 | |
2012-03-26 | Clear some spaces and fix some inconsistencies in application/ php files | Andrey Andreev | 1 | -8/+6 | |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 | |
Yes I know PHP 5.4 just came out, and yes I know PHP 5.3 has lovely features, but there are plenty of corporate systems running on CodeIgniter and PHP 5.3 still is not widely supported enough. CodeIgniter is great for distributed applications, and this is the highest we can reasonably go without breaking support. PHP 5.3 will most likely happen in another year or so. Fingers crossed on that one anyway... | |||||
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 | |
2011-10-21 | fixing typo in attribution block | Derek Jones | 1 | -1/+1 | |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -0/+28 | |
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-09-07 | Added toopay's change and bolded the version number...as that's baller...or ↵ | Troy McCormick | 1 | -1/+1 | |
some such... | |||||
2011-09-07 | Added environment flag to ensure there is no security risk, per ericbarnes ↵ | Troy McCormick | 1 | -1/+1 | |
on IRC... | |||||
2011-09-07 | Added CodeIgniter version information to footer of default welcome message view. | Troy McCormick | 1 | -1/+1 | |
2011-04-20 | Visual updates to the welcome_message view file and default error templates. ↵ | Greg Aker | 1 | -42/+66 | |
Thanks to danijelb for the pull request. | |||||
2010-11-19 | Updating Output Profiler to validate xHTML Strict, and HTML5. | Greg Aker | 1 | -2/+4 | |
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 2 | -0/+72 | |