Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Format Configuration class with google-java-format
  Extract configuration to a separate class

Change-Id: Ib896fc90ae27cb89b3a55ecd8ed7bd326bbde582
tree: 17b91f0161edcf1c9231540d703b9faa7c07f02a
  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