summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reuse ProjectQuery filters on the admin project list (#33422).Marius Balteanu2022-04-012-5/+73
* Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions...Marius Balteanu2022-03-201-0/+3
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-192-10/+10
* IssuesControllerTest randomly fails (#36716).Go MAEDA2022-03-031-1/+1
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-231-7/+7
* Fix time entries of sub-projects are not listed when activity is specified in...Marius Balteanu2022-02-201-0/+24
* Fix code copying in common browsers (#36580).Go MAEDA2022-02-196-19/+25
* Return 404 if revision URL doesn't exist (#36561).Marius Balteanu2022-02-181-0/+6
* Structured Document list for more flexible UI design with CSS (#17924).Go MAEDA2022-02-081-4/+4