summaryrefslogtreecommitdiff
path: root/app/models/environment.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-161-1/+2
|\ \ \ | |/ /
| * | Fix etag route missesZ.J. van de Weg2017-06-121-1/+2
| |/
* | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-071-0/+16
|\ \ | |/
| * Test etag cache key changing valueZ.J. van de Weg2017-05-311-2/+7
| * Use etag caching for environments JSONZ.J. van de Weg2017-05-221-0/+11
* | Use explicit instance of prometheus service and add access methods to itPawel Chojnacki2017-06-071-5/+9
* | expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki2017-06-061-1/+1
* | Finalize refactoring additional metrics queryPawel Chojnacki2017-05-251-1/+3
* | Additional metrics initial work, with working metrics listing, but without ac...Pawel Chojnacki2017-05-251-0/+8
|/
* Custom queries for prometheusPawel Chojnacki2017-05-111-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+8
* Use safe navigation operator to make rubocop happywinniehell2017-02-131-1/+1
* Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-5/+22
|\
| * Address feedbackDouwe Maan2017-02-061-1/+7
| * Improve performance of finding last deployed environmentDouwe Maan2017-02-061-13/+7
| * Fix XSS issue by not using URI.joinDouwe Maan2017-02-061-2/+1
| * Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-0/+18
* | Update changesKamil Trzcinski2017-02-061-4/+4
* | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-02-061-5/+13
|\ \ | |/
| * Avoid repeated dashes in $CI_ENVIRONMENT_SLUGNick Thomas2017-01-231-5/+13
* | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-241-8/+81
|\ \ | |/