Extend ServletModule instead of HttpPluginModule

As described in I3b89150d1.

Change-Id: Ic91ce95719c6bccc73cc29a2139a2274f20d1939
1 file changed
tree: bb9967c5c5b04c52fdc375ec42ca7a90d36d1ebc
  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