summaryrefslogtreecommitdiff
path: root/config/routes
Commit message (Expand)AuthorAgeFilesLines
* Add support for nested groups to admin routingdz-fix-admin-routesDmitriy Zaporozhets2016-12-111-7/+16
* Fix 404 error when visit group label edit pagedz-fix-group-label-404Dmitriy Zaporozhets2016-12-061-11/+11
* Pipelines tabsFilipa Lacerda2016-11-301-0/+1
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-236-154/+144
* Fix 404 on some group pages when name contains dotdz-fix-group-name-dotDmitriy Zaporozhets2016-11-211-3/+8
* Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-181-0/+12
|\
| * fix issue with commits and also updated routesJames Lopez2016-11-171-1/+1
| * added the rest of the stages to the controller and relevant specsJames Lopez2016-11-171-1/+7
| * added cycle analytics events controller and started integration specJames Lopez2016-11-171-0/+6
* | Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-171-1/+4
|\ \
| * | Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre2016-11-171-1/+4
| |/
* | Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski2016-11-161-0/+1
|\ \ | |/
| * Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+1
| |\
| | * Add button to delete all merged branchesToon Claes2016-11-091-0/+1
* | | Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski2016-11-161-0/+6
|/ /
* | Merge branch 'dz-refactor-project-routes' into 'master' Dmitriy Zaporozhets2016-11-084-177/+169
|\ \
| * | Refactor project routingdz-refactor-project-routesDmitriy Zaporozhets2016-11-074-177/+169
| |/
* | Merge branch 'dz-refactor-namespace-regex' into 'master' Sean McGivern2016-11-082-23/+24
|\ \
| * | Refactor namespace regexdz-refactor-namespace-regexDmitriy Zaporozhets2016-11-072-23/+24
| |/
* | Merge branch 'dz-refactor-group-routes' into 'master' Dmitriy Zaporozhets2016-11-081-19/+19
|\ \
| * | Refactor group routingdz-refactor-group-routesDmitriy Zaporozhets2016-11-071-19/+19
| |/
* | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-0/+1
* | Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-071-0/+1
|/
* Revert "Revert "Change "Group#web_url" to return "/groups/twitter" rather tha...dz-revert-revertDmitriy Zaporozhets2016-10-271-15/+18
* Revert "Change "Group#web_url" to return "/groups/twitter" rather than "/twit...Dmitriy Zaporozhets2016-10-241-18/+15
* Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".Adam Niedzielski2016-10-211-15/+18
* Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-5/+1
* Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-0/+6
* Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-0/+1
|\
| * Merge branch 'merge-conflicts-editor-2' into 'master' Jacob Schatz2016-10-181-0/+1
| |\
| | * Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-173-2/+10
| | |\
| | * | Allow setting content for resolutionsSean McGivern2016-10-131-0/+1
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 22191-delete-dy...Kamil Trzcinski2016-10-171-4/+10
|\ \ \ \ | |/ / /
| * | | Merge branch 'dz-rename-user-routes' into 'master'Robert Speicher2016-10-171-4/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Add todo for deprecated user routes and more information about deprecation to...dz-rename-user-routesDmitriy Zaporozhets2016-10-171-0/+2
| | * | Rename users routing from /u/:username to /users/:username for consistency wi...Dmitriy Zaporozhets2016-10-121-4/+8
* | | | Remove destroy from environments [ci skip]Kamil Trzcinski2016-10-171-1/+1
* | | | Add environment stop action [ci skip]Kamil Trzcinski2016-10-171-1/+5
|/ / /
* | | Fix 404 when group path has dot in the namedz-fix-group-with-dotDmitriy Zaporozhets2016-10-161-1/+4
* | | Add exists to users routes and fix endpoint.Bryce Johnson2016-10-151-0/+1
* | | Merge branch 'issue-23306-fix' into 'master' Dmitriy Zaporozhets2016-10-141-0/+3
|\ \ \
| * | | Move edit group scenario to rspec and refactor groups_specDmitriy Zaporozhets2016-10-141-1/+0
| * | | Add missing routes to make group edits workStan Hu2016-10-131-0/+4
| | |/ | |/|
* | | Merge branch 'members-ui' into 'master' Fatih Acet2016-10-141-1/+1
|\ \ \
| * | | Merge branch 'master' into members-uiPhil Hughes2016-10-061-1/+1
* | | | Moved ci_status environments logic to new action ci_envrionments_status and s...Luke Bennett2016-10-141-0/+1
| |/ / |/| |
* | | Merge branch 'feature/issues-board' into 'master' Sean McGivern2016-10-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre2016-10-111-1/+1
* | | Merge branch 'download_snippets' into 'master' Sean McGivern2016-10-121-0/+1
|\ \ \
| * | | Added 'Download' button to snippet viewJustin DiPierro2016-10-111-0/+1
| |/ /