RETIRED, Gerrit as used by OpenStack
Go to file
Edwin Kempin 0438841998 Support to reparent all children of a parent project
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>
2011-11-16 09:34:26 +01:00
contrib Add an example hook script for checking valid commits 2010-06-18 16:15:22 -05:00
Documentation Support to reparent all children of a parent project 2011-11-16 09:34:26 +01:00
gerrit-antlr Package source JARs for antlr, httpd, server 2011-10-31 17:35:30 -07:00
gerrit-common Merge "Cache list of all groups in the group cache" 2011-11-07 14:31:17 -08:00
gerrit-gwtdebug Updating eclipse settings for 3.7 and m2e 1.0 2011-07-29 08:29:51 -07:00
gerrit-gwtui Merge "In ProjectAccessScreen add link to history of project.config in gitweb" 2011-11-04 07:10:25 -07:00
gerrit-httpd Merge "Add ssh command to list groups." 2011-11-07 14:38:56 -08:00
gerrit-launcher Sort the jar files from the war before adding to classpath. 2011-10-27 20:11:32 -07:00
gerrit-main Updating eclipse settings for 3.7 and m2e 1.0 2011-07-29 08:29:51 -07:00
gerrit-patch-commonsnet Updating eclipse settings for 3.7 and m2e 1.0 2011-07-29 08:29:51 -07:00
gerrit-patch-jgit Updating eclipse settings for 3.7 and m2e 1.0 2011-07-29 08:29:51 -07:00
gerrit-pgm gerrit.sh: detach gerrit properly 2011-11-02 07:54:36 -07:00
gerrit-prettify Fix diffs skipping one line 2011-10-26 22:54:10 -05:00
gerrit-reviewdb Fix build by removing Comparable on Project.NameKey 2011-11-02 08:03:44 -07:00
gerrit-server Merge "ls-groups: Support listing groups by group type" 2011-11-07 14:55:46 -08:00
gerrit-sshd Support to reparent all children of a parent project 2011-11-16 09:34:26 +01:00
gerrit-util-cli Updating eclipse settings for 3.7 and m2e 1.0 2011-07-29 08:29:51 -07:00
gerrit-util-ssl Updating eclipse settings for 3.7 and m2e 1.0 2011-07-29 08:29:51 -07:00
gerrit-war Merge "pom.xml: change gerrit-war's dependency on gerrit-main to runtime" 2011-11-07 14:21:48 -08:00
ReleaseNotes Move maven repository and documentation 2011-09-05 15:21:09 -07:00
tools Updating eclipse settings for 3.7 and m2e 1.0 2011-07-29 08:29:51 -07:00
.gitignore Add standard eclipse generated files to .gitignore 2010-01-29 16:53:05 -08:00
COPYING Initial project setup of Gerrit 2 2008-11-14 16:59:34 -08:00
INSTALL Remove Gerrit 1.x to 2.x import tools 2009-03-27 20:20:10 -07:00
pom.xml Merge branch 'dev-spearce' 2011-11-01 18:18:06 -07:00
SUBMITTING_PATCHES Document how to contribute to Gerrit Code Review 2009-07-02 13:45:52 -07:00