summaryrefslogtreecommitdiff
path: root/config/routes
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* No more and/orDouwe Maan2017-02-211-1/+1
* Todo done clicking is kind of unusable.Jacopo2017-02-171-0/+3
* Add route for environment folder and expose an APIGrzegorz Bizon2017-02-091-0/+4
* Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets2017-02-091-0/+1
|\
| * Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-071-0/+1
* | Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas2017-02-061-1/+1
* | changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas2017-02-061-1/+1
* | Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-061-0/+1
* | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-061-1/+1
|\ \ | |/
| * 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
* | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-032-0/+2
|\ \ | |/
| * Check public snippets for spamSean McGivern2017-02-022-0/+2
* | Fix 500 error while navigating to the `pages_domains` 'show' page.Timothy Andrew2017-01-311-1/+1
* | Split PagesController into PagesController and PagesDomainsControllerKamil Trzcinski2017-01-311-4/+2
* | Fix the remove_pagesKamil Trzcinski2017-01-311-1/+3
* | Implement extra domains and save pages configurationKamil Trzcinski2017-01-311-2/+2
* | Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-1/+4
* | Add GitLab PagesKamil Trzcinski2017-01-311-0/+1
|/
* Abillity to promote project labels to group labelsRitave2017-01-311-0/+1
* Fix 500 error for Group#web_url method if nested groupdz-fix-group-canonical-routeDmitriy Zaporozhets2017-01-241-4/+2
* 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
* Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory2016-12-291-1/+0
* Fix 500 error when visit group from admin area if group name contains dotdz-improve-admin-group-routingDmitriy Zaporozhets2016-12-281-1/+1
* 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-202-0/+8
| |\
| * | 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
| | |/ | |/|
* | | Merge branch '22348-gitea-importer' into 'master' Rémy Coutable2016-12-201-0/+6
|\ \ \
| * | | Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-1/+1
| * | | Gogs ImporterKim "BKC" Carlbäcker2016-12-191-0/+6
| | |/ | |/|
* | | 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
|/