Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Update mockito to 2.23.4
  Always pass ALLOW_INSECURE to MoreFiles.deleteRecursively
  ArchiveRepositoryRemoverTest: Refactor assertions on repo content
  Format external_plugin_deps.bzl with buildifier
  Upgrade bazlets to latest stable-2.14 to build with 2.14.17 API
  Upgrade bazlets to latest stable-2.14 to build with 2.14.16 API

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