gerrit/gerrit-common
Alice Kober-Sotzek 3a68432798 Replace use of AccountGroup by an interface for various classes
Previously, GroupDescription.Internal served only as a marker for
internal groups and simply delegated to AccountGroup. By converting
GroupDescription.Internal to a real interface, we gain a lot of
flexibility. For instance, we are free to use another class to
represent internal groups (which will be necessary for the migration
of groups to NoteDb).

Change-Id: If7397898d8508184a2ccdc7c371ed60ada7d6f3e
2017-08-23 17:51:14 +02:00
..
src Replace use of AccountGroup by an interface for various classes 2017-08-23 17:51:14 +02:00
BUILD Bazel: Reformat build files 2016-12-07 11:33:07 +00:00