summaryrefslogtreecommitdiff
path: root/app/models/deployment.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove dead MySQL codeNick Thomas2019-07-231-10/+1
* Remove un-used methodThong Kuah2019-07-081-5/+0
* Extract deployment_metrics into own objectThong Kuah2019-07-081-32/+0
* Remove fallback to project.deployment_platformThong Kuah2019-07-081-6/+1
* Use #cluster for prometheus_adapteradd-clusters-to-deploymentThong Kuah2019-06-271-1/+16
* Add cluster_id to deployments table as an FKThong Kuah2019-06-271-0/+1
* Merge branch 'refactor_deployment_cluster' into 'master'Stan Hu2019-06-241-6/+3
|\
| * Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-1/+2
| * Move innards of cluster method to environmentThong Kuah2019-06-241-5/+1
* | Run least expensive method first - has_metrics?reduce_prometheus_adapterThong Kuah2019-06-201-1/+1
|/
* Fix deployments for Kubernetes service templatesTiger2019-04-291-1/+5
* Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+11
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Create one Kubernetes namespace for a deploymentTiger2019-03-201-0/+4
* Avoid returning deployment metrics url to MR widget when the deployment is no...Shinya Maeda2018-11-141-3/+3
* Rever add action follow up 1Shinya Maeda2018-11-071-1/+1
* Revert add action column changesShinya Maeda2018-11-071-17/+4
* Squashed commit of the following:Shinya Maeda2018-11-071-1/+16
* Squashed commit of the following:Shinya Maeda2018-11-061-16/+60
* Merge branch 'scheduled-manual-jobs-environment-play-buttons' into 'master'Tim Zallmann2018-11-051-1/+5
|\
| * Merge branch 'master' into scheduled-manual-jobs-environment-play-buttonsWinnie Hellmann2018-10-221-0/+11
| |\
| * | Add scheduled actions in deployment entityShinya Maeda2018-10-041-1/+5
* | | post merge pipeline and environments statusAlessio Caiazza2018-10-291-0/+4
| |/ |/|
* | Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-0/+11
|/
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Remove unused `stop_action?` method from deployment classfix/gb/rename-environments-stop-actionsGrzegorz Bizon2018-07-121-4/+0
* Fix static analysysShinya Maeda2018-05-111-1/+1
* Decouple to_params from AtomicInternalId concernShinya Maeda2018-05-081-0/+1
* Atomic internal ids for all modelsAndreas Brandl2018-04-201-1/+3
* Deprecate InternalId concern and rename.Andreas Brandl2018-03-161-1/+1
* Squashed commit of the following:Pawel Chojnacki2018-02-241-8/+9
* Remove unecessary validate: true from belongs_to :projectremove-unnecessary-validate-projectDylan Griffith2018-02-201-2/+2
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-8/+1
* replace `is_ancestor?` with `ancestor?`Maxim Rydkin2017-08-291-1/+1
* Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-221-11/+11
|\
| * Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-11/+11
* | Move Prometheus service to project modelPawel Chojnacki2017-06-161-6/+6
* | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-161-1/+1
|\ \ | |/
| * Added Cop to blacklist polymorphic associationsYorick Peterse2017-06-071-1/+1
* | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-071-0/+5
|\ \ | |/
| * Test etag caching router and incorporate reviewZ.J. van de Weg2017-05-241-0/+5
* | Use explicit instance of prometheus service and add access methods to itPawel Chojnacki2017-06-071-6/+7
* | Add per deployment additional metricsPawel Chojnacki2017-05-251-0/+10
|/
* Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-111-2/+1
* Custom queries for prometheusPawel Chojnacki2017-05-111-6/+2
* Merge request widget redesignFatih Acet2017-05-091-0/+15
* Take branch access into account when stopping environmentGrzegorz Bizon2017-04-061-2/+2
* Fix stoppable?Kamil Trzcinski2017-02-071-1/+1
* Only create refs for new deploymentszj-use-iid-deployment-refsZ.J. van de Weg2016-10-201-1/+1
* Use deployment IID when saving refsZ.J. van de Weg2016-10-201-1/+1