summaryrefslogtreecommitdiff
path: root/app/models/deployment.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-8/+10
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+17
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-3/+21
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-5/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-9/+25
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-2/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-2/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-031-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-211-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-141-0/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-281-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-0/+28
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-1/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-041-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Extract logic who created deployment into Deployment#deployed_by66037-deployment-userKrasimir Angelov2019-08-221-0/+8
* Remove dead MySQL codeNick Thomas2019-07-231-10/+1
* Remove un-used methodThong Kuah2019-07-081-5/+0
* Extract deployment_metrics into own objectThong Kuah2019-07-081-32/+0
* Remove fallback to project.deployment_platformThong Kuah2019-07-081-6/+1
* Use #cluster for prometheus_adapteradd-clusters-to-deploymentThong Kuah2019-06-271-1/+16
* Add cluster_id to deployments table as an FKThong Kuah2019-06-271-0/+1
* Merge branch 'refactor_deployment_cluster' into 'master'Stan Hu2019-06-241-6/+3
|\
| * Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-1/+2
| * Move innards of cluster method to environmentThong Kuah2019-06-241-5/+1
* | Run least expensive method first - has_metrics?reduce_prometheus_adapterThong Kuah2019-06-201-1/+1
|/
* Fix deployments for Kubernetes service templatesTiger2019-04-291-1/+5
* Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+11
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Create one Kubernetes namespace for a deploymentTiger2019-03-201-0/+4
* Avoid returning deployment metrics url to MR widget when the deployment is no...Shinya Maeda2018-11-141-3/+3
* Rever add action follow up 1Shinya Maeda2018-11-071-1/+1
* Revert add action column changesShinya Maeda2018-11-071-17/+4
* Squashed commit of the following:Shinya Maeda2018-11-071-1/+16
* Squashed commit of the following:Shinya Maeda2018-11-061-16/+60
* Merge branch 'scheduled-manual-jobs-environment-play-buttons' into 'master'Tim Zallmann2018-11-051-1/+5
|\
| * Merge branch 'master' into scheduled-manual-jobs-environment-play-buttonsWinnie Hellmann2018-10-221-0/+11
| |\