gerrit/gerrit-server
Dave Borowitz 8e36bbdcd7 Copy labels dynamically in ApprovalsUtil.byPatchSet
The intent is to use this method from ChangeJson to dynamically copy
labels every time the change detail is loaded, thus not relying on
one-time copying of labels in the notedb read path.

To do so requires a bit of refactoring, since the ChangeControl now
needs to be passed into this method.

Change-Id: I8bc25d32a91218e074517dcacf4bf3a77d4ae957
2014-04-14 12:12:54 -07:00
..
src Copy labels dynamically in ApprovalsUtil.byPatchSet 2014-04-14 12:12:54 -07:00
BUCK Make gerrit's HttpServletRequest and HttpServletResponse visible to http plugins 2014-03-26 15:54:12 -07:00