Files
gerrit/gerrit-server
Dave Borowitz ebdba50b40 Support ChangeUpdates without providing a CurrentUser
We want to thin out the dependency stack of ChangeRebuilderImpl in our
custom online rebuilding implementation. Using full ChangeControls and
IdentifiedUsers brings in way more than we need to just create author
idents containing the user's full name.

Rework AbstractChangeUpdate to just take an Account.Id and
prepopulated PersonIdent, and teach ChangeRebuilderImpl to use that
path.

Change-Id: I79af43ff21fbd27ad682134d37fae75f043a586a
2016-04-07 10:27:52 -04:00
..
2016-03-18 19:29:27 +01:00