Age | Commit message (Expand) | Author | Files | Lines |
2010-12-21 | Fix: #236 Adding audio/mpeg3 as a valid mime type for mp3 | Greg Aker | 1 | -1/+1 |
2010-12-15 | Package paths can now be auto-loaded in autoload.php. | Phil Sturgeon | 1 | -6/+19 |
2010-11-19 | Updating Output Profiler to validate xHTML Strict, and HTML5. | Greg Aker | 1 | -2/+4 |
2010-11-10 | Blasting the Base4/5 files. Updating Controller.php to inherit bits from the... | Greg Aker | 1 | -3/+3 |
2010-11-09 | Fix #62 Adding CI_ prefix to Controller. | Greg Aker | 1 | -2/+2 |
2010-10-07 | Automated merge with https://bitbucket.org/barrymieny/codeigniter | Derek Jones | 1 | -2/+2 |
2010-10-07 | Fixed CSRF comments to avoid confusion. | Shane Pearson | 1 | -2/+2 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 11 | -60/+60 |
2010-09-27 | added sess_expire_on_close to config file, corrected comment block for sessio... | Derek Jones | 1 | -5/+12 |
2010-08-31 | Added fatal error to Session class when no encryption key is set in the confi... | Derek Jones | 1 | -2/+2 |
2010-08-12 | single quotes instead of double quotes by default to prevent PHP from trying ... | Derek Allard | 1 | -14/+14 |
2010-07-22 | Adding CSRF into config | Derek Allard | 1 | -0/+11 |
2010-07-08 | fixed a file location in an EOF comment | Derek Jones | 1 | -1/+1 |
2010-03-25 | added .htaccess to application and system folder to help prevent public acces... | Derek Jones | 1 | -0/+1 |
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 30 | -0/+1345 |