summaryrefslogtreecommitdiffstats
path: root/lib/redmine/thumbnail.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Show images and thumbnails in their natural orientation (#28616).Go MAEDA2018-06-271-1/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Restricts the list of file types that can be thumbnailed.Jean-Philippe Lang2016-12-201-2/+3
* Make sure we only invoke Imagemagick if this is actually an image (#22721).Jean-Philippe Lang2016-05-041-0/+5
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Removed debug message.Jean-Philippe Lang2012-07-161-1/+0
* Test if convert binary is available.Jean-Philippe Lang2012-07-161-2/+12
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-071-0/+46