summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Add test that asserts unicorns terminateJacob Vosmaer2017-04-261-0/+2
* Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki2017-04-071-0/+6
* Implement OpenID Connect identity providerMarkus Koller2017-03-071-0/+2
* Use native unicode emojisEric Eastwood2017-03-061-3/+0
* Don't require `API::API` in routesfix-autoloading-issueRémy Coutable2016-12-121-1/+0
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-4/+16
* Refactor project routingdz-refactor-project-routesDmitriy Zaporozhets2016-11-071-6/+0
* Handle unmatched routing with not_found methodDmitriy Zaporozhets2016-10-151-0/+2
* Remove NamespacesControllerDmitriy Zaporozhets2016-10-101-2/+0
* Cleanup config/routes.rb even further by extracting more routes into separate...dz-more-route-cleanupDmitriy Zaporozhets2016-10-051-66/+7
* Put namespaces#show route below user ssh keys routeDmitriy Zaporozhets2016-10-051-2/+2
* Put user keys routing back below project routingDmitriy Zaporozhets2016-10-051-0/+3
* Split routes on multiple filesdz-split-routesDmitriy Zaporozhets2016-10-051-803/+16
* Add Pipelines for CommitKamil Trzcinski2016-09-271-0/+1
* Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-211-9/+9
|\
| * Remove duplicate routeand-you-get-awardsZeger-Jan van de Weg2016-09-201-1/+0
| * Use routing concerns to DRY the routesZ.J. van de Weg2016-09-191-9/+9
| * Snippets get award emoji! :thumbsup:Z.J. van de Weg2016-09-191-1/+2
* | Implement (some) comments from @DouweM's review.Timothy Andrew2016-09-201-1/+1
* | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-201-0/+1
|\ \ | |/
| * Make merge requests bulk update workingDmitriy Zaporozhets2016-09-081-0/+1
* | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-071-0/+8
|\ \ | |/
| * Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-261-6/+0
| |\
| * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-0/+5
| |\ \
| * | | Path could also have slashes! Feedback:Lin Jen-Shin2016-08-241-3/+2
| * | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-191-0/+11
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-181-0/+17
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-171-2/+15
| |\ \ \ \ \
| * | | | | | Rename to latest_succeeded, feedback:Lin Jen-Shin2016-08-161-3/+4
| * | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-161-6/+18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-101-19/+22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'artifacts-from-ref-and-build-name-api' into artifacts-from-ref-...Lin Jen-Shin2016-07-211-5/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into artifacts-from-ref-and-build-nameLin Jen-Shin2016-07-181-5/+13
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update routes based on feedback from:Lin Jen-Shin2016-07-141-7/+8
| * | | | | | | | | | Rename to ref_name so it's aligning with APILin Jen-Shin2016-07-131-2/+2
| * | | | | | | | | | Add all the tests and fix stuffs along the way:Lin Jen-Shin2016-07-121-1/+1
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-07-111-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Handle branches with / in the nameLin Jen-Shin2016-07-111-1/+2
| * | | | | | | | | | | Introduce Projects::ArtifactsController#search:Lin Jen-Shin2016-07-111-0/+6
* | | | | | | | | | | | Display numbers for the "Issue (Tracker)" cycle analytics metric.Timothy Andrew2016-08-261-0/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Remove gitoriouszj-remove-gitoriousZ.J. van de Weg2016-08-251-6/+0
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+5
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-181-0/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher2016-08-181-0/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Allow naming U2F devices.Timothy Andrew2016-08-181-0/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-171-0/+17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'issue-boards' into 'master' Douwe Maan2016-08-171-0/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Move action to render board lists to `Projects::Boards::ListsController`Douglas Barbosa Alexandre2016-08-171-1/+1
| | * | | | | | | | Move board related controllers to the `Boards` namespaceDouglas Barbosa Alexandre2016-08-171-6/+8
| | * | | | | | | | Add an endpoint to generate the default lists for a boardDouglas Barbosa Alexandre2016-08-171-0/+4