commit | e4515cd1fae89198d68b3114a854fe805c8a4e31 | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <e.debanne@criteo.com> | Wed Sep 10 14:21:44 2014 +0200 |
committer | Emmanuel Debanne <e.debanne@criteo.com> | Wed Sep 10 14:24:45 2014 +0200 |
tree | e1ac9612b4f9cc2a0ca760df692490d0662a2ddc | |
parent | 3c259868a71b18bf9ce0c13eb1cf6655167754a5 [diff] |
[Refactoring] Rename processAtomicCommit Check that the commit is atomic before calling the method.
A gerrit plugin that takes care of automatically merging reviews when all approvals are present.
Also, it introduces the concept of cross-repository reviews. Cross repository reviews are reviews that share a common topic, and are all in different gerrit repositories. They will be merged at the same time, when all approvals for all reviews are present, and all reviews are mergeable.
Requires Gerrit 2.10 or later.