v3.0.0-rc3
Merge branch 'stable-2.16'

* stable-2.16:
  Fix source glob in test rule
  Add stub module for integration tests

Change-Id: I605ae589a6ce1e21c157d9e313b88e961074ba4c
tree: 1c846f121f1dba6f392d3aba3ea0f2a2d12e66f8
  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.