Merge branch 'stable-2.15'

* stable-2.15:
  Format Configuration class with google-java-format
  Extract configuration to a separate class
  Compile against Gerrit 2.15.1
  Update bazlets to latest stable-2.15 to use 2.15.1 API
  Format Java files with google-java-format 1.5
  Update bazlets to latest stable-2.14 to use 2.14.8 API
  Use log built-in string formatting

Change-Id: Ifc891a1dfa31d8b5918b6f887fef38c1b36565d0
tree: f6cfa806fc90b5fccb043f224029beed772f1e29
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. external_plugin_deps.bzl
  8. README.md
  9. WORKSPACE
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