summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'ee-9688-fe-mr-merge-order' into 'master'Clement Ho2019-06-071-3/+7
|\ \
| * | Backport of EE Displaying Blocking MRsee-9688-fe-mr-merge-orderSam Bigelow2019-06-051-3/+7
* | | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-071-1/+2
|\ \ \
| * | | Add project level git depth settingKrasimir Angelov2019-06-061-1/+2
| | |/ | |/|
* | | Remove metrics_time_window feature flagSarah Yasonik2019-06-071-3/+0
* | | Add frontend support for cluster health alertsAdriel Santiago2019-06-062-0/+5
|/ /
* | Avoid setting Gitlab::Session on Git HTTP requestsce-jej/fix-git-http-with-sso-enforcementJames Edwards-Jones2019-06-051-0/+1
|/
* Merge branch '28996-create-mvc-ui-in-haml' into 'master'Filipa Lacerda2019-06-051-2/+2
|\
| * Add auto SSL toggle to Pages domain settings page28996-create-mvc-ui-in-hamlNathan Friend2019-06-031-2/+2
* | Merge branch '58941-use-gitlab-serverless-with-existing-knative-installation'...Grzegorz Bizon2019-06-041-6/+4
|\ \ | |/ |/|
| * Adapt functions to work for external KnativeJoão Cunha2019-05-291-6/+4
* | Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-031-5/+1
|\ \
| * | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-311-5/+1
| |/
* | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-031-2/+5
|\ \
| * | Hide password on import by url formIgor Drozdov2019-05-291-2/+5
| |/
* | Abstract auto merge processesShinya Maeda2019-06-031-29/+13
|/
* Require time window params in metrics dashboardSarah Yasonik2019-05-201-1/+0
* Avoid passing not_found_or_authorized_proc aroundJames Edwards-Jones2019-05-154-10/+3
* Add external dashboard linkAdriel Santiago2019-05-072-0/+5
* Destroy repo mirrors instead of disabling themLuke Bennett2019-05-061-0/+1
* Implement support for CI variables of type fileKrasimir Angelov2019-05-063-3/+3
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+25
* Update metrics dashboard API to load yml from repoSarah Yasonik2019-05-011-4/+22
* Merge branch '60476-actionview-missingtemplate-missing-template-projects-issu...Ash McKenzie2019-04-301-12/+0
|\
| * Delete leftover code for referenced_merge_requests60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varianFatih Acet2019-04-151-12/+0
* | Load environment metrics only for JSON endpointPeter Leitzen2019-04-291-4/+4
* | Merge branch '60383-setup-dashboard-endpoint' into 'master'Grzegorz Bizon2019-04-281-1/+16
|\ \
| * | Move MetricsDashboard to Metrics::Dashboardsyasonik2019-04-251-1/+1
| * | Rubocopsyasonik2019-04-241-0/+1
| * | Defend against dashboard errors, rework sequencesyasonik2019-04-241-1/+1
| * | Remove extra spacesyasonik2019-04-241-1/+1
| * | Refactor metrics_dashboard response conditionalssyasonik2019-04-241-11/+5
| * | Make EE interactions and transformations cleanersyasonik2019-04-241-1/+1
| * | Reduce cognitivty complexity moresyasonik2019-04-241-4/+8
| * | Try to reduce complexity againsyasonik2019-04-241-10/+4
| * | Reduce congnitive complexitysyasonik2019-04-241-8/+7
| * | Bring in line with EE needssyasonik2019-04-241-1/+1
| * | Inherit from BaseServicerpereira22019-04-241-3/+13
| * | Refactor dashboard proccesing into stagessyasonik2019-04-241-1/+1
| * | Rubocop cleanupsyasonik2019-04-241-1/+1
| * | Add unit tests and fix broken endpointsyasonik2019-04-241-2/+2
| * | Use existing common metricssyasonik2019-04-241-1/+0
| * | Save multi-dashboard logic for another MRsyasonik2019-04-241-1/+1