Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-02-29 | updated branch | Michiel Vugteveen | 1 | -2/+2 | |
2012-02-29 | docx and xlsx was already fixes | Michiel Vugteveen | 1 | -2/+2 | |
2012-02-29 | Merged in 2.1-stable changes. | Phil Sturgeon | 1 | -2/+2 | |
2012-02-28 | mime types doc, docx, xlsx fixes | Michiel Vugteveen | 1 | -3/+3 | |
2012-01-03 | Some additions to mimes.php | Andrey Andreev | 1 | -6/+7 | |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 | |
2011-11-23 | docx and xlsx have a zip/application mimetype | Michiel Vugteveen | 1 | -2/+2 | |
2011-11-08 | Added the mime type for pptx. The new Power point format. | mpmont | 1 | -0/+1 | |
2011-10-27 | Fix #537 issue: replace new wav mimetype | Bo-Yi Wu | 1 | -3/+3 | |
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/+26 | |
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-10-07 | Fix #537 issue: replace new wav mimetype | Bo-Yi Wu | 1 | -2/+2 | |
2011-08-31 | fixes some typo | MarcosCoelho | 1 | -1/+1 | |
2011-08-24 | whitespace updates | Kevin Hoogheem | 1 | -5/+5 | |
per Phil updating some whitespace issues | |||||
2011-08-24 | MIME Type Adds/Changes | Kevin Hoogheem | 1 | -8/+42 | |
Updated MIME Types with certs and new audio/video files as well as added extra types for some existing files. | |||||
2011-08-13 | Fixed conflicts. | Phil Sturgeon | 1 | -1/+1 | |
2011-08-10 | Added application/x-csv as a mime. | Phil Sturgeon | 1 | -1/+1 | |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵ | Derek Jones | 1 | -4/+4 | |
broke the Typography class's string replacements, for instance | |||||
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵ | Derek Jones | 1 | -4/+4 | |
broke the Typography class's string replacements, for instance | |||||
2011-04-25 | Fixed double-space typo. | Razican | 1 | -4/+4 | |
2011-03-08 | Added 'json' to config/mimes.php. | Phil Sturgeon | 1 | -1/+2 | |
2011-02-09 | Fixed issue #41: Added audio/mp3 mime type to mp3. | Phil Sturgeon | 1 | -1/+1 | |
2011-01-27 | Automated merge with https://bitbucket.org/ellislab/codeigniter | Phil Sturgeon | 1 | -1/+1 | |
2011-01-05 | Added text/x-csv to mimes.php. | Phil Sturgeon | 1 | -1/+1 | |
2010-12-21 | Fix: #236 Adding audio/mpeg3 as a valid mime type for mp3 | Greg Aker | 1 | -1/+1 | |
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 1 | -0/+105 | |