| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year in source files to 2021 (#33069). | Go MAEDA | 2021-03-25 | 1 | -1/+1 |
* | remove spaces inside {} of test/unit/issue_import_test.rb | Toshi MARUYAMA | 2020-11-12 | 1 | -41/+41 |
* | Replace Hash#merge! with Hash#[]= (#34160). | Go MAEDA | 2020-10-24 | 1 | -14/+14 |
* | Support issue relations when importing issues (#28198). | Go MAEDA | 2020-05-06 | 1 | -5/+122 |
* | Update copyright year in source files to 2020 (#33069). | Go MAEDA | 2020-03-03 | 1 | -1/+1 |
* | CSV import does not keep the project it was clicked from (#21766). | Jean-Philippe Lang | 2019-12-20 | 1 | -0/+28 |
* | Support external ID when importing issues (#28213). | Jean-Philippe Lang | 2019-06-20 | 1 | -0/+10 |
* | Support "YYYY/MM/DD" date format when importing issues (#31450). | Go MAEDA | 2019-05-30 | 1 | -0/+9 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Generalize issues imports (#28234). | Go MAEDA | 2019-05-09 | 1 | -0/+6 |
* | Enable frozen_string_literal for some files under test directory (#26561). | Go MAEDA | 2019-03-16 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Import UTF-8 issue CSV files with BOM and quoted strings (#30412). | Go MAEDA | 2019-01-12 | 1 | -0/+9 |
* | Set User.current to nil before unit tests. | Jean-Philippe Lang | 2018-12-16 | 1 | -0/+1 |
* | Adds a test for #30001. | Jean-Philippe Lang | 2018-11-29 | 1 | -0/+12 |
* | Adds a test for importing list custom fields with multiple values (#26148). | Jean-Philippe Lang | 2017-07-19 | 1 | -0/+15 |
* | Adds a test for importing list custom fields (#26148). | Jean-Philippe Lang | 2017-07-19 | 1 | -0/+14 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Allow forward reference to parent when importing issues (#22701). | Jean-Philippe Lang | 2017-01-21 | 1 | -0/+13 |
* | Include required module (#22951). | Jean-Philippe Lang | 2016-06-11 | 1 | -0/+2 |
* | Set default language in import tests (#22951). | Jean-Philippe Lang | 2016-06-11 | 1 | -0/+4 |
* | Make Status map-able for CSV import (#22951). | Jean-Philippe Lang | 2016-06-07 | 1 | -0/+9 |
* | Make Tracker map-able for CSV import (#22951). | Jean-Philippe Lang | 2016-06-07 | 1 | -1/+32 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Use same logic for finding user as a custom field (#950). | Jean-Philippe Lang | 2015-08-15 | 1 | -0/+10 |
* | Use same logic for finding user when importing a file (#950). | Jean-Philippe Lang | 2015-08-15 | 1 | -0/+9 |
* | Set default date format based on user locale (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -0/+10 |
* | Adds support for custom date format when importing a CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -0/+14 |
* | Import issues from CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -0/+89 |