Files
gerrit/src/main/java
Shawn O. Pearce 65d2cd8784 Remove Common.getAccountId and use Guice injection only
The server side code can use the Provider<CurrentUser> to obtain
the current user identity when it needs one.  The client side
only needs it in one place, Link, to compute the identity for
the "#mine" display.  This is easily obtained from the already
existing static account reference.  We might want to look at
using gwt-guice for the client side in the future, but that is
out of scope for now.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-08-05 16:24:41 -07:00
..
2009-06-15 15:33:52 -07:00