Files
gerrit/gerrit-server/src/main/java
Alice Kober-Sotzek f87dca186b Improve naming of group caches
Throughout Gerrit, the members of a group always refer to accounts.
For some reason, the cache for the subgroups of a group also used the
term 'members'. To reduce confusion (especially with the newly
introduced cache for the groups which contain a specific account), we
change the name of the caches relating to subgroups.

Change-Id: I8e1e4e91045f9f4769c75e7c48e57a019ac97069
2018-02-21 08:10:43 +01:00
..