Files
gerrit/gerrit-sshd
Alice Kober-Sotzek 1e1a63a6bd Perform group lookups by name from the group index
Now that we have the group index, we can use it to look up groups by
name. This change is a prerequisite for migrating groups to NoteDb.

A lot of tests didn't check for null for values retrieved from the group
cache. This behavior isn't changed as improving it is beyond the scope
of this change.

Change-Id: Id0ddc3bd43aa6e6b06833c712a51e2fb80402abe
2017-09-21 15:48:55 +02:00
..