summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Merged r21645-r21646 and r21657 to 5.0-stable (#37255).Marius Balteanu2022-06-201-0/+96
* Merged r21605 to 5.0-stable (#37130).Marius Balteanu2022-05-301-0/+15
* Merged r21568 to 5.0-stable (#37030).Marius Balteanu2022-05-121-0/+7
* 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
* Fix autocomplete for users fails with 403 error when there are multiple objec...Marius Balteanu2022-02-011-0/+35
* Explicitly specify text formatting in the tests (#35952).Marius Balteanu2022-01-223-165/+193
* Add "Two-factor authentication" filter and column to Users list in administra...Marius Balteanu2022-01-221-0/+44
* Update session token only once per minute (#29041).Go MAEDA2022-01-221-0/+13
* Duplicate activities in time entry report when project-specific activies exis...Go MAEDA2022-01-191-0/+13
* Display source project for cross-project associated revisions for issues (#52...Go MAEDA2022-01-181-0/+1
* Explicitly set Setting.cross_project_issue_relations to prevent random test f...Go MAEDA2022-01-131-10/+12
* Permission check of the setting button on the issues page mismatches button s...Go MAEDA2022-01-101-0/+16
* Change the default value for "Time span format" from "decimal" to "minutes" (...Go MAEDA2022-01-087-47/+47
* Change Delete button name to Delete issue (#31278).Go MAEDA2022-01-052-9/+9
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-0264-64/+64
* Test if the encoding drop-down in the import settings includes all CSV encodi...Go MAEDA2022-01-021-1/+10
* Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...Go MAEDA2021-12-295-19/+19
* Use File.exist? instead of deprecated File.exists? (#36358).Go MAEDA2021-12-271-4/+4
* Saving time tracking activities without any change may turn a system activity...Go MAEDA2021-12-211-0/+20
* Remove empty files (#35755).Go MAEDA2021-12-141-0/+0
* Drop OpenID support (#35755).Go MAEDA2021-12-141-219/+0
* Issue Summary: add statistics about issues without assignee, version or categ...Go MAEDA2021-12-121-0/+24
* You can configure default project queries in the following places (#35795):Marius Balteanu2021-11-151-1/+24
* Allow addition/removal of subtasks to show in parent's history (#6033).Go MAEDA2021-11-081-1/+31
* Fix RuboCop offense Naming/MethodName due to r21269 (#29076).Go MAEDA2021-11-081-1/+1
* Adds button to "Create and follow" when adding a subtask from the parent issu...Marius Balteanu2021-11-061-0/+24
* Change the "Edit" label in the context menu to "Bulk Edit" when multiple issu...Go MAEDA2021-10-201-6/+6
* Fix random failing test introduced in r21130 (#35957, #34169).Marius Balteanu2021-10-091-2/+3
* Fix that deleting a closed or archived projects not working anymore after r20...Marius Balteanu2021-09-061-0/+38
* Return 404 when filtering by a non-visible user in activity view (#35789).Marius Balteanu2021-09-061-0/+12
* Password and Confirmation fields are marked as required when editing a user (...Go MAEDA2021-08-131-0/+2
* Fixed "Layout/IndentationWidth: Use 2 (not 4) spaces for indentation." introd...Marius Balteanu2021-08-101-7/+7
* Fixed create duplicate follow relation fails with 500 internal error (#35655).Marius Balteanu2021-08-101-0/+25
* Fixed attachments deletable by user without edit issue permission on tracker ...Marius Balteanu2021-08-052-0/+34
* Adds tests for issue attachment edit by user without edit issue permission on...Marius Balteanu2021-08-052-0/+30
* Fix that updating an issue from context menu to a none value do not set the f...Marius Balteanu2021-08-051-0/+27
* Update custom field path on the context menu (#33521).Marius Balteanu2021-08-031-9/+29
* Fix update status path on the context menu (#33521).Marius Balteanu2021-08-031-10/+10
* Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).Marius Balteanu2021-08-019-146/+137
* Link to the profile page from users on the group page (#12795).Go MAEDA2021-07-311-0/+2
* GroupsController#show should only display visible users (#12795).Go MAEDA2021-07-311-0/+14
* Use issue path instead of bulk update issues path when only one issue is sele...Marius Balteanu2021-07-261-8/+31
* Redirect_to project_path after WikisController#destroy (#35610).Marius Balteanu2021-07-261-1/+1