summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-2664-64/+64
* Subprojects checkbox should be shown in Activity and Roadmap sidebars only if...Marius Balteanu2024-02-262-0/+44
* Use @assert_select@ to assert text from h1 element of wiki syntax pages (#391...Marius Balteanu2024-02-251-2/+2
* Adds route for code highlighting languages page (#39111, #40137).Marius Balteanu2024-02-251-0/+7
* Add tests for @HelpController@ (#39111, #40137).Marius Balteanu2024-02-251-0/+84
* Remove an empty file (#40190).Go MAEDA2024-02-141-0/+0
* Stop appending the utf8 checkmark parameter to form URLs (#40190).Marius Balteanu2024-02-131-27/+0
* Remove overrides that inserts a non-breaking space (nbsp) to empty option ele...Marius Balteanu2024-02-101-4/+0
* Reverts r22438 (#35189).Marius Balteanu2024-01-231-12/+0
* Refactor CustomFieldsControllerTest#custom_field_classes (#40008).Go MAEDA2024-01-081-4/+4
* Replace String#sub with delete_prefix / delete_suffix (#40008).Go MAEDA2024-01-081-1/+1
* Fix RuboCop offense Style/TrailingCommaInArguments introduced in r22584 (#399...Go MAEDA2024-01-041-1/+1
* Explicitly render a 404 on non-JS requests to messages#quote (#39999).Marius Balteanu2024-01-031-0/+13
* Updates subversion repository fixture with test data for #39747 (#39747, #363...Marius Balteanu2023-12-241-2/+3
* Add test for #39894.Marius Balteanu2023-12-211-0/+6
* Fix RuboCop offense Style/HashEachMethods (#39887).Go MAEDA2023-12-201-2/+2
* Workaround to fix a random failing test on MySQL 8 caused by the removal of i...Marius Balteanu2023-11-261-1/+1
* Add data-text-formatting attribute for selected markup language to body tag (...Go MAEDA2023-11-211-0/+10
* New email notification option "For any event on my bookmarked projects" (#351...Go MAEDA2023-11-161-0/+12
* Fix RuboCop offense Layout/SpaceAfterComma due to r22418 (#39534).Go MAEDA2023-11-161-1/+1
* Fix undefined method error in issue list PDF export when export contains a cu...Marius Balteanu2023-11-111-0/+23
* Redirect to repositories#show after repository#fetch_changesets to avoid the ...Go MAEDA2023-10-311-1/+1
* Fix related issues count not updating after deleting one of the related issue...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