-
- Downloads
Merge branch 'hook-docs-behavior' into 'master'
Improve documentation and web test for web hooks Tips and documentation of actual hook behavior. Improved user feedback when testing hooks via the web UI. See merge request !4015
No related branches found
No related tags found
Showing
- app/controllers/projects/hooks_controller.rb 4 additions, 2 deletionsapp/controllers/projects/hooks_controller.rb
- app/models/hooks/web_hook.rb 1 addition, 1 deletionapp/models/hooks/web_hook.rb
- doc/web_hooks/web_hooks.md 13 additions, 0 deletionsdoc/web_hooks/web_hooks.md
- features/steps/project/hooks.rb 1 addition, 1 deletionfeatures/steps/project/hooks.rb
- spec/models/hooks/web_hook_spec.rb 2 additions, 2 deletionsspec/models/hooks/web_hook_spec.rb
Please register or sign in to comment