commit | abf8f30cbda79f88aa21f685cf29eeb6d2505eb6 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Feb 14 10:36:20 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Feb 14 10:36:20 2019 +0900 |
tree | f08ed8b9baf2d2bef471247ebfab4f05af603e92 | |
parent | 52bf0a3cef81c0a1f149b2b6798a957b9f059770 [diff] | |
parent | cfa87275f700bc1628a9a62ee3f4d4a54f91e2f8 [diff] |
Merge branch 'stable-2.16' * stable-2.16: ConfigServlet: use provider to get "MetaDataUpdate.User" Remove deprecated API field Remove wrongly used @Singleton Reformat with gjf Correct UI label to match API Ship simple-submit-ui as 'simple-submit-rules.html' instead of ssr Change-Id: I6123b12a4d49d67f6f6d55588ad8661419369a77
Gerrit plugin to provide simple submit rules and a rest API to configure them.
By simple, we mean any rule that can be described in one sentence. Or fits in a tweet.
Having a set of simple rules makes composition easier, thus allowing harder rules to be defined ... in a simple way :)
Of course, this plugin can't contain all the simple rules one can think of, and will only contain rules that seem popular or interesting to have.