gerrit/gerrit-acceptance-tests/src/test/java/com/google/gerrit/acceptance/api/accounts
Changcheng Xiao a2ffc209a4 Account REST API: adjust the deletable condition of external ids
Set the 'canDelete' field of external ids to be true if the external id
for the last login is null.

This is different from the old remote JSON service implementation, but it
seems reasonable because an external id should be deletable if the external
id is not a 'SCHEME_USERNAME' and it's not used to login.

And this change will make it much easier for us to test the get/delete
external ids REST API.

Change-Id: I0ab347bddf782b20a3be1826279df5a1ba88c5df
2017-01-17 08:35:54 +01:00
..
AccountIT.java Account REST API: adjust the deletable condition of external ids 2017-01-17 08:35:54 +01:00
AgreementsIT.java Merge branch 'stable-2.13' 2016-08-26 18:36:40 -07:00
BUCK Buck: Make acceptance tests valid java class names 2016-06-01 08:10:57 +00:00
BUILD Bazel: Reformat build files 2016-12-07 11:33:07 +00:00
DiffPreferencesIT.java Add a diff preference for font size 2016-10-12 16:31:24 -07:00
EditPreferencesIT.java Merge branch 'stable-2.12' into stable-2.13 2016-09-13 23:49:56 +02:00
GeneralPreferencesIT.java Add Setting to expand diffs inline or open diff view (backend) 2016-12-16 15:48:35 -08:00