Files
gerrit/gerrit-acceptance-framework
Edwin Kempin 74ddf290a3 Add an AccountsUpdate class to update accounts from a single class
As a first step AccountsUpdate is only responsible for creating new
accounts. Additional functionality to update accounts will be added
later.

This is another step towards migrating accounts from ReviewDb to NoteDb.
In the end all code that needs to update accounts should use
AccountsUpdate. AccountsUpdate can then take care to update the accounts
in ReviewDb and NoteDb.

Change-Id: I77e3a664e23bfa579da7da7c1e86823e7ad905eb
Signed-off-by: Edwin Kempin <ekempin@google.com>
2017-04-07 08:20:56 +02:00
..
2017-03-23 21:11:23 +09:00