gerrit/gerrit-httpd/src/main/java/com/google/gerrit/httpd/rpc
Edwin Kempin 4248881072 Add config setting to only suggest users which are in a visible group
Add a new setting for the suggest section in the Gerrit configuration
that limits the suggested users to those which are in at least one
group that is visible to the current user.

Change-Id: I89654bfdf63e2b780c5e0c93ee54b14afc1640a0
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2011-05-20 03:11:43 +02:00
..
account Remove dead code and unused variables 2011-05-19 08:06:39 -07:00
changedetail Fix unused and deprecation warnings 2011-05-19 16:52:03 -07:00
patch Do not email reviewers adding themselves as reviewers 2011-05-17 21:46:35 -06:00
project Merge "Disallow deletion of HEAD and targets of symbolic refs" 2011-04-08 10:07:18 -07:00
BaseServiceImplementation.java Undeprecate a few functions that aren't going away 2011-05-19 08:06:40 -07:00
ChangeListServiceImpl.java Fix more rawtype warnings 2011-05-19 09:58:35 -07:00
GerritJsonServlet.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
GerritJsonServletProvider.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
Handler.java Allow per-branch OWN +1 to delegate branch ownership 2010-01-27 15:55:13 -08:00
RpcServletModule.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
SuggestAccountsEnum.java Add config setting to only suggest users which are in a visible group 2011-05-20 03:11:43 +02:00
SuggestServiceImpl.java Add config setting to only suggest users which are in a visible group 2011-05-20 03:11:43 +02:00
SystemInfoServiceImpl.java Catch bad commentlink patterns and report them 2010-01-26 18:40:26 -08:00
UiRpcModule.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00