summaryrefslogtreecommitdiffstats
path: root/test/integration/routing
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop warnings on 5.1-stable branch.Marius Balteanu2024-03-031-2/+2
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-2748-48/+48
* Add missing change for #39862 to 5.1-stable.Marius Balteanu2023-12-221-0/+2
* Merge r22551 from trunk to 5.1-stable (#39862).Marius Balteanu2023-12-221-0/+5
* Backport fix of random failing integration test for plugin routes to 5.1-stab...Marius Balteanu2023-12-171-0/+4
* 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
* Remove special behaviour for listing issue time entries, use a filter for that.Jean-Philippe Lang2016-07-121-7/+1
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-221-0/+3
* Updates copyright for 2016.Jean-Philippe Lang2016-03-1347-47/+47
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-211-3/+3
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+7
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-151-2/+2