summaryrefslogtreecommitdiffstats
path: root/test/unit/user_import_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22756 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22014 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21342 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow sending account information when importing users (#35365).Go MAEDA2021-07-031-0/+18
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21058 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of test/unit/user_import_test.rbToshi MARUYAMA2020-11-131-10/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20362 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add fixtures for UserImportTest (#33102).Go MAEDA2020-06-021-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19802 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-301-0/+162
Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19799 e93f8b46-1217-0410-a6f0-8f06a7374b81