summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Set patch approval changeOpen to falseTomas Ljunggren2011-12-051-3/+0
* Fixed review database update from StagingApproveTomas Ljunggren2011-11-101-0/+3
* Improved staging SSH command help textsMika Hamalainen2011-09-204-5/+5
* Improved help message for staging-rebuild commandMika Hamalainen2011-09-151-1/+1
* Renamed staging option for review SSH commandMika Hamalainen2011-09-061-1/+1
* Fixed a typo in staging-ls helpMika Hamalainen2011-09-051-1/+1
* Notification e-mails when build is approvedMika Hamalainen2011-09-021-0/+49
* Fixed staging-ls destination branch checkMika Hamalainen2011-08-184-24/+57
* Integrated staging to topic reviewsMika Hamalainen2011-08-046-34/+99
* Staging branch featureMika Hamalainen2011-08-037-2/+1001
* Merge "Implement multiple branches in ls-project"Shawn Pearce2011-06-071-11/+37
|\
| * Implement multiple branches in ls-projectAnatol Pomazau2011-05-241-11/+37
* | Add error messages for abandon and restore when in bad stateMartin Fick2011-06-071-19/+23
* | Change version to 2.2-SNAPSHOTShawn O. Pearce2011-05-311-1/+1
|/
* Fix unused import/code warningsShawn O. Pearce2011-05-191-1/+1
* Move "ref_rights" table into GitShawn O. Pearce2011-05-193-30/+17
* Use AccountGroup.UUID instead of Account.IdShawn O. Pearce2011-05-193-7/+72
* Move "projects" table into GitShawn O. Pearce2011-05-193-64/+73
* List projects by scanning the managed Git directoryShawn O. Pearce2011-05-192-14/+13
* Move repository creation into LocalDiskRepositoryManagerShawn O. Pearce2011-05-191-9/+0
* 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