-
- Downloads
There was an error fetching the commit references. Please try again later.
Add form for scheduled trigger
Showing
- app/controllers/projects/settings/ci_cd_controller.rb 1 addition, 0 deletionsapp/controllers/projects/settings/ci_cd_controller.rb
- app/controllers/projects/triggers_controller.rb 8 additions, 2 deletionsapp/controllers/projects/triggers_controller.rb
- app/models/ci/trigger.rb 13 additions, 0 deletionsapp/models/ci/trigger.rb
- app/models/ci/trigger_schedule.rb 7 additions, 1 deletionapp/models/ci/trigger_schedule.rb
- app/views/projects/triggers/_form.html.haml 22 additions, 1 deletionapp/views/projects/triggers/_form.html.haml
- app/views/projects/triggers/_index.html.haml 2 additions, 0 deletionsapp/views/projects/triggers/_index.html.haml
- app/views/projects/triggers/_trigger.html.haml 6 additions, 0 deletionsapp/views/projects/triggers/_trigger.html.haml
Please register or sign in to comment