commit | ddc23b1c2c495a3f431b2e9cd9277f5bcb069da5 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Oct 17 16:09:07 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Oct 17 19:57:47 2019 +0900 |
tree | 4463ad6b33c09348ac718a965f6871f75b9542a4 | |
parent | 59f702c93ddb494478ed1a092bb0b6e392eb62a4 [diff] |
Adjust to lastest master - Rename reviewdb package to entities - Use Account.id static factory - Adjust to changed return type of RestModifyView#apply Change-Id: I510ba9f7974cd1910074200cd7b98aa39bb46058
A plugin that allows accounts to be deleted from Gerrit via an SSH command or REST API.
To build this plugin you need to have Bazel and Gerrit source tree. See the detailed instructions on how to build it.
This plugin adds an new SSH command and a REST API for removing accounts from Gerrit.