Merge changes I28300bd3,I2028c0db,I62985e8f into stable-2.14

* changes:
  Add IT test
  Configure whether to allow user to select preserve
  Introduce an archiving mechanism for deleted repos
tree: 6d5d201243dbf032e4fd4e1cc9e0a5139c43f002
  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