summaryrefslogtreecommitdiff
path: root/config/routes/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre2017-02-031-3/+1
* Used issue bulk update instead of different endpointPhil Hughes2017-02-031-1/+0
* Changed where data gets loadedPhil Hughes2017-02-031-1/+2
* Add issues to boards listPhil Hughes2017-02-031-0/+2
* Check public snippets for spamSean McGivern2017-02-021-0/+1
* Abillity to promote project labels to group labelsRitave2017-01-311-0/+1
* Moved the webhooks and services gear options to a single one called integrationsJose Ivan Vargas2017-01-181-1/+1
* refresh merge widget after using /merge commandJarka Kadlecova2017-01-111-0/+1
* Moved the members (project_members)option to a single controller called membersJose Ivan Vargas2017-01-031-0/+4
* Merge branch '23638-remove-builds-tab' into 'master' Kamil Trzciński2016-12-211-4/+0
|\
| * Changes after reviewFilipa Lacerda2016-12-211-2/+0
| * Remove builds tab from commitFilipa Lacerda2016-12-211-1/+0
| * Removes builds tab from merge requestFilipa Lacerda2016-12-211-1/+0
* | Merge branch 'zj-mattermost-slash-config' into 'master' Kamil Trzciński2016-12-211-0/+2
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into zj-mattermost-slash-configKamil Trzcinski2016-12-201-0/+2
| |\
| * | Improve sourcesKamil Trzcinski2016-12-191-1/+1
| * | Minor adjustments API MattermostZ.J. van de Weg2016-12-191-5/+1
| * | Merge branch 'master' into 'zj-mattermost-slash-config'Zeger-Jan van de Weg2016-12-181-1/+12
| |\ \
| * | | Fix configure routeLuke "Jared" Bennett2016-12-171-1/+1
| * | | Add tests for auto configure slash commandsZ.J. van de Weg2016-12-161-1/+0
| * | | Add MattermostControllerZ.J. van de Weg2016-12-161-0/+6
| * | | Base work for auto config MM slash commandsZ.J. van de Weg2016-12-161-0/+1
* | | | Merge branch '19703-direct-link-pipelines' into 'master' Grzegorz Bizon2016-12-201-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into 19703-direct-link-pipelinesFilipa Lacerda2016-12-191-1/+12
| |\ \ \ | | | |/ | | |/|
| * | | Render stage dropdown in separate API call as HTMLKamil Trzcinski2016-12-191-0/+1
| | |/ | |/|
* | | Add terminal UI and controller actionsFatih Acet2016-12-191-0/+2
| |/ |/|
* | Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-151-1/+12
|/
* Pipelines tabsFilipa Lacerda2016-11-301-0/+1
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-24/+34
* 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 '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+1
|\
| * Add button to delete all merged branchesToon Claes2016-11-091-0/+1
* | Merge branch 'dz-refactor-project-routes' into 'master' Dmitriy Zaporozhets2016-11-081-177/+6
|\ \
| * | Refactor project routingdz-refactor-project-routesDmitriy Zaporozhets2016-11-071-177/+6
| |/
* | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-0/+1
|/
* Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-0/+1
|\
| * Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-171-1/+2
| |\
| * | Allow setting content for resolutionsSean McGivern2016-10-131-0/+1
* | | Remove destroy from environments [ci skip]Kamil Trzcinski2016-10-171-1/+1
* | | Add environment stop action [ci skip]Kamil Trzcinski2016-10-171-1/+5
| |/ |/|
* | 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 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan2016-10-111-0/+1
|\ \ \
| * | | Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-061-0/+1
* | | | Allow browsing branches that end with '.atom'Sean McGivern2016-10-111-1/+1
| |/ / |/| |