summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop warnings on 5.1-stable branch.Marius Balteanu2024-03-032-2/+2
* Merged from trunk r22758 to 5.1-stable (#39995).Marius Balteanu2024-03-031-1/+0
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-2763-63/+63
* Merged r22739 and r22745 from trunk to 5.1-stable (#39995).Marius Balteanu2024-02-272-0/+44
* Merge r22584 from trunk to 5.1-stable (#39999).Marius Balteanu2024-01-031-0/+13
* Merge r22538 and r22539 from trunk to 5.1-stable (#39894).Marius Balteanu2023-12-211-0/+6
* Merged r22475 to r22477 from trunk to 5.1-stable (#39737).Marius Balteanu2023-11-261-1/+1
* Merged r22418 from trunk to 5.1-stable (#39534).Marius Balteanu2023-11-121-0/+23
* Merged r22395 from trunk to 5.1-stable (#38493).Go MAEDA2023-10-291-1/+1
* Reinitialize an empty Wiki page after after project wiki is deleted (#34634).Marius Balteanu2023-10-231-2/+6
* Revert r22368.Marius Balteanu2023-10-231-6/+2
* Traditional Chinese translation update (#39221).Marius Balteanu2023-10-231-2/+6
* Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248).Go MAEDA2023-10-122-3/+3
* Fix RuboCop offense Style/RedundantFilterChain (#36919).Go MAEDA2023-10-121-1/+1
* Add description for issue statuses and display them in issue new/edit form (#...Go MAEDA2023-08-312-2/+51
* Display calendar in vertical list layout on mobile screens (#33682).Go MAEDA2023-08-272-105/+91
* Fix RuboCop offense Performance/MapMethodChain (#37247).Go MAEDA2023-08-234-13/+13
* Fix incorrect argument format for assert_select that causes ArgumentError wit...Go MAEDA2023-07-024-16/+21
* Add breadcrumbs to news pages (#2631).Go MAEDA2023-05-091-0/+1
* Use the new pagination style for the calendars view (#27346).Go MAEDA2023-05-071-1/+1
* Add "View annotation prior to this change" button in the annotate view of Git...Go MAEDA2023-04-301-0/+5
* Add a button to apply issues filter to search results (#38481).Go MAEDA2023-04-271-0/+12
* Add missing fixtures to SearchControllerTest (#38496).Go MAEDA2023-04-261-2/+3
* Support "my bookmarks" in the search (#38459).Go MAEDA2023-04-181-0/+13
* Ability to disable the priority field (#38416).Go MAEDA2023-04-141-0/+3
* Export a version as changelog text (#36679).Go MAEDA2023-04-131-0/+13
* Add Parent task filter and column to Spent time (#37623).Go MAEDA2023-04-111-0/+46
* "Issue's subject" filter for spent time (#27821).Go MAEDA2023-04-091-0/+13
* Fix a failing test due to r22142 (#38360).Go MAEDA2023-03-231-1/+1
* Exporting UserQuery does not use the query name as file name (#37674, #38182).Go MAEDA2023-03-011-0/+13
* Remove "Unknown user" notification on password request with non-existent emai...Go MAEDA2023-02-071-0/+1
* Fix missing project_id in redirect after clicking "Create and add another" bu...Go MAEDA2023-02-051-1/+1
* "Property changes" tab does not appear when all issue journals have both note...Go MAEDA2023-02-011-8/+1
* Avoid double-render error with ApplicationController#find_optional_project (#...Go MAEDA2023-01-201-1/+11
* 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