summaryrefslogtreecommitdiff
path: root/config/routes
Commit message (Expand)AuthorAgeFilesLines
* Remove CI API v1Zeger-Jan van de Weg2017-08-181-4/+0
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Make sure uploads for personal snippets are correctly renderedBob Van Landuyt2017-08-111-2/+2
* alternative route for download archivehaseeb2017-08-101-0/+3
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-1/+3
* fix #3686 make tarball download url to end with extensionhaseeb2017-08-031-1/+1
* fetch gpg signature badges by ajaxAlexis Reigel2017-07-271-0/+2
* user may now revoke a gpg keyAlexis Reigel2017-07-271-1/+5
* add profile gpg key page to manage gpg keysAlexis Reigel2017-07-271-0/+1
* Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-251-1/+1
* Rename build to pipeline for status badgesZ.J. van de Weg2017-07-211-1/+3
* Merge branch 'fix/gb/fix-container-registry-tag-routing' into 'master'Kamil Trzciński2017-07-201-1/+1
|\
| * Fix docker tag reference routing constraintsGrzegorz Bizon2017-07-191-1/+1
* | Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-191-2/+2
* | Move system-uploads to `-/system`Bob Van Landuyt2017-07-181-2/+2
|/
* Native group milestonesFelipe Artur2017-07-071-1/+1
* Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-071-1/+1
* Wrap additional routes by dash(-). And remove those routes from path_regex.rb.Shinya Maeda2017-07-071-4/+6
* Basic BE changeShinya Maeda2017-07-071-0/+6
* Just draw :legacy_builds34702-draw-legacy-buildsLin Jen-Shin2017-07-062-2/+23
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-12/+44
* Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-165-6/+20
|\
| * Merge branch 'dashboard-milestone-tabs-loading-async' into 'master'Sean McGivern2017-06-091-1/+7
| |\
| | * Fixed dashboard milestone tabs not loadingdashboard-milestone-tabs-loading-asyncPhil Hughes2017-06-091-1/+7
| * | Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-2/+2
| |/
| * Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-072-2/+2
| |\
| | * Implement ability to update deploy keysAlexander Randa2017-06-022-2/+2
| * | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-072-1/+9
| |\ \
| | * | Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-071-0/+5
| | * | Support descriptions for snippetsJarka Kadlecova2017-05-312-1/+4
* | | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-072-27/+34
|\ \ \ \ | |/ / /
| * | | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-051-0/+2
| |\ \ \
| | * | | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-0/+2
| | | |/ | | |/|
| * | | simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-1/+1
| |/ /
| * | Use another scope to add the - prefix, feedback:Lin Jen-Shin2017-05-311-25/+27
| * | Use - as the prefix so we don't conflict with namespacesLin Jen-Shin2017-05-261-1/+1
| * | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-267-30/+75
| |\ \ | | |/
| * | Complete all legacy builds URL. Tests are addedLin Jen-Shin2017-05-191-22/+2
| * | Use a single route, reducing duplicationLin Jen-Shin2017-05-181-27/+16
| * | Disable rubocop hash check for blocksLin Jen-Shin2017-05-181-0/+6
| * | Add backward compatible routes for buildsLin Jen-Shin2017-05-181-0/+28
| * | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-172-2/+2
* | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-05-306-30/+56
|\ \ \ | | |/ | |/|
| * | Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-256-30/+44
| |\ \
| | * | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-246-30/+44
| * | | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-252-0/+12
| |\ \ \
| | * | | Implement web hooks loggingAlexander Randa2017-05-252-0/+12
| | | |/ | | |/|
* | | | Add per deployment additional metricsPawel Chojnacki2017-05-251-0/+1
* | | | Additional metrics initial work, with working metrics listing, but without ac...Pawel Chojnacki2017-05-251-0/+5
|/ / /
* | | user can reset his rss token on the account pageAlexis Reigel2017-05-241-0/+1
| |/ |/|