Files
gerrit/gerrit-server/src/main/java
Hugo Arès aa1c92af96 Fix NullPointerException in ls-project command with --has-acl-for option
Using --has-acl-for option for any groups that are not Gerrit groups(e.g.
LDAP group) was causing a NullPointerExcetion.

Use GroupsCollection instead of GroupCache so the groups from any
GroupBackend are resolved.

Change-Id: I11706ef3dbe4dcc7ca9d2ece1d641f5b0c7d66be
2015-09-30 14:27:18 -04:00
..
2015-06-09 17:50:55 +02:00