commit | bb8a5774624f3faac9d3e66b5fc6fb5a500ced4f | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Oct 17 21:29:09 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Oct 17 21:29:09 2019 +0900 |
tree | c94d1ee0f06ff4913a34c9ee066e677a7f3362f1 | |
parent | ddc23b1c2c495a3f431b2e9cd9277f5bcb069da5 [diff] |
Adjust to lastest master (part 2) - Use Account.id static factory - Adjust to changed return type of RestModifyView#apply These changes were supposed to be included in I510ba9f79 but I forgot to --amend the commit. Change-Id: Ic22b1e274c12e027d29bc341cff51e6d68034562
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.