summaryrefslogtreecommitdiffstats
path: root/test/integration/routing
Commit message (Expand)AuthorAgeFilesLines
* Update tests assertions after r23581 (#42394).Marius Balteanu6 days1-1/+1
* Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...Go MAEDA2024-08-122-2/+0
* Update users routing test to include assertions for bulk actions (delete, loc...Marius Balteanu2024-07-141-0/+4
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-2649-49/+49
* Adds route for code highlighting languages page (#39111, #40137).Marius Balteanu2024-02-251-0/+2
* Add tests for @/help/wiki_syntax@ route (#39111, #40137).Marius Balteanu2024-02-251-0/+27
* Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) intr...Go MAEDA2023-12-271-2/+2
* Fixes that diff of a javascript file in repository module is not displayed wi...Marius Balteanu2023-12-261-3/+3
* Fixes attachments functionality for (custom) plugins broken since fix for CVE...Marius Balteanu2023-12-221-0/+5
* Update integration test for plugin routes after r22515 (#36320, #39803).Marius Balteanu2023-12-121-0/+19
* Refactor integration test for plugins routing (added in r22328) in order to u...Marius Balteanu2023-12-111-73/+0
* Delete whole @tmp/plugins@ directory (#38707).Marius Balteanu2023-10-241-1/+1
* Fixes a random failing test in @test_plugins@ (integration/routing/plugins_te...Marius Balteanu2023-10-241-1/+7
* Fix typo in plugins_test.rb (#38707).Marius Balteanu2023-10-231-2/+2
* Fix RuboCop offences introduced in r22328 (#38707).Go MAEDA2023-10-061-5/+5
* Add test for r22327 (#38707).Go MAEDA2023-10-061-0/+95
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-0147-47/+47
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-0147-47/+47
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-191-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-0247-47/+47
* Use issue path instead of bulk update issues path when only one issue is sele...Marius Balteanu2021-07-261-0/+1
* Clean-up workflows controller (#33337).Go MAEDA2021-04-131-3/+3
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2547-47/+47
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-251-0/+2
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-111-0/+4
* Download all attachments at once (#7056).Go MAEDA2020-03-211-0/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-0347-47/+47
* Specific action for updating role permissions.Jean-Philippe Lang2019-10-251-1/+1
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-0/+2
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-161-1/+1
* scm: fix error when *.yml and *.txt show (#31141, #30850)Toshi MARUYAMA2019-05-301-6/+14
* add *.yaml and *.txt to RoutingRepositoriesTest (#31141, #30850)Toshi MARUYAMA2019-05-301-1/+3
* Update copyright year.Go MAEDA2019-05-2547-47/+47
* Generalize issues imports (#28234).Go MAEDA2019-05-091-1/+2
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-1647-47/+47
* Unified diff link broken on specific file/revision diff view (#30850).Jean-Philippe Lang2019-03-151-5/+5
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-1547-0/+94
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-261-7/+7
* Allow project bulk edit of time entries (#26534).Go MAEDA2018-09-141-0/+1
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-161-38/+1
* remove unused WikisController#edit (#26579)Toshi MARUYAMA2017-11-051-2/+0
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-233-59/+40
* Update copyright.Jean-Philippe Lang2017-06-2547-47/+47
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-0/+2
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-091-1/+0
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-091-0/+1
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-072-0/+3
* Issue subject is not updated when you select another issue on time entry form...Jean-Philippe Lang2016-11-181-1/+2
* My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang2016-10-301-0/+1
* Add support for updating attachments over REST API (#22356).Jean-Philippe Lang2016-10-011-2/+2