summaryrefslogtreecommitdiffstats
path: root/java/com/google/gerrit/server/CreateGroupPermissionSyncer.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-03-141-3/+1
* Prefer requireNonNull from Java API over Guava's checkNotNullDavid Pursehouse2018-10-161-3/+5
* Migrate server classes to FloggerEdwin Kempin2018-06-051-4/+3
* Replace all lambdas with method references, when possibleMaxime Guerreiro2018-05-081-1/+1
* Replace "the the" occurences with "the" (wrong repetition)Maxime Guerreiro2018-04-191-1/+1
* Move ProjectConfig and closely related classes to project packageDave Borowitz2018-04-031-1/+1
* Move VersionedMetaData/MetaDataUpdate to their own packageDave Borowitz2018-04-031-1/+1
* Adapt CreateGroupPermissionSyncer to preserve existing permissionsPatrick Hiesel2017-12-071-2/+12
* Sync CREATE_GROUP permission from All-Projects to All-UsersPatrick Hiesel2017-11-091-0/+131