summaryrefslogtreecommitdiff
path: root/app/models/deployment.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-2/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-2/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-031-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-211-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-141-0/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-281-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-0/+28
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-1/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-041-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Extract logic who created deployment into Deployment#deployed_by66037-deployment-userKrasimir Angelov2019-08-221-0/+8
* 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