summaryrefslogtreecommitdiffstats
path: root/gerrit-server/src/main/java/com/google/gerrit/server/IdentifiedUser.java
Commit message (Expand)AuthorAgeFilesLines
* Enable specific AccessPaths based on authenticationShawn O. Pearce2012-11-151-11/+9
* Add user display formatting to AccountInfoMartin Fick2012-06-221-0/+9
* Abstract group systems into GroupBackend interface.Colby Ranger2012-05-311-43/+23
* Added GroupMembership for group membership checks.Colby Ranger2012-03-261-40/+18
* Updated to gwtorm 1.4.Colby Ranger2012-03-071-9/+9
* Make 'Anonymous Coward' configurableEdwin Kempin2011-10-261-9/+20
* Hoist getUserName up onto CurrentUserShawn O. Pearce2011-06-211-0/+1
* Move batch user priority to a capabilityShawn O. Pearce2011-06-161-1/+3
* Move CapabilityControl onto CurrentUserShawn O. Pearce2011-06-161-10/+24
* Use AccountGroup.UUID instead of Account.IdShawn O. Pearce2011-05-191-9/+34
* Added support for included groupsMatt Fischer2011-04-111-7/+40
* Allow watching specific branches or any other search queryShawn O. Pearce2010-07-191-13/+12
* Implement full query operatorsShawn O. Pearce2010-07-171-2/+5
* Persisting users diff formatting preferencesSasa Zivkov2010-07-131-0/+15
* Remove pointless catch of ProvisionExeption in IdentifiedUserShawn O. Pearce2010-06-251-2/+0
* Filter the list of open changes by watched projectsEdwin Kempin2010-06-251-0/+25
* Replace our own @Nullable with javax.annotation.Nullable.Nico Sallembien2010-01-251-1/+2
* Refactor the SSH session stateShawn O. Pearce2010-01-161-2/+7
* Move sshUserName from Account to AccountExternalIdShawn O. Pearce2010-01-131-2/+7
* Cleanup the reflog identity generationShawn O. Pearce2009-12-121-18/+15
* Fix committer identity on cherry-pickShawn O. Pearce2009-12-121-16/+72
* Rewrite our build as modular maven componentsShawn O. Pearce2009-11-111-0/+238