summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Add default spent time activity per role (#29286).Go MAEDA2022-08-092-1/+96
* Fix RuboCop offense Layout/LineLength due to r21757 (#37532).Go MAEDA2022-08-051-2/+18
* Add CSS class for relation type to related issues list (#37532).Go MAEDA2022-08-051-0/+14
* Default query should not be applied if the query is not allowed to be set as ...Go MAEDA2022-07-314-0/+86
* Skip test_show_without_main_repository_should_display_first_repository when S...Go MAEDA2022-07-281-0/+2
* Repository tab is not displayed if no repository is set as the main repositor...Go MAEDA2022-07-272-1/+50
* Better validation error message when the domain of email is not allowed (#354...Go MAEDA2022-07-271-2/+2
* Open Help in a separate tab (#1069).Go MAEDA2022-07-221-0/+7
* CSV export of issues report (#37362).Go MAEDA2022-07-211-0/+87
* Add missing fixture issue_categories to MyControllerTest (#37477).Go MAEDA2022-07-211-1/+1
* Add missing fixture versions to MailHandlerControllerTest (#37470).Go MAEDA2022-07-211-1/+1
* 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
* Fix test failure (#37379).Go MAEDA2022-07-191-1/+1
* Add missing fixture issue_categories to VersionTest (#37466).Go MAEDA2022-07-191-1/+1
* Thumbnail macro does not work when a file is attached and preview is displaye...Go MAEDA2022-07-191-0/+19
* Mark edited journal notes as "Edited" (#31505).Go MAEDA2022-07-172-0/+16
* 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
* Fix RuboCop offense Layout/FirstHashElementIndentation (#36919).Go MAEDA2022-06-302-30/+39
* 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
* Respect field visibility when filtering/sorting by associated issue fields (#...Marius Balteanu2022-06-161-0/+74
* Respect field visibility when showing associated issue fields (#37255).Marius Balteanu2022-06-161-0/+22
* 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
* Ensure @category_id@ is valid within the issue's project (#37171).Marius Balteanu2022-06-161-0/+8
* The done ratio of a parent issue may not be 100% even if all subtasks have a ...Go MAEDA2022-06-081-4/+11
* Merged r21618 to trunk (#35892).Marius Balteanu2022-05-281-2/+2
* Update footnotes markup after commonmarker gem update (#35892).Marius Balteanu2022-05-281-3/+3
* Fix internal server error when trying to retrieve AnonymousUser's information...Marius Balteanu2022-05-271-0/+18
* Wiki notation `attachment:file_name` cannot make a link to a file attached to...Go MAEDA2022-05-261-0/+15
* Fix test failure due to r21601 (#36938).Go MAEDA2022-05-251-1/+1
* Remove test code (#36691).Marius Balteanu2022-05-191-1/+0
* Fix two typos.Marius Balteanu2022-05-171-2/+2
* Fix Rubocop warnings.Marius Balteanu2022-05-171-1/+0
* Fix random failing tests (#36691). Marius Balteanu2022-05-172-14/+27
* Adds projects bulk delete (#36691).Marius Balteanu2022-05-172-0/+88
* Background job for project deletion (#36691).Marius Balteanu2022-05-173-3/+90
* Add test for #37053.Marius Balteanu2022-05-161-0/+20