summaryrefslogtreecommitdiff
path: root/spec/models/environment_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move terminal construction logic to Environment61156-instance-level-cluster-pod-terminal-accessTiger2019-06-251-13/+50
* Make KubernetesService readonlyJames Fargher2019-06-181-32/+10
* Fix remaining failures in shoulda-matcherStan Hu2019-05-211-1/+1
* Use Environment#deployment_platform method insteadenvironment_terminal_methodsThong Kuah2019-05-201-3/+1
* Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-031-4/+19
* [CE] Reduce diff with EE in spec/models/environment_spec.rbRémy Coutable2019-04-021-1/+3
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Add name_without_type to environments.jsonVladimir Shushlin2019-02-261-0/+22
* Inroduce Internal API for searching environment namesintroduce-environment-search-endpointShinya Maeda2019-02-061-0/+70
* Rever add action follow up 1Shinya Maeda2018-11-071-24/+20
* Revert add action column changesShinya Maeda2018-11-071-30/+14
* Fix spec coding styleShinya Maeda2018-11-071-1/+1
* Squashed commit of the following:Shinya Maeda2018-11-071-20/+59
* Squashed commit of the following:Shinya Maeda2018-11-061-10/+76
* Resolve "No longer require a deploy to start Prometheus monitoring"Peter Leitzen2018-10-261-37/+4
* Rename environments stop action methodGrzegorz Bizon2018-07-121-4/+13
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Allow admins to push to empty reposBob Van Landuyt2018-04-241-2/+2
* Fix environment deployment platform filter methodGrzegorz Bizon2018-04-061-0/+26
* Merge branch 'mr-commit-optimization' into 'master'Sean McGivern2018-03-071-3/+3
|\
| * Use persisted/memoized value for MRs shas instead of doing git lookupsAlejandro Rodríguez2018-03-061-3/+3
* | Check if prometheus_adapter is properly calledPawel Chojnacki2018-03-051-29/+3
* | Use deployment platform to find cluster with prometheus applicationPawel Chojnacki2018-02-241-48/+9
* | Squashed commit of the following:Pawel Chojnacki2018-02-241-39/+79
|/
* Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-6/+6
* Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-6/+20
* Duplicate spec for Platform::Kubernetes with kubernetes_projectShinya Maeda2017-11-281-6/+19
* Remove unique validation from external_url in Environmentfix/sm/37299-environments-validate-uniqueness-on-url-and-can-cause-silent-deployment-failuresShinya Maeda2017-11-061-1/+0
* Avoid regenerating the ref path for the environmentsh-fix-environment-slug-generationStan Hu2017-11-021-0/+15
* Fix the writing of invalid environment refssh-fix-environment-write-refStan Hu2017-10-231-0/+10
* Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński2017-09-071-0/+22
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* 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
* Remove unnecessary contextsJacob Vosmaer2017-06-301-19/+8
* move additional_metrics.yaml into prometheus/ config folderPawel Chojnacki2017-06-161-1/+1
* Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-161-1/+1
|\
| * Do not show manual actions that cannot be runfix-manual-actionsKamil Trzcinski2017-06-131-1/+1
* | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-071-2/+25
|\ \ | |/
| * Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-06-011-1/+4
| |\
| | * Fix environment model specs related to protected actionsGrzegorz Bizon2017-05-311-1/+4
| * | Test etag cache key changing valueZ.J. van de Weg2017-05-311-0/+12
| * | Use etag caching for environments JSONZ.J. van de Weg2017-05-221-1/+9
| |/
* | Remove unecessary before blockPawel Chojnacki2017-06-071-4/+0
* | Use explicit instance of prometheus service and add access methods to itPawel Chojnacki2017-06-071-3/+7
* | expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki2017-06-061-1/+1
* | Environments#additional_metrics testsPawel Chojnacki2017-06-051-0/+93
|/
* Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-111-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-131-5/+20
|\