Files
gerrit/gerrit-server/src/main/java/com/google/gerrit/server/avatar
Shawn Pearce b0d0a64755 Change AvatarProvider to accept IdentifiedUser
This concept is more likely to survive the upcoming account UUID
refactoring being done to support external account management
systems. It also gives the provider more information about the
account, such as the complete list of email addresses or groups
the user is a member of. This may make it easier for the provider
implementation to select the correct image.

Change-Id: I2056914425e52e60cc8591c83d6746faca3d491c
2013-01-17 11:34:02 -08:00
..