-
- Downloads
authorize in controller. validation in model.
Showing
- app/controllers/projects/clusters_controller.rb 2 additions, 13 deletionsapp/controllers/projects/clusters_controller.rb
- app/models/ci/cluster.rb 33 additions, 2 deletionsapp/models/ci/cluster.rb
- app/policies/project_policy.rb 1 addition, 0 deletionsapp/policies/project_policy.rb
- app/views/projects/clusters/_form.html.haml 1 addition, 0 deletionsapp/views/projects/clusters/_form.html.haml
- app/views/projects/clusters/edit.html.haml 13 additions, 6 deletionsapp/views/projects/clusters/edit.html.haml
- app/workers/cluster_creation_worker.rb 5 additions, 6 deletionsapp/workers/cluster_creation_worker.rb
- app/workers/wait_for_cluster_creation_worker.rb 6 additions, 6 deletionsapp/workers/wait_for_cluster_creation_worker.rb
- db/migrate/20170924094327_create_ci_clusters.rb 4 additions, 4 deletionsdb/migrate/20170924094327_create_ci_clusters.rb
- db/schema.rb 4 additions, 4 deletionsdb/schema.rb
Please register or sign in to comment