gitlab-org--gitlab-foss/app/models/hooks
Yorick Peterse 4ee8bd11fa
Backport ServiceHook#execute from EE
In EE this method takes an additional argument that specifies the name
of the hook to trigger. There is no particular reason to not backport
this to CE, since by default the behaviour remains the same. By
backporting this code we remove the need for prepending ServiceHook with
a module in EE.
2018-11-15 16:55:51 +01:00
..
active_hook_filter.rb Enable frozen string in vestigial files 2018-09-11 02:06:35 -07:00
project_hook.rb
service_hook.rb Backport ServiceHook#execute from EE 2018-11-15 16:55:51 +01:00
system_hook.rb
web_hook.rb Remove unencrypted webhook token and URL columns 2018-10-09 11:15:02 +01:00
web_hook_log.rb