Rename ListPendingChecks to QueryPendingChecks

Now that users provide a query as input for listing pending checks it's
more appropriate to call the REST endpoint Query Pending Checks. This is
also more consistent with the naming of the other query REST endpoints.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Ie3aaad8d2c76ad5e4146d4ad7613ffa6d4c07a37
5 files changed
tree: 1a785e839815771cdc53d5ca2ea9ec2448ff836a
  1. gr-checks/
  2. java/
  3. javatests/
  4. src/
  5. BUILD
  6. LICENSE
  7. 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.