commit | 01c3fb71412e2b0a532e7f9cae389765a8e982ca | [log] [tgz] |
---|---|---|
author | Hugo Arès <hugo.ares@ericsson.com> | Thu May 17 08:55:30 2018 -0400 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri May 18 10:22:21 2018 +0900 |
tree | 5a4b6e9d24fedf2a543805071d7b0977dcb7ee84 | |
parent | e51f704687f7aa44b448b5af62da3cabfab8a062 [diff] | |
parent | 0fe206dea9f652c3b087fb65c5efc4ac3f0e370f [diff] |
Merge branch 'stable-2.14' into stable-2.15 * stable-2.14: Add submit hook Module: Bind listeners in alphabetical order Annotate RefUpdate and CommitReceived as Singleton Reword documentation of ref-update and commit-received hooks Improve hooks documentation structure Change-Id: I5f5eed398e182c8542b4b53722d942fb2b6bde5a
Gerrit does not support the standard server-side git hooks in the repositories it manages.
This plugin adds support for custom hooks that can be run instead. Refer to the configuration documentation and list of supported hooks for details.