Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Make transitive starlark loads explicit

Change-Id: I53c81d68d4be813e6bdfa230aea8a71cbadf5f6b
tree: 73b8d0a670854303e41bf3a94bd212ef8582f8a7
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .gitignore
  7. bazlets.bzl
  8. BUILD
  9. external_plugin_deps.bzl
  10. LICENSE
  11. README.md
  12. 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