summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * | Move endpoint to list issues under lists resourcesDouglas Barbosa Alexandre2016-08-171-2/+5
| * | Add endpoint to allow users to move issues between listsDouglas Barbosa Alexandre2016-08-171-1/+1
| * | Add endpoint to list issues for a specific board listDouglas Barbosa Alexandre2016-08-171-0/+1
| * | Add endpoint to allow users to remove listsDouglas Barbosa Alexandre2016-08-171-1/+1
| * | Add endpoint to allow users to move listsDouglas Barbosa Alexandre2016-08-171-1/+1
| * | Add endpoint to allow users to create a new board listDouglas Barbosa Alexandre2016-08-171-1/+3
| * | Initial issues board pageDouglas Barbosa Alexandre2016-08-171-0/+2
| |/
* | Merge branch 'mc-ui'Douwe Maan2016-08-171-0/+2
|\ \
| * \ Merge remote-tracking branch 'origin/master' into mc-uiSean McGivern2016-08-171-1/+11
| |\ \ | | |/
| * | Merge branch 'master' into mc-uiDouwe Maan2016-08-151-1/+4
| |\ \
| * | | Remove undo endpointSean McGivern2016-08-121-1/+0
| * | | REMOVE THIS COMMIT: allow undoing last resolutionSean McGivern2016-08-121-0/+1
| * | | Allow resolving conflicts in MR controllerSean McGivern2016-08-121-0/+1
| * | | Added routes for conflicts in merge requests page.Fatih Acet2016-08-121-0/+1
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Annabel Dunstone2016-08-161-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-0/+5
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Kamil Trzcinski2016-08-161-27/+50
|\ \ \ \ | |/ / /
| * | | Merge branch 'akismet-submittable' into 'master' Robert Speicher2016-08-151-1/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-0/+1
| | * | Allow `SpamLog` to be submitted as hamPatricio Cano2016-08-151-1/+5
| | |/
| * | Add coverage report badge metadata classGrzegorz Bizon2016-08-151-1/+4
| |/
| * Merge branch '15000-rename-markdown-preview' into 'master' Robert Speicher2016-08-111-2/+2
| |\
| | * Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz2016-08-111-2/+2
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer2016-08-091-19/+22
| |\ \ | | |/
| | * Allow branch names ending with .json for graph and network page (!5579)winniehell2016-08-021-7/+11
| | * Use Grape DSL for environment endpointsZ.J. van de Weg2016-07-291-1/+1
| | * Add an URL field to EnvironmentsZ.J. van de Weg2016-07-291-1/+1
| | * Change requests_profiles resource constraint to catch virtually any filefix/requests-profiles-controller-does-not-catch-certain-filesAhmad Sherif2016-07-271-1/+1
| | * Merge branch '14584-remove-routes-that-we-do-not-use-anymore' into 'master' Rémy Coutable2016-07-271-12/+10
| | |\
| | | * Remove useless new route14584-remove-routes-that-we-do-not-use-anymoreRémy Coutable2016-07-271-1/+1
| | | * Add route for Import::GithubController#newRémy Coutable2016-07-261-1/+1
| | | * Clean up unused routesJosef Strzibny2016-07-261-14/+12
| | * | Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-0/+1
| | |/
| * | Add LFS controllersJacob Vosmaer2016-07-221-4/+16
| |/
* | Add route, controller action, and views for MR pipelinesAnnabel Dunstone2016-07-251-0/+1
|/
* Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-201-1/+3
* Update routesKamil Trzcinski2016-07-201-4/+1
* Merge remote-tracking branch 'origin/master' into 15343-build-settiingsKamil Trzcinski2016-07-201-5/+5
|\
| * Fix help page paths to make sure shortcuts and the UI help page work.fix-help-pathsConnor Shea2016-07-191-5/+4
| * Add implementation of manual actionsKamil Trzcinski2016-07-181-0/+1
* | Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski2016-07-191-1/+5
* | Remove builds settings from project settings; add builds settings route; add ...Annabel Dunstone2016-07-191-1/+2
|/
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-2/+2
* Make "Get started with Builds" Help Page link work properlyconnorshea2016-07-111-0/+1