gerrit/gerrit-httpd
Patrick Hiesel ed5ce1722f Move ChangeControl#getLabelTypes() to ProjectState and migrate callers
In an effort to make {Ref,Project,Change}Control package-private all
public methods that aren't replaced by PermissionBackend need to move
elsewhere. Both ProjectControl#getLabelTypes() and
ChangeControl#getLabelTypes() rely on the project state, so they
can move there. ChangeControl#getLabelTypes() needs the destination
branch and current user in addition, which are added as arguments.

Change-Id: I080fd93103679552952872dde49cc149a59cd43e
2017-08-30 17:20:16 +02:00
..
src Move ChangeControl#getLabelTypes() to ProjectState and migrate callers 2017-08-30 17:20:16 +02:00
BUILD Split out build rule for metrics interfaces 2017-08-16 08:20:38 -04:00