• Dmitriy Zaporozhets's avatar
    Merge branch 'feature/system_hook_push' into 'master' · 161a419e
    Dmitriy Zaporozhets authored
    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
    161a419e
Name
Last commit
Last update
..
repository_check Loading commit data...
admin_email_worker.rb Loading commit data...
build_email_worker.rb Loading commit data...
delete_user_worker.rb Loading commit data...
email_receiver_worker.rb Loading commit data...
emails_on_push_worker.rb Loading commit data...
gitlab_shell_one_shot_worker.rb Loading commit data...
gitlab_shell_worker.rb Loading commit data...
irker_worker.rb Loading commit data...
merge_worker.rb Loading commit data...
new_note_worker.rb Loading commit data...
post_receive.rb Loading commit data...
project_cache_worker.rb Loading commit data...
project_destroy_worker.rb Loading commit data...
project_service_worker.rb Loading commit data...
project_web_hook_worker.rb Loading commit data...
repository_archive_cache_worker.rb Loading commit data...
repository_fork_worker.rb Loading commit data...
repository_import_worker.rb Loading commit data...
stuck_ci_builds_worker.rb Loading commit data...
system_hook_worker.rb Loading commit data...