summaryrefslogtreecommitdiff
path: root/spec/routing/project_routing_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move some project routes under - scopedz-scope-project-routes-2Dmitriy Zaporozhets2019-05-261-1/+9
* Add network and graphs to legacy routes toodz-scope-project-routesDmitriy Zaporozhets2019-05-211-0/+2
* Add legacy routes for modified project pathDmitriy Zaporozhets2019-05-211-0/+12
* Fix specs to match route changesDmitriy Zaporozhets2019-05-201-20/+21
* Add ability to resolve project id into pathDmitriy Zaporozhets2019-01-221-0/+4
* Revert "Resolve "[Rails5] `ActionView::MissingTemplate` in spec/features/proj...Douwe Maan2018-12-031-12/+8
* Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-1/+2
* Fix SpaceBeforeFirstArg copSemyon Pupkov2018-09-201-4/+4
* [master] Missing CSRF in System Hooks resend actionFrancisco Javier López2018-08-241-3/+3
* Changing the hook test action to use POSTFrancisco Javier López2018-07-231-1/+1
* Resolve "[Rails5] `ActionView::MissingTemplate` in spec/features/projects/wik...blackst0ne2018-06-121-8/+12
* Add new repository archive routeJames Ramsay2018-04-061-7/+23
* Allow promoting project milestones to group milestonesFelipe Artur2017-10-311-7/+12
* fix #3686 make tarball download url to end with extensionhaseeb2017-08-031-3/+7
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Fix docker tag reference routing constraintsGrzegorz Bizon2017-07-191-0/+22
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-27/+46
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Implement ability to update deploy keysAlexander Randa2017-06-021-1/+3
* Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-0/+12
|\
| * Implement web hooks loggingAlexander Randa2017-05-251-0/+12
* | Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-231-0/+4
* | Remove routeOswaldo Ferreira2017-05-191-5/+0
|/
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-3/+3
* Implement ability to update hooksAlexander Randa2017-04-281-2/+4
* Remove format from end of URL for URLs that take a ref or pathDouwe Maan2017-04-171-1/+1
* Use native unicode emojisEric Eastwood2017-03-061-2/+1
* Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski2017-03-011-4/+14
* Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-4/+4
|\
| * replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-4/+4
* | Fix 500 error while navigating to the `pages_domains` 'show' page.Timothy Andrew2017-01-311-7/+30
|/
* Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-151-4/+15
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-507/+527
* Allow browsing branches that end with '.atom'Sean McGivern2016-10-111-1/+1
* Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz2016-08-111-4/+4
* Add failing test for #20462winniehell2016-08-021-1/+4
* Clean up unused routesJosef Strzibny2016-07-261-4/+0
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Increase the minimum length for commit SHA matching to 7rs-issue-12706Robert Speicher2016-01-291-4/+4
* Fix broken specs. #2406Rubén Dávila2016-01-201-2/+2
* Merge branch 'issue_3076' into 'master' Drew Blessing2016-01-081-0/+1
|\
| * Fix problem with projects ending with .keys #3076Jose Corcuera2016-01-061-0/+1
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-0/+12
|/
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-7/+7
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-7/+7
* Improve tests to use real branches in merge requestsDmitriy Zaporozhets2015-08-041-7/+7
* Remove show actions from Admin and Project DeployKeysRobert Speicher2015-06-031-1/+1
* Add MergeRequests#commits action and routeRobert Speicher2015-05-291-12/+20
* Fix failing specs.Douwe Maan2015-04-031-2/+1
* Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-10/+7