summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).Go MAEDA2023-01-171-2/+2
* Fix redundant 'private' modifier in repositories_git_controller_test.rb (#380...Go MAEDA2023-01-121-8/+6
* Introduce permission to set a project public (#38048).Go MAEDA2023-01-121-2/+55
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-0164-64/+64
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-0164-64/+64
* Fix `{{thumbnail}}` macro in an issue note cannot fetch an image attached in ...Go MAEDA2022-12-301-0/+16
* Fix RuboCop offense Performance/StringInclude (#37247).Go MAEDA2022-12-261-1/+1
* Add tests for #37772.Marius Balteanu2022-12-011-0/+16
* Revert r21975. Marius Balteanu2022-12-011-16/+0
* Add tests for #37772.Marius Balteanu2022-12-011-0/+16
* Fix groups added to watchers are not shown as links (#37958).Marius Balteanu2022-11-281-1/+1
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-182-2/+0
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-162-0/+2
* Redirect to container URL in case of error in attachments#download_all (#37880).Go MAEDA2022-11-031-1/+17
* Read-only field permission for the project field is ignored if the current pr...Go MAEDA2022-10-311-0/+20
* Fix RuboCop offense Rails/FreezeTime (#37248).Go MAEDA2022-10-271-1/+1
* Constraints *_all attachments routes to actually supported values of containe...Go MAEDA2022-10-201-11/+0
* Make common_mark the default text formatting for new installations (#34863).Marius Balteanu2022-10-041-1/+1
* Fix repository browser does not show \"+\" (plus sign) in filename (#37718).Marius Balteanu2022-10-021-2/+3
* Add table header in Plugins page (#37692).Go MAEDA2022-10-011-0/+4
* Fix undefined method when auth source name column is added as column (#37674).Marius Balteanu2022-09-271-0/+14
* Fix random test failure (#33953).Go MAEDA2022-09-271-1/+1
* 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-171-0/+16
* 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
* Support revision without any message in Mercurial repositories (#36258).Go MAEDA2022-09-011-1/+1
* Don't create two thumbnails of different resolutions for a single image (#375...Go MAEDA2022-08-281-1/+1
* 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-091-1/+14
* Default query should not be applied if the query is not allowed to be set as ...Go MAEDA2022-07-312-0/+84
* 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-271-0/+20
* Better validation error message when the domain of email is not allowed (#354...Go MAEDA2022-07-271-2/+2
* 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
* Fix test failure (#37379).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-171-0/+10
* Fix RuboCop offense Layout/FirstHashElementIndentation (#36919).Go MAEDA2022-06-302-30/+39
* 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
* Wiki notation `attachment:file_name` cannot make a link to a file attached to...Go MAEDA2022-05-261-0/+15
* Fix two typos.Marius Balteanu2022-05-171-2/+2
* Adds projects bulk delete (#36691).Marius Balteanu2022-05-171-0/+25
* Background job for project deletion (#36691).Marius Balteanu2022-05-171-0/+20
* Don't verify CSRF authenticity token in mail handler (#37030).Marius Balteanu2022-05-111-0/+7