Files
gerrit/gerrit-acceptance-framework
David Pursehouse 5d1becedef GroupCache: Remove all() method
The results of all() are not cached, so it should not be a member of
the GroupCache class.

Remove it, and replace usage of it with Groups.getAll().

Change-Id: I52f8c66ec890a19c8bc8390054be8c883dad3f96
2017-09-27 16:13:09 +02:00
..