summaryrefslogtreecommitdiffstats
path: root/java/com/google/gerrit/server/api/accounts/AccountsImpl.java
Commit message (Expand)AuthorAgeFilesLines
* AccountsImpl: Fix exception message if account cannot be parsedEdwin Kempin2019-03-121-1/+1
* Prefer requireNonNull from Java API over Guava's checkNotNullDavid Pursehouse2018-10-161-2/+2
* RestApiModule: Support binding a RestView for resource creationEdwin Kempin2018-06-221-5/+9
* Remove PermissionBackend#user(Provider<CurrentUser>)Patrick Hiesel2018-03-271-1/+1
* Require 'Modify Account' to access another user's secondary emailsEdwin Kempin2018-01-101-0/+1
* Move remaining REST handlers into restapi subpackageHan-Wen Nienhuys2018-01-081-3/+3
* Dissolve gerrit-server top-level directoryDavid Ostrovsky2017-10-311-0/+167