Update git submodules
* Update plugins/hooks from branch 'stable-2.14'
to 0fe206dea9f652c3b087fb65c5efc4ac3f0e370f
- Add submit hook
The submit hook is invoked synchronously when a change is submitted. If
it returns a non-zero exit status, a MergeValidationException is thrown
and the submit is prevented.
This adds back the ability to block submit by a hook. Previously this
was possible with the ref-update hook until its purpose was changed and
only invoked on ref updates such as branch creation, deletion, or fast-
forward by direct push.
Change-Id: Ie4efb90df645ecac01638b23305dc2ffb547192e
- Module: Bind listeners in alphabetical order
Most of them are already in alphabetical order. Reorder the couple that
aren't.
Change-Id: I0722c357992bf855baa0a9b8997078036f28cdc8
This commit is contained in:
committed by
Gerrit Code Review
parent
907bd339b2
commit
6a5d6ed03e