summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* SshDaemon: Set up the session timeout to make sshd.idleTimeout workDavid Pursehouse2016-08-031-0/+1
* Merge branch 'stable-2.11' into stable-2.12David Pursehouse2016-03-092-10/+11
|\
| * Prevent NPE in the SshLogDariusz Luksza2016-03-081-0/+6
| * ReviewCommand: Don't add message twice on abandon or restoreDavid Pursehouse2016-03-081-10/+5
* | Add the --strict-labels option to SSH review commandNasser Grainawi2015-12-171-1/+5
* | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2015-11-122-3/+1
|\|
| * BanCommitCommand: Do not use commons.collectionsDavid Pursehouse2015-11-102-3/+1
* | Correct timezone logged for DST changesDoug Kelly2015-11-111-7/+7
* | Add hmac-sha2-256 and hmac-sha2-512 as MACs for sshdScott Dial2015-11-111-3/+9
* | Merge "Merge branch 'stable-2.11'"Shawn Pearce2015-11-091-0/+5
|\ \
| * | Merge branch 'stable-2.11'David Pursehouse2015-11-091-0/+5
| |\|
| | * Add username to stream-events queue entriesJames E. Blair2015-10-311-0/+5
* | | Enable sshd.batchThreads by defaultDariusz Luksza2015-11-091-1/+1
|/ /
* | Adjust line wrapping to silence Checkstyle warningsDavid Pursehouse2015-10-292-2/+4
* | Remove unneeded exception declarations from REST handlersDavid Ostrovsky2015-10-221-1/+1
* | Convert CurrentUser to IdentifiedUser without castingDave Borowitz2015-10-194-10/+10
* | Rename getCurrentUser to getUserDave Borowitz2015-10-196-8/+8
* | Import StandardCharsets.UTF_8 as staticDavid Pursehouse2015-10-191-3/+3
* | Consistently use character encoding constantsDavid Pursehouse2015-10-168-25/+29
* | Only bind index ssh commands when the index type is LuceneDavid Pursehouse2015-09-252-5/+32
* | DefaultCommandModule: Remove unnecessary 'final' modifiersDavid Pursehouse2015-09-251-5/+5
* | Adds group suggestions into ListGroups REST API.Yuxuan 'fishy' Wang2015-09-171-3/+6
* | Store preferred download scheme as arbitrary stringsDave Borowitz2015-09-081-2/+2
* | Remove DEFAULT_SCHEMES and DEFAULT_COMMANDSDave Borowitz2015-09-081-3/+1
* | UploadArchive: Correct check for tree-ish not foundDave Borowitz2015-09-031-1/+1
* | Commands: Use @AutoAnnotationDave Borowitz2015-08-281-29/+4
* | Fix Checkstyle warnings about empty catch blocksDavid Pursehouse2015-08-265-0/+8
* | Support SSH ZLib CompressionGustaf Lundh2015-08-041-7/+28
* | Remove deprecated --name option from create project SSH commandEdwin Kempin2015-07-211-18/+1
* | Merge branch 'stable-2.11'David Pursehouse2015-07-144-1/+103
|\|
| * Add ssh command to activate the latest indexHugo Arès2015-07-092-0/+50
| * Add ssh command to restart online indexerHugo Arès2015-07-093-1/+53
* | Merge branch 'stable-2.11'David Pursehouse2015-07-061-8/+23
|\|
| * Fix disabling of git ssh 'download' scheme within DefaultCommandModuleMarco Miller2015-06-301-6/+22
* | Remove confusing comment plus redundant binding in DefaultCommandModuleMarco Miller2015-06-301-2/+1
* | Merge "Restrict stream-events command to master"David Pursehouse2015-06-251-2/+2
|\ \
| * | Restrict stream-events command to masterHugo Arès2015-06-171-2/+2
* | | Use try/multi-catchUrs Wolfer2015-06-258-36/+9
* | | Use try-with-resources statementsUrs Wolfer2015-06-233-34/+24
|/ /
* | Enable Eclipse Javadoc warnings about malformed syntaxDave Borowitz2015-06-131-1/+1
* | Add a Maintain Server global capabilityDave Borowitz2015-06-124-13/+18
* | ProjectConfigParamParserTest: Convert to use Google TruthDavid Pursehouse2015-06-042-9/+6
* | Move CreateEmail.Input to EmailInput in extension APIDavid Pursehouse2015-05-281-1/+2
* | Merge branch 'stable-2.11'David Pursehouse2015-05-081-1/+1
|\|
| * Require 'View Plugins' capability to list plugins through SSHEdwin Kempin2015-05-071-1/+1
* | Merge "Support 'git-upload-archive'"David Pursehouse2015-05-073-0/+229
|\ \
| * | Support 'git-upload-archive'Francois Ferrand2015-04-233-0/+229
* | | Move users of Branch constants to RefNames constants.Martin Fick2015-04-291-2/+2
|/ /
* | Groups: Add create methodsDave Borowitz2015-04-141-1/+2
* | Move GroupInfo and related classes from GroupJson to extensionsDave Borowitz2015-04-142-2/+2