summaryrefslogtreecommitdiff
path: root/spec/models/deployment_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-21/+60
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-52/+63
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-36/+20
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+50
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+86
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-8/+0
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-15/+50
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-7/+11
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-0/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-0/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-0/+39
* 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/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-031-0/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-211-9/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-141-0/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-0/+32
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-201-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-0/+80
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+13
* Extract logic who created deployment into Deployment#deployed_by66037-deployment-userKrasimir Angelov2019-08-221-0/+26
* Remove un-used methodThong Kuah2019-07-081-28/+0
* Extract deployment_metrics into own objectThong Kuah2019-07-081-107/+0
* Remove fallback to project.deployment_platformThong Kuah2019-07-081-12/+0
* Remove now unused KubernetesService methodsremove_unused_k8s_service_methodsJames Fargher2019-07-051-6/+0
* Use #cluster for prometheus_adapteradd-clusters-to-deploymentThong Kuah2019-06-271-0/+61
* Add cluster_id to deployments table as an FKThong Kuah2019-06-271-0/+1
* Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-2/+2
* Fix remaining failures in shoulda-matcherStan Hu2019-05-211-2/+2
* Fix deployments for Kubernetes service templatesTiger2019-04-291-0/+6
* Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+21
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Create one Kubernetes namespace for a deploymentTiger2019-03-201-0/+28
* fix wordingShinya Maeda2018-12-031-1/+1
* Validate enum uniquenessShinya Maeda2018-12-031-0/+2
* Rails5: fix mysql milliseconds issue in deployment model specsJasper Maes2018-11-061-3/+3
* Squashed commit of the following:Shinya Maeda2018-11-061-9/+167
* Merge branch 'master' into scheduled-manual-jobs-environment-play-buttonsWinnie Hellmann2018-10-221-0/+23
|\
| * Rails5: fix deployment model specJasper Maes2018-10-171-1/+1
| * Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-0/+23
* | Add spec for Deployment#scheduled_actionsShinya Maeda2018-10-181-1/+16
* | Fix and add specShinya Maeda2018-10-101-0/+1
|/
* Remove unused `stop_action?` method from deployment classfix/gb/rename-environments-stop-actionsGrzegorz Bizon2018-07-121-18/+0
* Clarify scope for AtomicInternalId shared specShinya Maeda2018-05-141-0/+1
* Atomic internal ids for all modelsAndreas Brandl2018-04-201-0/+9
* Squashed commit of the following:Pawel Chojnacki2018-02-241-8/+8