summaryrefslogtreecommitdiffstats
path: root/gerrit-server/src/main/java/com/google/gerrit/server/PeerDaemonUser.java
Commit message (Expand)AuthorAgeFilesLines
* Enable specific AccessPaths based on authenticationShawn O. Pearce2012-11-151-1/+1
* Fix several compiler warningEdwin Kempin2012-04-231-1/+0
* Added GroupMembership for group membership checks.Colby Ranger2012-03-261-2/+3
* Updated to gwtorm 1.4.Colby Ranger2012-03-071-3/+3
* Move batch user priority to a capabilityShawn O. Pearce2011-06-161-3/+2
* Make administrator, create-project a global capabilityShawn O. Pearce2011-06-161-7/+1
* Move CapabilityControl onto CurrentUserShawn O. Pearce2011-06-161-2/+4
* Use AccountGroup.UUID instead of Account.IdShawn O. Pearce2011-05-191-3/+3
* Remove unused importsNasser Grainawi2011-05-191-1/+0
* Allow watching specific branches or any other search queryShawn O. Pearce2010-07-191-1/+3
* Filter the list of open changes by watched projectsEdwin Kempin2010-06-251-0/+6
* Require branch deletion permission for pushes over HTTPShawn O. Pearce2010-01-291-1/+1
* Allow the daemon's host key to authenticate to itselfShawn O. Pearce2010-01-161-0/+68