summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Fix more rawtype warningsShawn O. Pearce2011-05-197-7/+8
* Remove unnecessary warning suppressionNasser Grainawi2011-05-191-1/+0
* Remove dead code and unused variablesNasser Grainawi2011-05-191-2/+0
* Remove unused importsNasser Grainawi2011-05-194-9/+0
* Merge "Added "version" command for Gerrit sshd."Shawn Pearce2011-05-182-0/+44
|\
| * Added "version" command for Gerrit sshd.Gustaf Lundh2011-05-192-0/+44
* | SSH commands with user: create account if neededEdwin Kempin2011-05-172-3/+27
* | Disallow setting a project as parent for itselfEdwin Kempin2011-05-161-1/+1
* | Move SSH command creation off NioProcessorsShawn O. Pearce2011-05-152-1/+39
|/
* Update MINA SSHD to 0.5.1-r1095809Shawn O. Pearce2011-04-211-1/+8
* Added support for included groupsMatt Fischer2011-04-111-2/+8
* Fix IllegalArgumentException caused by non-ascii user namesGeorg Müller2011-04-111-1/+1
* Add group option that makes the group visible to all registered usersEdwin Kempin2011-04-081-1/+6
* Merge "Minor refactors prompted by abandon changes in ChangeUtil."Shawn Pearce2011-04-071-1/+1
|\
| * Minor refactors prompted by abandon changes in ChangeUtil.Martin Fick2011-03-281-1/+1
* | Avoid huge pushes during refs/for/BRANCH push over SSHShawn O. Pearce2011-04-061-0/+1
|/
* Enhance review ssh command to abandon/restore patchsets.Martin Fick2011-03-281-5/+49
* Merge "Evict initial members of group created by SSH command from AccountCache"Shawn Pearce2011-03-162-45/+15
|\
| * Evict initial members of group created by SSH command from AccountCacheEdwin Kempin2011-03-162-45/+15
* | Fix replication of initial empty commit in new projectEdwin Kempin2011-03-161-2/+4
|/
* Enable git reflog for all newly created projectsMatthias Sohn2011-03-091-0/+7
* Use Project.NameKey in GitRepositoryManagerShawn O. Pearce2011-01-043-17/+15
* Speed up push by hiding refs/changes/Shawn O. Pearce2010-12-101-1/+1
* review: Batch submit all changes at onceShawn O. Pearce2010-11-151-1/+39
* Improve the no-interactive-shell error message over SSHShawn O. Pearce2010-11-052-27/+134
* Configure SSHD maxAuthTries, loginGraceTime, maxConnectionsPerUserShawn O. Pearce2010-11-051-0/+24
* Update MINA SSHD to 0.5.1-r1031886Shawn O. Pearce2010-11-051-0/+17
* Enable creation of initial empty commit for new projectsShawn Pearce2010-10-151-2/+57
* Add experimental support for automatic conflict handlingDmitry Fink2010-10-141-0/+4
* Remove duplicate code in class CreateProjectEdwin Kempin2010-10-141-4/+0
* Allow rejection of changes without Change-Id line.Dmitry Fink2010-10-121-0/+4
* Add a --all-approvals option to queriesMartin Fick2010-09-161-0/+8
* Perform very detailed logging on unpack failuresShawn O. Pearce2010-09-031-0/+50
* create-project: Add --permissions-only optionShawn O. Pearce2010-08-281-10/+20
* ensure that openend git repositories are closedEdwin Kempin2010-08-271-7/+11
* Block off commands on a server for certain user groups.lincoln2010-08-253-22/+10
* Fix all of our pom.xml versions to be 2.1-SNAPSHOTShawn O. Pearce2010-08-121-1/+1
* Add ability to deactivate a user when they leave the project.Martin Fick2010-08-121-0/+5
* Update to JGit 0.8.4.240-g8e9cc82Shawn O. Pearce2010-08-055-44/+5
* Implemented ssh command create-groupSasa Zivkov2010-07-304-4/+120
* Allow watching specific branches or any other search queryShawn O. Pearce2010-07-191-1/+5
* gerrit query SSH commandShawn O. Pearce2010-07-192-0/+72
* Fix SSH based CurrentUser to know what the database isShawn O. Pearce2010-07-192-3/+14
* Move stream-event JSON objects to a common packageShawn O. Pearce2010-07-181-1/+1
* Use Guice to construct the self populating cachesShawn O. Pearce2010-07-161-60/+63
* Stop allowing password authentication over SSHShawn O. Pearce2010-07-143-128/+4
* Start 2.1.4 developmentShawn O. Pearce2010-06-211-1/+1
* gerrit 2.1.3v2.1.3Shawn O. Pearce2010-06-211-1/+1
* review: Refactor to reuse same code as PublishComments web UIMartin Fick2010-06-151-98/+27
* review: Actually log an internal server error's root causeShawn O. Pearce2010-06-151-1/+1