summaryrefslogtreecommitdiffstats
path: root/java/com/google/gerrit/server/restapi/account/GetWatchedProjects.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-03-141-4/+1
* Convert simple anonymous Comparators to comparing()Dave Borowitz2018-08-311-30/+25
* Merge branch 'stable-2.15'David Pursehouse2018-05-241-1/+1
* Remove PermissionBackend#user(Provider<CurrentUser>)Patrick Hiesel2018-03-271-1/+1
* Rename PreferencesConfig/WatchConfig to Preferences/ProjectWatchesEdwin Kempin2018-01-191-2/+2
* Accounts#get: Return Optional<AccountState> instead of AccountStateEdwin Kempin2018-01-181-4/+1
* Make collections in AccountState immutableEdwin Kempin2018-01-181-2/+3
* Accounts: Load AccountState instead of AccountEdwin Kempin2018-01-091-3/+8
* Allow to update accounts and project watches atomicallyEdwin Kempin2018-01-091-7/+5
* Move remaining REST handlers into restapi subpackageHan-Wen Nienhuys2018-01-081-0/+99