Introduce StreamEvents capability

This change introduces new global capability for streaming
Gerrit events.

Only admins and users with this capability are able to run
gerrit stream-events.

Change-Id: I0a8a110758b0ac43969e5b8ae799b9b89db318e2
Signed-off-by: Ed Bartosh <bartosh@gmail.com>
Signed-off-by: Alexander Kanevskiy <kad@blackcatlinux.com>
This commit is contained in:
Ed Bartosh
2013-04-13 20:15:58 +03:00
committed by Alexander D. Kanevskiy
parent 72b714137b
commit d168b81bbb
7 changed files with 29 additions and 1 deletions

View File

@@ -1166,6 +1166,15 @@ Allow access to execute `replication start` command, if the
replication plugin is installed on the server.
[[capability_streamEvents]]
Stream Events
~~~~~~~~~~~~~
Allow performing streaming of Gerrit events. This capability
allows the granted group to
link:cmd-stream-events.html[stream Gerrit events via ssh].
[[capability_viewCaches]]
View Caches
~~~~~~~~~~~