summaryrefslogtreecommitdiffstats
path: root/test/unit/project_query_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r23391 from trunk to 5.1-stable (#41961).Go MAEDA12 days1-8/+0
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-271-1/+1
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Default query should not be applied if the query is not allowed to be set as ...Go MAEDA2022-07-311-0/+1
* Reuse ProjectQuery filters on the admin project list (#33422).Marius Balteanu2022-04-011-0/+44
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* You can configure default project queries in the following places (#35795):Marius Balteanu2021-11-151-1/+36
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Add system setting for default results display format of project query (#32818).Go MAEDA2020-02-111-0/+9
* Fix sort projects table by custom field (#32769).Go MAEDA2020-01-121-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_query_test.rbToshi MARUYAMA2019-10-261-1/+1
* fix random test failure of ProjectQueryTest (#29482)Toshi MARUYAMA2019-10-221-1/+3
* Fix random test failure of ProjectQueryTest (#29482).Go MAEDA2019-10-211-1/+2
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-191-0/+11
* Filters for Projects page (#29482).Jean-Philippe Lang2019-10-191-0/+49