Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Format build files with buildifier 0.15.0
  Close JDBC objects in try-with-resources
  Avoid NPE when trying to delete changes for a project
  Update bazlets to latest stable-2.14 to use 2.14.11 API
  Update bazlets to latest stable-2.14 to use 2.14.10 API
  Update bazlets to latest stable-2.14 to use 2.14.9 API

Change-Id: I3149352fdf2c2c9ac0a7e2e913df9bce8a89c1b4
tree: 2c8c4a9cea03f91f6753e440a71484837c8ef8d2
  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