summaryrefslogtreecommitdiff
path: root/spec/models/deployment_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-4/+4
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Move Prometheus service to project modelPawel Chojnacki2017-06-161-3/+4
* Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-161-2/+2
|\
| * Do not show manual actions that cannot be runfix-manual-actionsKamil Trzcinski2017-06-131-2/+2
* | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-071-0/+13
|\ \ | |/
| * Explicitly test etag cache invalidationzj-realtime-env-listZ.J. van de Weg2017-06-011-3/+8
| * Test etag caching router and incorporate reviewZ.J. van de Weg2017-05-241-0/+8
* | Use explicit instance of prometheus service and add access methods to itPawel Chojnacki2017-06-071-0/+29
|/
* Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-111-4/+5
* Merge request widget redesignFatih Acet2017-05-091-0/+27
* Fix stoppable?Kamil Trzcinski2017-02-071-2/+2
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* Work on specsKamil Trzcinski2016-10-171-0/+46
* Handle case where deployment ref no longer exists22655-deployments-don-t-always-have-keep-around-refsSean McGivern2016-10-131-0/+9
* Method names changed to #includes_commit?zj-deployment-status-on-mrZ.J. van de Weg2016-08-121-5/+8
* CI build status not per environmentZ.J. van de Weg2016-08-111-1/+2
* Incorporate feedbackZ.J. van de Weg2016-08-111-0/+20
* Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-0/+1
* Add specs for models and servicesKamil Trzcinski2016-06-141-0/+17