Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Make DeleteProject a singleton
  Move checks for All-Users and All-Projects to dedicated class
  Do not allow to delete All-Users project
  DeleteAction: Improve delete button label
  Update to latest bazlets on stable-2.14

Change-Id: Ie338d19c755196bbdc1edebd426d21f07c3ae3f3
tree: 96d9946aaf5a005c7b3f7dca0d006dc91d7d0f77
  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