summaryrefslogtreecommitdiff
path: root/spec/models/environment_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-111-11/+12
| * Hopefully this worksuse-gitaly-find-ref-nameKim "BKC" Carlbäcker2017-04-061-1/+1
| * CleanupKim "BKC" Carlbäcker2017-04-061-2/+2
| * rubocopKim "BKC" Carlbäcker2017-04-061-1/+0
| * Use Gitaly for Environment#first_deployment_forKim "BKC" Carlbäcker2017-04-061-4/+19
* | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-121-25/+0
* | Take branch access into account when stopping environmentGrzegorz Bizon2017-04-061-0/+25
* | Fix specs related to new manual actions permissionsGrzegorz Bizon2017-04-061-13/+40
|/