-
- Downloads
Merge branch 'webhook_payload_with_changes' into 'master'
Add added, modified and removed properties to commit object in webhook https://gitlab.com/gitlab-org/gitlab-ee/issues/20 See merge request !1988
No related branches found
No related tags found
Showing
- CHANGELOG 3 additions, 0 deletionsCHANGELOG
- app/models/commit.rb 26 additions, 2 deletionsapp/models/commit.rb
- app/models/merge_request.rb 1 addition, 1 deletionapp/models/merge_request.rb
- doc/web_hooks/web_hooks.md 9 additions, 5 deletionsdoc/web_hooks/web_hooks.md
- lib/gitlab/push_data_builder.rb 5 additions, 31 deletionslib/gitlab/push_data_builder.rb
- spec/lib/gitlab/push_data_builder_spec.rb 3 additions, 6 deletionsspec/lib/gitlab/push_data_builder_spec.rb
- spec/models/commit_spec.rb 11 additions, 0 deletionsspec/models/commit_spec.rb
Please register or sign in to comment