summaryrefslogtreecommitdiffstats
path: root/java/com/google/gerrit/server/restapi/group/ListGroups.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-03-141-2/+1
* Factor a non-restapi GroupResolver out of GroupsCollectionDave Borowitz2018-10-101-4/+5
* Move logic to check 'Modify Account' for secondary emails into InternalAccoun...Edwin Kempin2018-07-111-7/+13
* Reformat all Java files with google-java-format 1.6David Pursehouse2018-06-061-48/+37
* Remove support for groups in ReviewDbEdwin Kempin2018-03-271-9/+4
* Move remaining REST handlers into restapi subpackageHan-Wen Nienhuys2018-01-081-0/+457