| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix test failure due to missing call to set_tmp_attachments_directory (#32122). | Go MAEDA | 2019-10-04 | 1 | -1/+9 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Test for r18158 (#22481). | Go MAEDA | 2019-05-12 | 1 | -5/+16 |
* | Attachment preview does not work for some source files such as JavaScript and... | Go MAEDA | 2019-05-04 | 1 | -0/+17 |
* | Support frozen_string_literal in test/**/*.rb (#26561). | Go MAEDA | 2019-03-21 | 1 | -1/+1 |
* | Decode hexadecimal-encoded literals in order to be frozen string literals fri... | Go MAEDA | 2019-03-19 | 1 | -1/+1 |
* | Remove unnecessary encoding magic comment (#31034). | Go MAEDA | 2019-03-16 | 1 | -2/+0 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Makes sure the generated thumbnail is always of at least the requested size (... | Go MAEDA | 2019-02-05 | 1 | -0/+18 |
* | Clear thumbnails directory to prevent test failure. | Jean-Philippe Lang | 2018-12-16 | 1 | -0/+2 |
* | Deletes thumbnails when the attachment diskfile is deleted (#30177). | Go MAEDA | 2018-12-15 | 1 | -0/+15 |
* | Allows re-use of thumbnails for identical attachments (#30177). | Go MAEDA | 2018-12-15 | 1 | -1/+23 |
* | Test failure. | Jean-Philippe Lang | 2018-12-13 | 1 | -0/+1 |
* | "thumbnail" macro may break filename attribute of the attachment (#29038). | Go MAEDA | 2018-07-02 | 1 | -0/+1 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -4/+0 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Adds a test for when the file comparison fails (#25215). | Jean-Philippe Lang | 2017-04-03 | 1 | -0/+9 |
* | Cleanup tests with mock files. | Jean-Philippe Lang | 2017-04-03 | 1 | -20/+15 |
* | Reuse existing identical disk files for new attachments (#25215). | Jean-Philippe Lang | 2017-04-03 | 1 | -2/+6 |
* | Adds a rake task to update attachments digests to SHA256 (#25240). | Jean-Philippe Lang | 2017-04-03 | 1 | -0/+9 |
* | Changes the digest used for attachments to SHA256 (#25240). | Jean-Philippe Lang | 2017-04-03 | 1 | -2/+2 |
* | Test cleanup. | Jean-Philippe Lang | 2016-12-16 | 1 | -1/+0 |
* | Test cleanup. | Jean-Philippe Lang | 2016-12-16 | 1 | -2/+2 |
* | Fixed the assertion (#24186). | Jean-Philippe Lang | 2016-12-16 | 1 | -1/+1 |
* | Restrict the length attachment filenames on disk (#24186). | Jean-Philippe Lang | 2016-12-16 | 1 | -0/+13 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Removes attachment from disk after rollback on create (#21125). | Jean-Philippe Lang | 2016-01-21 | 1 | -1/+1 |
* | Files upload restriction by files extensions (#20008). | Jean-Philippe Lang | 2015-11-01 | 1 | -0/+39 |
* | Extend Filesize in the attachments table for files with size > 2GB (#10672). | Jean-Philippe Lang | 2015-10-20 | 1 | -0/+11 |
* | Remove attachment after transaction commit (#20388). | Jean-Philippe Lang | 2015-09-30 | 1 | -0/+4 |
* | Typo. | Jean-Philippe Lang | 2015-09-30 | 1 | -1/+1 |
* | Wrong syntax for resizing inline images may throw a 500 error (#20278). | Jean-Philippe Lang | 2015-08-02 | 1 | -0/+7 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Make sure that Redmine::Thumbnail.generate is called. | Jean-Philippe Lang | 2014-12-05 | 1 | -1/+2 |
* | Adds some Attachment tests. | Jean-Philippe Lang | 2014-12-05 | 1 | -0/+22 |
* | Edit attachments after upload (#1326). | Jean-Philippe Lang | 2014-11-29 | 1 | -0/+39 |
* | Blank content type for attachments attached via Ajax file upload (Patch by Je... | Jean-Philippe Lang | 2014-05-02 | 1 | -0/+9 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Rails4: replace deprecated Relation#first with finder options at AttachmentTest | Toshi MARUYAMA | 2014-01-08 | 1 | -2/+1 |
* | remove trailing white-spaces from test/unit/attachment_test.rb | Toshi MARUYAMA | 2013-12-04 | 1 | -4/+4 |
* | Strip eols from file names (#14819). | Jean-Philippe Lang | 2013-09-11 | 1 | -0/+7 |
* | not use assert_not_nil in Errors#[] | Toshi MARUYAMA | 2013-07-30 | 1 | -1/+1 |
* | Removing shoulda context. | Jean-Philippe Lang | 2013-02-03 | 1 | -34/+32 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | NoMethodError: private method `now' called for DateTime:Class error in tests ... | Jean-Philippe Lang | 2012-12-13 | 1 | -3/+0 |
* | Store attachments in subdirectories (#5298). | Jean-Philippe Lang | 2012-12-13 | 1 | -0/+33 |
* | Adds Attachment#title. | Jean-Philippe Lang | 2012-07-16 | 1 | -0/+8 |
* | Validate attachment description length (#11365). | Jean-Philippe Lang | 2012-07-15 | 1 | -0/+6 |
* | Displays thumbnails of attached images of the issue view (#1006). | Jean-Philippe Lang | 2012-07-07 | 1 | -0/+24 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |