summaryrefslogtreecommitdiff
path: root/app/models/environment.rb
Commit message (Expand)AuthorAgeFilesLines
* Move terminal construction logic to Environment61156-instance-level-cluster-pod-terminal-accessTiger2019-06-251-1/+18
* Run least expensive method first - #has_terminals?Thong Kuah2019-06-201-1/+1
* Run least expensive method firstThong Kuah2019-06-201-1/+1
* Use Environment#deployment_platform method insteadenvironment_terminal_methodsThong Kuah2019-05-201-2/+2
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-2/+2
* Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-1/+1
* Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-031-2/+4
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-2/+2
* Add name_without_type to environments.jsonVladimir Shushlin2019-02-261-0/+4
* Inroduce Internal API for searching environment namesintroduce-environment-search-endpointShinya Maeda2019-02-061-0/+12
* Resolve "Hide cluster features that don't work yet with Group Clusters"Mike Greiling2018-12-201-1/+4
* Rever add action follow up 1Shinya Maeda2018-11-071-1/+1
* Revert add action column changesShinya Maeda2018-11-071-3/+12
* Squashed commit of the following:Shinya Maeda2018-11-071-12/+4
* Squashed commit of the following:Shinya Maeda2018-11-061-2/+2
* Resolve "No longer require a deploy to start Prometheus monitoring"Peter Leitzen2018-10-261-1/+1
* Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-1/+3
* Rename environments stop action methodGrzegorz Bizon2018-07-121-1/+1
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
* Fix environment deployment platform filter methodGrzegorz Bizon2018-04-061-1/+1
* DRY remaining instances of predefined variablesGrzegorz Bizon2018-03-141-4/+3
* Merge branch 'mr-commit-optimization' into 'master'Sean McGivern2018-03-071-2/+2
|\
| * Use persisted/memoized value for MRs shas instead of doing git lookupsAlejandro Rodríguez2018-03-061-2/+2
* | Unify deployment_platform interface with EELin Jen-Shin2018-03-071-1/+1
* | Implemente Prometheus:AdapterServicePawel Chojnacki2018-03-051-2/+4
* | Implement PrometheusDeploymentLocator + fix metrics controllerPawel Chojnacki2018-03-011-21/+2
* | use deployment_platform DI in environment and revert changes to k8s cert veri...Pawel Chojnacki2018-02-261-2/+6
* | Fix failing test, when deployment platform is not bound to a cluster.Pawel Chojnacki2018-02-261-2/+4
* | Use deployment platform to find cluster with prometheus applicationPawel Chojnacki2018-02-241-5/+3
* | Squashed commit of the following:Pawel Chojnacki2018-02-241-9/+24
|/
* Remove unecessary validate: true from belongs_to :projectremove-unnecessary-validate-projectDylan Griffith2018-02-201-1/+1
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-2/+2
* 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-1/+5
* Fix the writing of invalid environment refssh-fix-environment-write-refStan Hu2017-10-231-1/+1
* Reorganize indexes for the "deployments" tablereoganize-deployment-indexesYorick Peterse2017-09-191-3/+1
* Constrain environment deployments to project IDsYorick Peterse2017-09-131-1/+4
* Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński2017-09-071-7/+6
* Try to make reserved ref names more obviousLin Jen-Shin2017-08-251-1/+1
* Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-061-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+1
* Merge branch 'zj-review-apps-usage-data' into 'master'Grzegorz Bizon2017-06-271-0/+1
|\
| * Add in_review_folder to usage pingzj-review-apps-usage-dataZ.J. van de Weg2017-06-271-0/+1
* | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-221-3/+3
|\ \
| * | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-3/+3
* | | Move Prometheus service to project modelPawel Chojnacki2017-06-161-6/+2