summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/acts
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop warnings on 5.0-stable branch.Marius Balteanu2024-03-031-1/+1
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-273-3/+3
* Merged r22445, r22449 and r22450 from trunk to 5.0-stable (#39553).Marius Balteanu2023-11-171-2/+5
* Revert r22446 and r22447 (#39553).Marius Balteanu2023-11-161-5/+2
* Cover more tests for #39553.Marius Balteanu2023-11-161-2/+5
* Revert r22442 (#39553).Marius Balteanu2023-11-161-5/+2
* Add tests for #39553.Marius Balteanu2023-11-161-2/+5
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-013-3/+3
* Merged r21664 to 5.0-stable (#37138).Marius Balteanu2022-06-201-1/+1
* Merged r21660 to 5.0-stable (#37138).Marius Balteanu2022-06-201-0/+9
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-231-0/+146
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-022-2/+2
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-252-2/+2
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-032-2/+2
* Update copyright year.Go MAEDA2019-05-252-2/+2
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-162-2/+2
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-152-0/+4
* Update copyright.Jean-Philippe Lang2017-06-252-2/+2
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-172-0/+108