summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Refactor EnvironmentsController#metrics_dashboard endpointSarah Yasonik2019-07-161-7/+9
* Add support for additional panel typesJose Ivan Vargas2019-07-101-0/+1
* Merge branch 'prepare-cycle-analytics-for-group-level' into 'master'Douglas Barbosa Alexandre2019-07-102-2/+2
|\
| * Add cr remarksMałgorzata Ksionek2019-07-092-2/+2
| * Update controllers method callsMałgorzata Ksionek2019-07-092-2/+2
* | Remove `:graphql` feature flagcharlie ablett2019-07-091-6/+0
|/
* Extract deployment_metrics into own objectThong Kuah2019-07-081-6/+8
* Merge branch 'fetch-forked-projects-create-mr' into 'master'Filipa Lacerda2019-07-052-2/+2
|\
| * Create private merge requests in forksPhil Hughes2019-07-052-2/+2
* | Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-1/+1
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-037-18/+60
|\
| * Add username to deploy tokensKrasimir Angelov2019-07-021-1/+1
| * Registry component now includes error messagesNick Kipling2019-07-021-0/+2
| * Merge branch '58583-confidential-mr-branch-backend' into 'master'Rémy Coutable2019-07-012-2/+15
| |\
| | * Check if user can `update_issue` on projectPatrick Bajao2019-07-011-1/+1
| | * Fix issues when creating system notes58583-confidential-mr-branch-backendPatrick Bajao2019-06-291-2/+3
| | * Support branch creation from confidential issuePatrick Bajao2019-06-291-1/+12
| | * Support creating an MR on a fork from an issuePatrick Bajao2019-06-291-0/+1
| * | Merge branch 'id-stale-branches' into 'master'Grzegorz Bizon2019-07-011-9/+13
| |\ \ | | |/ | |/|
| | * Add endpoint for fetching diverging commit countsid-stale-branchesIgor Drozdov2019-06-281-9/+13
| * | Merge branch 'id-extract-widget-into-different-request' into 'master'Ash McKenzie2019-06-283-6/+29
| |\ \
| | * | Extract MR's widget into a separate endpointid-extract-widget-into-different-requestIgor Drozdov2019-06-283-6/+29
| | |/
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2019-07-032-2/+20
|\ \ \ | |/ / |/| |
| * | Merge branch 'security-prevent-detection-of-merge-request-template-name' into...Marin Jankovski2019-07-022-2/+20
| |\ \
| | * | Authorize access before serving project templateLuke Duncalfe2019-06-112-2/+20
* | | | Merge branch 'sh-add-gitaly-ref-caching-search-controller' into 'master'Kamil Trzciński2019-06-271-6/+0
|\ \ \ \
| * | | | Enable Gitaly ref caching for SearchControllersh-add-gitaly-ref-caching-search-controllerStan Hu2019-06-261-6/+0
| |/ / /
* | | | Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu2019-06-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-261-1/+1
* | | | Merge branch 'vue-tree-logs-tree-request' into 'master'Filipa Lacerda2019-06-261-0/+1
|\ \ \ \
| * | | | Fetch commit message with log_tree endpointPhil Hughes2019-06-251-0/+1
| | |_|/ | |/| |
* | | | Merge branch '51952-forking-via-webide' into 'master'Nick Thomas2019-06-263-18/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Make checks for continue_params more robustMarkus Koller2019-06-253-18/+10
| |/ /
* | | Bring Manual Ordering on Issue ListRajat Jain2019-06-261-0/+4
|/ /
* | Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-241-5/+1
|\ \
| * | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-201-5/+1
* | | Enable Gitaly ref name caching for discussions.jsonsh-enable-ref-name-caching-discussionsStan Hu2019-06-221-1/+1
* | | Merge branch 'bw-issue-reorder' into 'master'Kamil Trzciński2019-06-211-1/+15
|\ \ \
| * | | Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-211-1/+15
* | | | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-211-5/+3
| |/ / |/| |
* | | Add embedding flag and filter to CPU/MemSarah Yasonik2019-06-201-3/+11
* | | Fix N+1 problem in `JobsController#index`fix-jobs-controller-index-n-1Kamil Trzciński2019-06-191-1/+5
* | | Add documentation and testsManoj MJ2019-06-191-2/+1
|/ /
* | Allow Developer role to delete tags via container registry apiJason Goodman2019-06-171-1/+1
* | Refactor for cleaner caching in dashboardsSarah Yasonik2019-06-131-1/+1
* | Remove the grafana_dashboard_link feature flagReuben Pereira2019-06-122-5/+0
* | Update merge options for auto merge strategiesShinya Maeda2019-06-121-3/+9
* | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-111-1/+5
* | Merge branch 'prom-api-1' into 'master'Sean McGivern2019-06-111-1/+1
|\ \ | |/ |/|
| * Return no_content from prometheus API empty responseSimon Knox2019-06-061-1/+1