gerrit/gerrit-httpd
Hugo Arès 0c14990f6d Add UploadValidationListener extension point.
Add pre-upload extension point to allow plugins to validate upload
operations right before Gerrit begins to send a pack back to the git
client.

A plugin can interrupt the upload by throwing an exception which will
cause the upload to fail and the exception’s message text will be
reported to the git client.

For example, a plugin may want to deny fetches for a specific project.

Change-Id: I5d0aeac51b83bf14150fa3036f71965cf2051243
2014-06-19 10:33:52 -04:00
..
src Add UploadValidationListener extension point. 2014-06-19 10:33:52 -04:00
BUCK Update Buck 2014-05-04 12:54:17 +02:00