Files
gerrit/java/com/google/gerrit/extensions
Dave Borowitz 33e7081a25 Merge changes from topics "autovalue-audit", "autovalue-patchsetapproval", "autovalue-patchset"
* changes:
  Remove AccountGroupById and AccountGroupMember
  Flatten group audit keys into containing types
  Rename AccountGroupByIdAud to AccountGroupByIdAudit
  Rename group audit methods to remove get prefix
  Convert account audit types to AutoValue
  Group audits: Convert nullable methods to Optional
  AccountLoader: Mark methods and args as nullable
  Rename PatchSetApproval methods
  Convert PatchSetApproval to AutoValue
  ChangeNotesParser: Replace ApprovalKey with PatchSetApproval.Key
  PatchSetApproval: Convert getTag to return Optional
  PatchSetApproval: Add setValue(int) convenience method
  PatchSetApproval: Replace copy constructors with instance methods
  Rename PatchSet methods
  Convert PatchSet to AutoValue with builder
  PatchSet: Rewrite splitGroups/joinGroups
2019-05-09 14:12:29 +00:00
..
2019-03-19 07:52:16 -07:00