FilesystemDeleteHandler: Use more readable name for trash folder

Some users consider more readable to use a time format that includes the
date and time the repository was moved to the trash rather than an epoch
number.

Change-Id: I7d9733373a6d2ddd01905b6e44084d9cfdfc67fd
3 files changed
tree: 991562c1229a579a8fa2c187748aa40223781edf
  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