Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  HookQueue: Rename constructor 'queue' argument to avoid confusion

Change-Id: I7d4911d2a77ce1726ef243a42ec9e54d420cf5ad
tree: e83a569ec01e71fae7cb4ebbb8f1c03b4fea1019
  1. src/
  2. .gitignore
  3. BUILD
  4. LICENSE
  5. README.md
README.md

Hooks plugin

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.