Merge branch 'stable-3.1'

* stable-3.1:
  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: I995444619a82f7ce214bf8326b9ac5704ca7d51f
tree: 50677541fdff1efb2fd0b04f240fc5273ad9762c
  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