summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* When updating an issue, allow adding time entry on an issue that was visible ...Marius Balteanu2021-07-261-0/+23
* Link from assignee to group page (#12795).Go MAEDA2021-07-201-1/+10
* Allow non-admin users to see group members (#12795).Go MAEDA2021-07-191-0/+11
* Default issue query (#7360).Go MAEDA2021-07-061-0/+72
* Add missing fixtures to ActivitiesControllerTest (#34933, #35413).Go MAEDA2021-06-251-1/+2
* Reject CSV file without data row when importing (#35137).Go MAEDA2021-06-201-0/+21
* Ability to add watchers to Wiki pages (#7652).Go MAEDA2021-05-292-2/+81
* "Add news" button on global news index is displayed for users without permiss...Go MAEDA2021-05-291-0/+12
* Render Textile and Markdown files in the repository browser (#16849).Go MAEDA2021-05-281-2/+29
* Security notification is not sent when an admin changes the password of a use...Go MAEDA2021-05-241-0/+18
* Allow Unique ID and relation fields to be auto mapped (#35131).Go MAEDA2021-04-231-0/+12
* Clean-up workflows controller (#33337).Go MAEDA2021-04-131-9/+9
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-131-0/+5
* Atom feed of the activity page does not contain items after the second page (...Go MAEDA2021-04-121-0/+16
* Fix a test failure caused by an assert forgotten to be deleted (#29914, #32913).Go MAEDA2021-04-011-1/+0