Merge branch 'stable-3.0' into stable-3.1

* stable-3.0:
  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: I338e043593dabd0626086827cecdfad91b06feb9
tree: 64eecb2911217b580dfc08e4dd8d90ceeb637785
  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