gerrit/gerrit-httpd
Dave Borowitz d386499438 Move GroupMembers binding to GerritGlobalModule
The only request-scoped variable this needs is the current user, which
can be injected in the factory. Not requiring request scope means it
can now be used by new REST API handlers.

Change-Id: I033586f2234b88139e62a6288097dc7099bd0fcf
2013-02-21 07:40:19 +00:00
..