Implement List Pending Checks REST endpoint

The query system can only match against the current patch set. This is
why the List Pending Checks REST endpoint ignores checks on non-current
patch sets for now.

Change-Id: If7a8f1aa0d246369e5dba57533904884b7d7f479
Signed-off-by: Edwin Kempin <ekempin@google.com>
8 files changed
tree: ca5d48b9db4e52f5203c704d969fd0aa04533f90
  1. java/
  2. javatests/
  3. src/
  4. BUILD
  5. LICENSE
  6. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.