Plugin that provides a self-service for reparenting projects

In Gerrit core only administrators are allowed to reparent project.
This is because inherited access rights (in particular block rules)
can be removed by reparenting a project under a different parent.

This plugin allows users with the 'Reparent Project' capability
(provided by this plugin) and project owners with the
'Reparent Own Project' capability (provided by this plugin) to
reparent projects, while the Gerrit administrator can control by the
plugin configuration under which project subtrees reparenting is
allowed.

Change-Id: I76a020d05189f097cd2ced3a33d31287a672f2e5
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
21 files changed
tree: 7cfaa6ba2a5711952f5f85e0d4e4b571771cf19d
  1. .settings/
  2. lib/
  3. src/
  4. .buckconfig
  5. .gitignore
  6. BUCK
  7. LICENSE
  8. pom.xml
  9. VERSION