| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r15238. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Support for the 1.x versions of mime-types gem (#16710). | Jean-Philippe Lang | 2014-04-26 | 1 | -1/+1 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Store mime type lookups in a hash. | Jean-Philippe Lang | 2014-01-05 | 1 | -7/+10 |
* | Use the mime-types gem for getting mime types from filenames (#15790). | Jean-Philippe Lang | 2014-01-05 | 1 | -19/+7 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Set application/javascript as javascript mime tpye (#11621). | Jean-Philippe Lang | 2012-08-13 | 1 | -1/+1 |
* | Added SVG mime-type (#11595). | Jean-Philippe Lang | 2012-08-06 | 1 | -0/+1 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | remove trailing white-spaces from lib/redmine/mime_type.rb | Toshi MARUYAMA | 2011-09-20 | 1 | -9/+9 |
* | add GNU gettext po to Redmine::MimeType. | Toshi MARUYAMA | 2011-03-22 | 1 | -0/+1 |
* | Auto-detect attachment content type when blank (#3782). | Jean-Philippe Lang | 2009-12-29 | 1 | -2/+17 |
* | Adds .erb mime type. | Jean-Philippe Lang | 2009-04-25 | 1 | -1/+1 |
* | Adds mime type specific css classes to the SCM browser. | Jean-Philippe Lang | 2009-04-19 | 1 | -0/+11 |
* | Always show 'View' and 'Annotate' links on repository files (download will be... | Jean-Philippe Lang | 2008-03-19 | 1 | -1/+1 |
* | Added jsp mime type. | Jean-Philippe Lang | 2008-03-05 | 1 | -0/+1 |
* | Added a few extensions/mimetypes. | Jean-Philippe Lang | 2008-02-07 | 1 | -6/+9 |
* | Added a couple of mime types so that corresponding files can be viewed in the... | Jean-Philippe Lang | 2008-01-16 | 1 | -1/+6 |
* | Added syntax highlightment for repository files (using CodeRay). | Jean-Philippe Lang | 2007-08-15 | 1 | -1/+4 |
* | Text files can now be viewed online when browsing the repository. | Jean-Philippe Lang | 2007-05-08 | 1 | -0/+58 |