summaryrefslogtreecommitdiffstats
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
...
* Correct the fixture id (#31275).Go MAEDA2019-04-301-2/+2
* Fix that Content-Type header field is empty when sending a file of unknown ty...Go MAEDA2019-04-302-0/+246
* Test for r18091 (#26237).Go MAEDA2019-04-281-0/+1
* scm: git: add new one latin1 tag to test repository (#16881)Toshi MARUYAMA2019-04-051-0/+0
* scm: git: add new two latin1 branches to test repository (#16881)Toshi MARUYAMA2019-04-051-0/+0
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
* Show recent documents first (#29725).Jean-Philippe Lang2019-03-152-0/+20
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-151-0/+2
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Missing fixture (#17699).Go MAEDA2019-03-031-0/+8
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-031-0/+38
* "rake db:fixtures:load" does not work (#30811).Go MAEDA2019-02-194-0/+0
* IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing (...Go MAEDA2019-01-221-0/+4
* Add a fixture for r17786 (#30412).Go MAEDA2019-01-121-0/+4
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-161-9/+14
* Ensure that vendor-defined characters in ISO-2022-JP email subject don't brea...Go MAEDA2018-10-151-0/+9
* Remove trailing whitespaces from test/fixtures/documents.ymlGo MAEDA2018-10-051-2/+2
* Remove trailing whitespaces from test/fixtures/attachments.ymlGo MAEDA2018-10-051-17/+17
* Fix mistakenly tampered fixture file (#27070).Go MAEDA2018-04-241-1/+1
* Allow setting "Parent issue" attribute in emails (#27070).Go MAEDA2018-04-241-0/+1
* Empty email attachments are imported to Redmine, creating broken DB records (...Jean-Philippe Lang2018-01-071-0/+58
* add test that anonymous user can add watchers by mail (#26654)Toshi MARUYAMA2017-09-071-0/+1
* Adds a checkbox to set a page as the wiki start page (#26579).Jean-Philippe Lang2017-07-301-0/+1
* Removes darcs test repository (#26391).Jean-Philippe Lang2017-07-251-0/+0
* Renames column comments.comments to comments.content to please Rails 5.1 (#23...Jean-Philippe Lang2017-07-231-2/+2
* Adds a test for importing list custom fields with multiple values (#26148).Jean-Philippe Lang2017-07-191-4/+4
* New permission: view news (#7068).Jean-Philippe Lang2017-06-071-0/+5
* New Permission: View Forum (#4866).Jean-Philippe Lang2017-06-071-0/+5
* allow unicode whitespace after mail handler body delimiters (#17718)Toshi MARUYAMA2017-06-061-3/+3
* Rescue any EncodingError exceptions (#25861).Jean-Philippe Lang2017-05-271-0/+1
* Reset status when copying issues (#23610).Jean-Philippe Lang2017-04-031-0/+7
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-081-0/+1
* Emails with no text or html Content not handled properly (#25269, #25256).Jean-Philippe Lang2017-03-071-0/+35
* Mail parts with empty content should be ignored (#25256).Jean-Philippe Lang2017-03-051-0/+36
* remove trailing white space from test/fixtures/workflows.ymlToshi MARUYAMA2017-02-211-276/+276
* Time entry queries should be copied and deleted too.Jean-Philippe Lang2017-01-311-0/+20
* Check permission of wiki pages before generating a link to it (#23793).Jean-Philippe Lang2017-01-291-0/+5
* additional test for mail by Pavel Rosický (#24616)Toshi MARUYAMA2017-01-281-0/+14
* Allow forward reference to parent when importing issues (#22701).Jean-Philippe Lang2017-01-211-0/+5
* Optional Regex delimiters to truncate incoming emails (#5864).Jean-Philippe Lang2016-12-131-0/+35
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-121-0/+1
* remove trailing white-spaces from test/fixtures/journals.ymlToshi MARUYAMA2016-11-071-2/+2
* remove trailing white-spaces from test/fixtures/issues.ymlToshi MARUYAMA2016-11-071-51/+51
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-211-5/+6
* Make Status map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-4/+4
* Make Tracker map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-4/+4
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-173-2/+5
* "I don't want to be notified of changes that I make myself" as Default for al...Jean-Philippe Lang2016-04-031-1/+11
* add test which ensure received mail text attachment keeps original encoding (...Toshi MARUYAMA2016-03-041-0/+31
* Add column `estimated_hours` for CSV import (#21867).Jean-Philippe Lang2016-01-301-4/+4