summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix RuboCop offense Style/RedundantStringEscape (#36919).Go MAEDA2022-10-265-15/+15
* 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
* Constraints *_all attachments routes to actually supported values of containe...Go MAEDA2022-10-201-11/+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-042-1/+6
* 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-023-4/+5
* Add table header in Plugins page (#37692).Go MAEDA2022-10-011-0/+4
* Fix RuboCop offense Layout/LineLength due to r21849 (#37713).Go MAEDA2022-09-281-2/+8
* Fix random system test failure by adding a missing fixture.Marius Balteanu2022-09-271-1/+2
* Fix undefined method when auth source name column is added as column (#37674).Marius Balteanu2022-09-271-0/+14
* 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
* Fix random test failure (#33953).Go MAEDA2022-09-271-1/+1
* Add a test for #37369.Marius Balteanu2022-09-261-0/+15
* 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
* User bulk destroy (#37674).Go MAEDA2022-09-201-0/+57
* Introduces a UserQuery model for admin/users (#37674).Go MAEDA2022-09-201-29/+115
* Ignore statuses if workflow only defines identity transition (#37636).Go MAEDA2022-09-172-0/+17
* Consider only roles with either add_issues or edit_issues permissions for any...Go MAEDA2022-09-171-0/+22
* Rename Repository#supports_all_revisions? to Repository#supports_history? (#3...Go MAEDA2022-09-151-1/+1
* Don't show "History" tab for content in Filesystem repository (#37585).Go MAEDA2022-09-071-0/+18
* Add description field to custom fields API (#37617).Go MAEDA2022-09-012-0/+2
* Support revision without any message in Mercurial repositories (#36258).Go MAEDA2022-09-014-7/+21
* Don't create two thumbnails of different resolutions for a single image (#375...Go MAEDA2022-08-282-2/+2
* Use query name as the file name when exporting queries (#16207).Go MAEDA2022-08-242-0/+38
* POST Requests to repository WS fail with "Can't verify CSRF token authenticit...Go MAEDA2022-08-101-0/+7
* 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