summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix RuboCop offense Performance/StringInclude (#37247).Go MAEDA2022-12-262-2/+2
* Fix test failure when running with PostgreSQL (#20042).Go MAEDA2022-12-091-1/+1
* Query display types should accept only known types (#37925).Marius Balteanu2022-11-281-0/+14
* Fix failing test by removing bad assertion (#34863).Marius Balteanu2022-11-281-1/+0
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-182-53/+0
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-162-0/+53
* Allow using ideographic space (U+3000) as a separator for search terms (#37878).Go MAEDA2022-11-031-0/+6
* Database migrations don't run correctly for plugins when specifying the `VERS...Go MAEDA2022-10-301-0/+13
* Fix RuboCop offense Rails/Pluck (#37248).Go MAEDA2022-10-281-13/+13
* Fix RuboCop offense Lint/RedundantRequireStatement (#36919).Go MAEDA2022-10-261-1/+1
* Fix RuboCop offense Style/RedundantStringEscape (#36919).Go MAEDA2022-10-263-11/+11
* Fix RuboCop offense Layout/FirstHashElementIndentation due to r21894 (#37751).Go MAEDA2022-10-201-4/+5
* Fix RuboCop offenses Layout/EmptyLinesAroundClassBody and Layout/TrailingEmpt...Go MAEDA2022-10-201-2/+0
* Escape tags that start with pre (#37767).Go MAEDA2022-10-171-0/+11
* Uses the new html sanitizer for links rendered by custom fields (#37750).Marius Balteanu2022-10-044-14/+14
* Introduces a standalone html sanitizer class (#37750).Marius Balteanu2022-10-041-0/+40
* Make common_mark the default text formatting for new installations (#34863).Marius Balteanu2022-10-041-0/+5
* Escape blockquote citation in textile formatting (#37751).Marius Balteanu2022-10-041-0/+7
* Fix repository browser does not show \"+\" (plus sign) in filename (#37718).Marius Balteanu2022-10-021-2/+2
* Fix RuboCop offense Layout/LineLength due to r21849 (#37713).Go MAEDA2022-09-281-2/+8
* Fix failing test on PostgreSQL by ordering by only non null values (#37674).Marius Balteanu2022-09-271-3/+10
* Adds missing join when ordering by authsource (#37674).Go MAEDA2022-09-271-0/+13
* Allow select custom CSS properties (#37237).Marius Balteanu2022-09-261-0/+4
* Add rel="noopener" to all external links with a target attribute (#37713).Marius Balteanu2022-09-261-0/+5
* Fix random test failure (#37674).Go MAEDA2022-09-241-1/+1
* Adds tests for UserQuery model (#37674).Go MAEDA2022-09-211-0/+175
* Ignore statuses if workflow only defines identity transition (#37636).Go MAEDA2022-09-171-0/+1
* Consider only roles with either add_issues or edit_issues permissions for any...Go MAEDA2022-09-171-0/+22
* Support revision without any message in Mercurial repositories (#36258).Go MAEDA2022-09-012-6/+20
* Add default spent time activity per role (#29286).Go MAEDA2022-08-091-0/+82
* Default query should not be applied if the query is not allowed to be set as ...Go MAEDA2022-07-312-0/+2
* Add missing fixture versions to RepositoryTest (#37469).Go MAEDA2022-07-211-1/+2
* Psych::DisallowedClass exception when loading default plugin settings (#37450...Go MAEDA2022-07-211-0/+7
* Add missing fixture issue_categories to VersionTest (#37466).Go MAEDA2022-07-191-1/+1
* Add missing fixture to IssuesPdfHelperTest (#37451).Go MAEDA2022-07-171-1/+1
* Make the only enabled activity in a project the default one for time entry (#...Go MAEDA2022-07-171-0/+15
* Add a missing fixture to RoleTest (#37448).Go MAEDA2022-07-161-1/+1
* Fix passing a wrong parameter to `with_settings` in UserTest::test_random_pas...Go MAEDA2022-07-161-1/+1
* Add missing fixture to JournalObserverTest (#37389).Go MAEDA2022-07-061-1/+1
* Add test for #37349.Marius Balteanu2022-06-271-0/+18
* Fix filter for chained User custom fields returns 500 internal server error w...Marius Balteanu2022-06-271-0/+12
* Fix time entry activity is not set as default when the default activity exist...Marius Balteanu2022-06-202-0/+25
* 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
* Respect group memberships when checking if an object is watched (#37065).Marius Balteanu2022-06-201-1/+14
* Fix mentions of users with "@" in their username not working (#37138).Marius Balteanu2022-06-201-0/+9
* Fix failing test caused by r21646 (#37255).Marius Balteanu2022-06-191-2/+3
* Setting @--no-permission-check@ in the mail receiver should not allow creatin...Marius Balteanu2022-06-161-0/+29
* Improved @fixed_version_id@ validation (#37171).Marius Balteanu2022-06-161-0/+8