Merge branch 'stable-2.15'

* stable-2.15:
  Add README
  Reword introduction in configuration documentation
  Fix formatting in configuration documentation
  Improve the "about" page

Change-Id: I4d91d62b4dea6f46f1464c0d6b3443b927bd7b5e
tree: 96391bd994c4aa52355d29418e1e9c119d3a1b2b
  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.