summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | 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
| | * | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Kamil Trzcinski2016-08-161-27/+50
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add route, controller action, and views for MR pipelinesAnnabel Dunstone2016-07-251-0/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-161-2/+15
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-0/+5
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | 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 'master' into diff-line-comment-vuejsDouwe Maan2016-08-121-6/+18
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Add LFS controllersJacob Vosmaer2016-07-221-4/+16
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-031-7/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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
* | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-07-281-12/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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 endpoints to resolve diff notes and discussionsDouwe Maan2016-07-251-4/+8
* | | | | Resolve all endpointPhil Hughes2016-07-241-0/+4
* | | | | Posts to rails to update note eventuallyPhil Hughes2016-07-241-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
|\ \ \ \