commit | 7220f19c288e4c329f010bbc12bad76187f604cd | [log] [tgz] |
---|---|---|
author | Hugo Arès <hugo.ares@ericsson.com> | Wed Aug 08 13:23:46 2018 -0400 |
committer | Hugo Arès <hugo.ares@ericsson.com> | Thu Aug 09 10:04:53 2018 -0400 |
tree | c6e6fb5ef7fc870f76ac54441fa440e5905fb46e |
Initial version working with Gerrit 2.14 Allow to rename a project using an ssh command. Here is how the rename is done: -Check if rename is allowed -Get the number of changes to warn user if rename will take long time -Lock project to prevent any updates while rename is happening -Rename project on disk -Evict old project from caches -Update changes in database -Reindex changes -Unlock project Change-Id: I2357b205f53af989fec7ff9454a673e553cce7f4