summaryrefslogtreecommitdiffstats
path: root/test/integration/attachments_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix RuboCop offense Rails/HttpStatus (#39889).Go MAEDA2024-05-181-4/+4
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Fix RuboCop offense Performance/FixedSize (#38146).Go MAEDA2023-01-111-6/+9
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Add tests for #37772.Marius Balteanu2022-12-011-1/+51
* Revert r21975. Marius Balteanu2022-12-011-51/+1
* Add tests for #37772.Marius Balteanu2022-12-011-1/+51
* Explicitly specify text formatting in the tests (#35952).Marius Balteanu2022-01-221-18/+20
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* shorten long line of test/integration/attachments_test.rbToshi MARUYAMA2020-11-301-2/+5
* fix source indent of test/integration/attachments_test.rbToshi MARUYAMA2020-11-301-8/+44
* add test of upload filename with plus (#11568)Toshi MARUYAMA2020-05-191-0/+24
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Use #media_type instead of #content_type to test the MIME type of a response ...Go MAEDA2020-01-271-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/attachments_t...Toshi MARUYAMA2019-11-091-6/+9
* Fix test failure due to missing call to set_tmp_attachments_directory (#32122).Go MAEDA2019-10-041-1/+0
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-261-2/+3
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-011-7/+13
* add missing fixtures to test/integration/attachments_test.rbToshi MARUYAMA2017-03-211-1/+2
* Missing fixtures.Jean-Philippe Lang2017-03-021-2/+3
* Fixed that X-Sendfile header is never set (#24646).Jean-Philippe Lang2016-12-311-0/+12
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Send the content type as parameter when uploading a file.Jean-Philippe Lang2014-12-211-0/+10
* Attachment content type not set when uploading attachment (#18667).Jean-Philippe Lang2014-12-211-0/+10
* Moved helpers for integration tests in a specific class.Jean-Philippe Lang2014-11-301-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Attachment name is added in the generated link.Jean-Philippe Lang2013-01-141-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Merged ajax_upload branch (#3957).Jean-Philippe Lang2012-12-101-0/+132