summaryrefslogtreecommitdiff
path: root/app/models/clusters/providers/gcp.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-6/+0
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-39/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-0/+7
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-031-0/+2
* Fix attr_encryption key settingsStan Hu2018-06-021-1/+1
* Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-291-1/+1
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Change new occurrencies of n1-default-439649-change-default-size-for-gke-cluster-creationbikebilly2017-11-071-1/+1
* Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-061-1/+1
* specs for models. Improved details.Shinya Maeda2017-10-301-1/+2
* This worksShinya Maeda2017-10-231-15/+14
* Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski2017-10-231-0/+79