-
- Downloads
Make service code more abstract
Showing
- app/controllers/services_controller.rb 10 additions, 9 deletionsapp/controllers/services_controller.rb
- app/models/gitlab_ci_service.rb 19 additions, 0 deletionsapp/models/gitlab_ci_service.rb
- app/models/project.rb 13 additions, 2 deletionsapp/models/project.rb
- app/models/service.rb 15 additions, 0 deletionsapp/models/service.rb
- app/views/services/_form.html.haml 48 additions, 0 deletionsapp/views/services/_form.html.haml
- app/views/services/edit.html.haml 1 addition, 1 deletionapp/views/services/edit.html.haml
- app/views/services/index.html.haml 12 additions, 26 deletionsapp/views/services/index.html.haml
Please register or sign in to comment