-
- Downloads
There was a problem fetching the pipeline summary.
No related branches found
No related tags found
Pipeline #
Showing
- app/controllers/admin/hooks_controller.rb 1 addition, 0 deletionsapp/controllers/admin/hooks_controller.rb
- app/models/hooks/system_hook.rb 5 additions, 0 deletionsapp/models/hooks/system_hook.rb
- app/models/hooks/web_hook.rb 1 addition, 0 deletionsapp/models/hooks/web_hook.rb
- app/views/admin/hooks/_form.html.haml 9 additions, 2 deletionsapp/views/admin/hooks/_form.html.haml
- app/views/admin/hooks/index.html.haml 1 addition, 1 deletionapp/views/admin/hooks/index.html.haml
- app/workers/post_receive.rb 22 additions, 3 deletionsapp/workers/post_receive.rb
- changelogs/unreleased/26325-system-hooks.yml 4 additions, 0 deletionschangelogs/unreleased/26325-system-hooks.yml
- db/migrate/20170503023315_add_repository_update_events_to_web_hooks.rb 15 additions, 0 deletions...170503023315_add_repository_update_events_to_web_hooks.rb
- db/schema.rb 1 addition, 0 deletionsdb/schema.rb
- doc/system_hooks/system_hooks.md 49 additions, 1 deletiondoc/system_hooks/system_hooks.md
- lib/api/entities.rb 1 addition, 1 deletionlib/api/entities.rb
- lib/gitlab/data_builder/repository.rb 35 additions, 0 deletionslib/gitlab/data_builder/repository.rb
- lib/gitlab/git_post_receive.rb 10 additions, 0 deletionslib/gitlab/git_post_receive.rb
- spec/controllers/admin/hooks_controller_spec.rb 28 additions, 0 deletionsspec/controllers/admin/hooks_controller_spec.rb
- spec/lib/gitlab/import_export/safe_model_attributes.yml 1 addition, 0 deletionsspec/lib/gitlab/import_export/safe_model_attributes.yml
- spec/models/hooks/system_hook_spec.rb 21 additions, 0 deletionsspec/models/hooks/system_hook_spec.rb
- spec/requests/api/system_hooks_spec.rb 2 additions, 1 deletionspec/requests/api/system_hooks_spec.rb
- spec/requests/api/v3/system_hooks_spec.rb 2 additions, 1 deletionspec/requests/api/v3/system_hooks_spec.rb
- spec/workers/post_receive_spec.rb 22 additions, 1 deletionspec/workers/post_receive_spec.rb
Loading
Please register or sign in to comment