summaryrefslogtreecommitdiffstats
path: root/test/unit/issue_import_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Generalize issues imports (#28234).Go MAEDA2019-05-091-0/+6
* 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
* Import UTF-8 issue CSV files with BOM and quoted strings (#30412).Go MAEDA2019-01-121-0/+9
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-161-0/+1
* Adds a test for #30001.Jean-Philippe Lang2018-11-291-0/+12
* Adds a test for importing list custom fields with multiple values (#26148).Jean-Philippe Lang2017-07-191-0/+15
* Adds a test for importing list custom fields (#26148).Jean-Philippe Lang2017-07-191-0/+14
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Allow forward reference to parent when importing issues (#22701).Jean-Philippe Lang2017-01-211-0/+13
* Include required module (#22951).Jean-Philippe Lang2016-06-111-0/+2
* Set default language in import tests (#22951).Jean-Philippe Lang2016-06-111-0/+4
* Make Status map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-0/+9
* Make Tracker map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-1/+32
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Use same logic for finding user as a custom field (#950).Jean-Philippe Lang2015-08-151-0/+10
* Use same logic for finding user when importing a file (#950).Jean-Philippe Lang2015-08-151-0/+9
* Set default date format based on user locale (#950).Jean-Philippe Lang2015-08-141-0/+10
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-141-0/+14
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+89