Files
gerrit/gerrit-server/src/main/java/com
David Pursehouse 8b6d2f52c3 AccountInfo: Move getName and getNameEmail to Account
These methods are only being invoked by callers that already
have an Account. Move the methods to Account and invoke them
directly rather than instantiating a new AccountInfo only for
these calls.

Change-Id: Ie32f3316b4fef74afb6d98a4e26de2ea27909fe1
2016-02-18 15:45:23 +09:00
..