Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  DeletePreconditionsTest: Replace ExpectedException with assertThrows
  Bump Bazel version to 2.0.0
  Upgrade bazlets to latest stable-2.16 to build with 2.16.15 API
  Upgrade bazlets to latest stable-2.16 to build with 2.16.14 API

Change-Id: I4105e50460505dee4ab392dcc55b97860f26b8ce
tree: c1c781498b8ab25330b755de0dcdd7a96205b309
  1. gr-delete-repo/
  2. src/
  3. .bazelignore
  4. .gitignore
  5. BUILD
  6. LICENSE
  7. plugin.html
  8. README.md
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status