Go to file
Shawn Pearce c7701c679d Fix incomplete update of Provider<CurrentUser> in ChangeJson
In eb47db12fe the user variable was
modified to be of type Provider<CurrentUser>.

Unfortunately there were several instanceof tests that did not get
updated to the new type, testing if Provider is an IdentifiedUser,
which is always false.

Rename the field to be clear it is a Provider and update all
references in the class to the Provider calling convention.

Change-Id: I4c17a874ee313fe0b4d26b8450b07781b976f64c
2013-09-03 21:40:43 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-07-05 18:55:30 -07:00
2013-05-21 20:28:56 -07:00
2013-08-12 11:57:28 -07:00
2013-09-02 12:10:33 -07:00
2013-07-30 17:18:33 +00:00
2013-08-15 17:25:45 +00:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB