gitlab-org--gitlab-foss/app/models/clusters
João Cunha 5aade0b01c Dry up and remove responsibilities
- Dry create_service.rb and update_service.rb duplicated code
- Remove known list of applications responsibility from services
- Refactor the complex builders->builder call from base_service.rb
2019-04-01 13:32:20 +00:00
..
applications Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
concerns Use tap command for better readability 2019-03-06 11:45:27 +00:00
platforms Renames Cluster#managed? to provided_by_user? 2019-03-29 18:23:18 +00:00
providers Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
cluster.rb Dry up and remove responsibilities 2019-04-01 13:32:20 +00:00
group.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
kubernetes_namespace.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
project.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00