summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Propagate access path for SSH commandsLuca Milanesio2018-10-124-9/+20
* Revert "Fix access path propagation on git/ssh protocol"Luca Milanesio2018-10-122-52/+32
* Fix access path propagation on git/ssh protocolv2.14.15Antonio Barone2018-10-092-32/+52
* Bump auto-value to 1.6.2David Ostrovsky2018-08-011-0/+1
* Merge changes from topic "queue-metrics" into stable-2.14Hugo Arès2018-06-063-4/+4
|\
| * Enable metrics for core queuesEryk Szymanski2018-06-063-4/+4
* | Reformat all Java files with google-java-format 1.6David Pursehouse2018-06-0633-451/+353
|/
* Use Logger's built-in formattingDavid Pursehouse2018-05-291-2/+1
* Merge changes from topic "swappable-caches-stable-2.14" into stable-2.14David Pursehouse2018-05-151-0/+1
|\
| * Move default memory cache implementation out of H2 packageDave Borowitz2018-05-141-0/+1
* | SshDaemon: Fix loggingEdwin Kempin2018-05-141-1/+1
|/
* CommandExecutorQueueProvider: Fix singleton bindingEryk Szymanski2018-04-272-1/+3
* Upgrade to google-java-format 1.5David Pursehouse2018-04-181-2/+1
* Only bind index {start/activate} if neededHugo Arès2018-04-101-2/+13
* Index{Activate,Start}Command: Include name in error message when unknownDavid Pursehouse2018-04-102-2/+2
* Index start/activate command: fix unknown name useMarco Miller2018-04-092-6/+14
* Index start/activate commands: fix Elastic supportMarco Miller2018-04-092-6/+6
* Revert partially "Trim multi-line arguments for task name and ssh_log"Hugo Arès2018-03-021-4/+3
* BaseCommand: Fix formatting of task description with argumentsDavid Pursehouse2018-03-021-3/+2
* Allow plugins to intercept ssh command creationDavid Ostrovsky2018-02-283-2/+39
* Trim multi-line arguments for task name and ssh_logBorui Tao2018-02-212-5/+33
* Revert "SSH commands: Set task name for ReviewCommand"Borui Tao2018-02-211-5/+0
* ShowConnections: Fix display for connection time older than one dayOlof Ekedahl2018-02-201-1/+1
* Revert "Hide sensitive data from audit and gerrit logs"David Pursehouse2018-02-079-234/+15
* Protect against null pointer for BaseCommandArdo Septama2018-01-291-0/+3
* Hide sensitive data from audit and gerrit logsArdo Septama2018-01-159-15/+231
* SSH commands: Set task name for ReviewCommandSven Selberg2018-01-111-0/+5
* [SSH] Extract task name creation to method in BaseCommandSven Selberg2018-01-111-8/+17
* Fix database connection leak in suexec commandHugo Arès2017-11-141-1/+1
* Do not bind test-submit SSH command on slavesEdwin Kempin2017-10-201-1/+0
* Disable ban-commit SSH command on Gerrit slavesEdwin Kempin2017-10-201-2/+2
* Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-10-171-0/+5
|\
| * SshDaemon: introduce sshd.waitTimeout to set WAIT_FOR_SPACE_TIMEOUTPaladox none2017-10-161-0/+5
* | StreamEvents: Fix NPE when invoking the command with --helpDavid Pursehouse2017-09-011-3/+9
* | Add support for 384 and 521 bit ECSDA keysPaladox none2017-05-311-4/+12
* | SshDaemon: Set NIO2_READ_TIMEOUT to sshd.idleTimeoutDavid Pursehouse2017-05-111-0/+1
* | Replace FileInputStream and FileOutputStream with static Files methodsHector Oswaldo Caballero2017-05-101-4/+4
* | Get rid of calls to SecurityUtils.isBouncyCastleRegistered()David Pursehouse2017-05-082-18/+1
* | SshDaemon: Improve log message when formatting ssh host key failsDavid Pursehouse2017-05-081-1/+3
* | DatabasePubKeyAuth: Also look for ecdsa keys and ed25519 keysPaladox none2017-05-081-1/+5
* | SshDaemon: Also look for ecdsa keys and ed25519 keysPaladox none2017-05-081-1/+5
* | InitSshd: Generate ecdsa and ed25519 keys if the host supports themPaladox none2017-05-081-1/+9
* | ES: Implement online reindex for ElasticSearchDariusz Luksza2017-04-262-2/+2
* | Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-121-3/+3
|\|
| * Allow project owner to use set-project ssh commandHugo Arès2017-04-111-3/+3
* | Don't ship bouncycastle libraries in plugin APIDavid Ostrovsky2017-04-071-1/+1
* | Shutdown SSH executors upon SshDaemon stopLuca Milanesio2017-03-291-0/+23
* | Bump Mina core to 2.0.16 and sshd to 1.4David Ostrovsky2017-03-272-6/+6
* | SshDaemon: Add missing type arguments for generic class NamedFactory<T>David Pursehouse2017-03-161-3/+3
* | Merge branch 'stable-2.13'David Pursehouse2017-03-161-3/+9
|\|