161a419e3c
Added System Hooks for push and tag_push Implements `push` and `tag_push` events for System Hooks. They are based on Webhooks Events but without any deprecated item. We don't send commits too. We are implementing this, to be used by Geo repository syncing (gitlab-org/gitlab-ee#76). These hook events will be sent only when the respective configuration flags are set to true. UI changes to admin screen will be made in another MR. See merge request !3744 |
||
---|---|---|
.. | ||
repository_check | ||
admin_email_worker.rb | ||
build_email_worker.rb | ||
delete_user_worker.rb | ||
email_receiver_worker.rb | ||
emails_on_push_worker.rb | ||
gitlab_shell_one_shot_worker.rb | ||
gitlab_shell_worker.rb | ||
irker_worker.rb | ||
merge_worker.rb | ||
new_note_worker.rb | ||
post_receive.rb | ||
project_cache_worker.rb | ||
project_destroy_worker.rb | ||
project_service_worker.rb | ||
project_web_hook_worker.rb | ||
repository_archive_cache_worker.rb | ||
repository_fork_worker.rb | ||
repository_import_worker.rb | ||
stuck_ci_builds_worker.rb | ||
system_hook_worker.rb |