Merge branch 'stable-2.16'

* stable-2.16:
  Include 'submit' hook in listing of hooks run synchronously
  Fix typo on hooks listing page

Change-Id: I84dd4e400229da55cacceefd6ec8474715453de6
tree: 31051b7cea99d86713ad6b7de185ad049380509d
  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.