summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/acts
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop warnings on 5.1-stable branch.Marius Balteanu2024-03-031-1/+1
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-273-3/+3
* Merged r22445, r22449 and r22450 from trunk to 5.1-stable (#39553).Marius Balteanu2023-11-171-2/+5
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-013-3/+3
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-013-3/+3
* Fix random failing test (#37138).Marius Balteanu2022-06-201-1/+1
* Revert r21662 (#37255).Marius Balteanu2022-06-201-1/+1
* Fix random failing test (#37255).Marius Balteanu2022-06-201-1/+1
* Fix mentions of users with "@" in their username not working (#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