RETIRED, Gerrit as used by OpenStack
0438841998
This change adds a new option to the 'set-project-parent' command that allows to reparent all child projects of one parent project to another parent project. It is possible to specify certain children of the old parent that should not be reparented. This is e.g. useful if you have defined a set of default access rights on a parent project P and now one of its child projects C should not inherit these default access rights. The new functionality allows you to easily introduce a new hierarchy level under P: 1. create new child project D under P which defines the default access rights 2. reparent all child projects of P to D, except C (and D) 3. remove the default access rights from P Change-Id: I3c6d8407f357f601c8000e6bc5cbc696012ecd09 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com> |
||
---|---|---|
contrib | ||
Documentation | ||
gerrit-antlr | ||
gerrit-common | ||
gerrit-gwtdebug | ||
gerrit-gwtui | ||
gerrit-httpd | ||
gerrit-launcher | ||
gerrit-main | ||
gerrit-patch-commonsnet | ||
gerrit-patch-jgit | ||
gerrit-pgm | ||
gerrit-prettify | ||
gerrit-reviewdb | ||
gerrit-server | ||
gerrit-sshd | ||
gerrit-util-cli | ||
gerrit-util-ssl | ||
gerrit-war | ||
ReleaseNotes | ||
tools | ||
.gitignore | ||
COPYING | ||
INSTALL | ||
pom.xml | ||
SUBMITTING_PATCHES |