v3.1.2
Merge branch 'stable-3.0' into stable-3.1

* stable-3.0:
  Fix so that GWTUI js file is not executed under PolyGerrit
  DeleteProjectIT: Check that project gets unwatched after deletion
  DeleteProjectIT: Assert that after forced delete reindexing happened
  DeleteProjectIT: Add ssh delete watched project test similar to http
  Fix reindex after project deletion
  Upgrade bazlets to latest stable-2.16 to build with 2.16.13 API
  Upgrade bazlets to latest stable-2.16
  Upgrade bazlets to latest stable-2.15 to build with 2.15.18 API
  Upgrade bazlets to latest stable-2.15
  Upgrade bazlets to latest stable-2.14
  Bazel: Migrate workspace status script to python
  Upgrade bazlets to latest stable-2.16
  Upgrade bazlets to latest stable-2.15
  Upgrade bazlets to latest stable-2.14
  Bump Bazel version to 1.1.0
  build.md: Correct in-tree test command
  Replace bazel-genfiles with bazel-bin in documentation

Adjust DeleteProjectIT and DatabaseDeleteHandler to API changes.

Change-Id: I7dd082b728fa7a98b225c10ef6d2ecf11e7daa09
tree: fab6a6b43792dff86047bf770ed830a38106d7dd
  1. gr-delete-repo/
  2. src/
  3. .bazelignore
  4. .gitignore
  5. BUILD
  6. LICENSE
  7. plugin.html
  8. README.md
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