Files
gerrit/gerrit-server
Shawn Pearce 88200f3907 Convert PutAssignee to PermissionBackend
Use check(ChangePermission.READ) to ensure the assignee can
read the change. It's assumed crazy to assign a change to a
user that is not able to read the change. For a draft change
this may require adding them to the reviewer list first to
ensure they have the necessary read permission.

Change-Id: I4fc278c6bdf739bb603b2c8bd490f3480ba99663
2017-03-31 14:28:09 +09:00
..