summaryrefslogtreecommitdiff
path: root/spec/routing
Commit message (Expand)AuthorAgeFilesLines
* fix #3686 make tarball download url to end with extensionhaseeb2017-08-031-3/+7
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-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-142-3/+9
* Implement ability to update deploy keysAlexander Randa2017-06-021-1/+3
* Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-252-0/+24
|\
| * Implement web hooks loggingAlexander Randa2017-05-252-0/+24
* | user can reset his rss token on the account pageAlexis Reigel2017-05-241-0/+4
* | Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-231-0/+4
* | Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet2017-05-191-5/+0
|\ \
| * | Remove routeOswaldo Ferreira2017-05-191-5/+0
| |/
* | Enable the RSpec/EmptyExampleGroup coprubocop-empty-example-groupRémy Coutable2017-05-181-10/+27
|/
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-3/+3
* Merge branch '19364-webhook-edit' into 'master' Dmitriy Zaporozhets2017-05-022-4/+16
|\
| * Implement ability to update hooksAlexander Randa2017-04-282-4/+16
* | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-262-9/+7
|/
* Remove format from end of URL for URLs that take a ref or pathDouwe Maan2017-04-171-1/+1
* Add routing specs for environment foldersGrzegorz Bizon2017-03-271-0/+49
* Implement OpenID Connect identity providerMarkus Koller2017-03-071-0/+30
* 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
|/
* Fix 500 error when visit group from admin area if group name contains dotdz-improve-admin-group-routingDmitriy Zaporozhets2016-12-281-2/+8
* Modify GithubImport to support GiteaRémy Coutable2016-12-191-1/+0
* Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-0/+166
* Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-151-4/+15
* Add support for nested groups to admin routingdz-fix-admin-routesDmitriy Zaporozhets2016-12-111-1/+13
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-232-510/+540
* Fix 500 error when group name ends with gitDmitriy Zaporozhets2016-11-211-1/+1
* Fix 404 on some group pages when name contains dotdz-fix-group-name-dotDmitriy Zaporozhets2016-11-211-5/+13
* Fix routing spec for group controllerdz-refactor-contraintsDmitriy Zaporozhets2016-11-081-2/+2
* Merge branch 'dz-rename-user-routes' into 'master'Robert Speicher2016-10-171-6/+6
|\
| * Update users routing specDmitriy Zaporozhets2016-10-131-6/+6
* | Fix 404 when group path has dot in the namedz-fix-group-with-dotDmitriy Zaporozhets2016-10-161-0/+6
|/
* Merge branch 'atom-routes' into 'master' Robert Speicher2016-10-111-1/+1
|\
| * Allow browsing branches that end with '.atom'Sean McGivern2016-10-111-1/+1
* | Catch any undefined API routing and return 400 Bad RequestDmitriy Zaporozhets2016-10-101-1/+3
|/
* Update user routing spec after constrainer logic changeddz-root-urlDmitriy Zaporozhets2016-10-061-1/+1
* Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-1/+3
* Fix markdown help referencesClement Ho2016-08-261-2/+2
* Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-1/+8
* 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-263-17/+0
* Fix help page paths to make sure shortcuts and the UI help page work.fix-help-pathsConnor Shea2016-07-191-5/+2