summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Back porting Username suggestion API changesAishwarya Subramanian2019-08-201-0/+1
* Load search result counts asynchronouslyMarkus Koller2019-08-121-0/+1
* Adds chaos endpoints to Sidekiqan-sidekiq-chaosAndrew Newdigate2019-07-181-1/+1
* Remove obsolete chaos routesremove-obsolete-chaos-routesLuke Bennett2019-07-131-7/+0
* Port EE analytics routegroup-analytics-frameLuke Bennett2019-07-111-0/+13
* Merge branch 'improve-chaos-controller' into 'master'Stan Hu2019-07-111-5/+8
|\
| * Add `db_spin` and refactor ChaosControllerimprove-chaos-controllerKamil Trzciński2019-07-111-5/+8
* | Add endpoint to move multiple issues35757-move-issues-in-boards-pderichsPatrick Derichs2019-07-111-1/+5
|/
* Delineate additional EE-only routesrs-ee-only-routes-2Robert Speicher2019-06-261-8/+19
* Copy routes from EERobert Speicher2019-06-261-3/+16
* Add pages domains acme ordersVladimir Shushlin2019-06-061-0/+2
* DELETE clusters/:id/:application endpointThong Kuah2019-04-291-0/+1
* Filter merge requests by target branchHiroyuki Sato2019-03-091-0/+1
* Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-051-0/+1
* Merge branch '52767-more-chaos-for-gitlab' into 'master'Sean McGivern2018-11-071-0/+7
|\
| * Add documentation, secure routes, etcAndrew Newdigate2018-11-011-4/+6
| * Leak memory, spin cpu and kill the processAndrew Newdigate2018-11-011-0/+3
| * Adding chaos to GitLab through chaos endpointsAndrew Newdigate2018-11-011-0/+2
* | Resolve controller sharing concernThong Kuah2018-11-011-15/+13
* | Abstract out project out of ClustersControllerThong Kuah2018-11-011-14/+16
* | Convert clusters to use a top-level controllerThong Kuah2018-11-011-0/+17
|/
* Backport CE route changes for Ops Dashboard in EE5781-operations-homepage-mvc-routesPeter Leitzen2018-10-271-0/+1
* Extract EE only oauth routes and add testsLin Jen-Shin2018-10-261-0/+2
* Remove Koding integration and documentationStan Hu2018-10-121-3/+0
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-1/+0
* Fix route deprecation warnings in rails 5Jan Provaznik2018-09-121-1/+1
* Backport of gitlab-org/gitlab-ee!6876ce-6752-jira-branchesMario de la Ossa2018-08-201-0/+7
* Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett2018-07-311-0/+1
|\
| * Use /-/health instead of breaking /-/livenessStan Hu2018-07-281-1/+2
| * Simplify /-/liveness check to avoid connecting to the databaseStan Hu2018-07-281-1/+1
* | Scope instance_statistics to dashLuke Bennett2018-07-271-1/+2
* | Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett2018-07-271-0/+1
|/
* Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern2018-07-271-2/+0
* Scope instance_statistics to dashLuke Bennett2018-07-261-1/+2
* Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett2018-07-261-0/+1
* Redirect favicon.(png|ico) to actual favicon asset or uploaddm-favicon-redirectDouwe Maan2018-06-181-0/+6
* Move IDE to CEPhil Hughes2018-03-201-0/+3
* Show Ajax requests in performance barSean McGivern2018-03-191-1/+1
* Remove IDE from CEPhil Hughes2018-03-021-2/+0
* Rename Callout to UserCalloutMatija Čupić2018-02-021-2/+2
* Refactor CalloutsControllerMatija Čupić2018-02-021-3/+1
* Move Callouts route to - pathMatija Čupić2018-01-271-5/+5
* Implement Callouts controllerMatija Čupić2018-01-261-0/+5
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-0/+2
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-0/+1
* Speed up Unicorn specs by using a dummy Rack application instead of GitLabNick Thomas2017-11-221-2/+0
* Move global boards routes under "-" scopeValery Sizov2017-10-131-13/+13
* Create Kubernetes cluster on GKE from k8s serviceShinya Maeda2017-09-251-0/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox2017-09-061-0/+1
|\
| * Add filter by my reactionHiroyuki Sato2017-08-301-0/+1