summaryrefslogtreecommitdiff
path: root/spec/models/environment_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-081-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-0/+47
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-211-13/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-191-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-0/+56
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-061-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-201-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-0/+92
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-0/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-0/+45
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+15
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-0/+59
* Use Array.join rather than URI.joinJason Goodman2019-08-011-10/+19
* Introduce predictable environment slugs64295-predictable-environment-slugsTiger2019-07-191-26/+0
* 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