summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* init: Refactor init to be small parts created through GuiceShawn O. Pearce2009-12-172-99/+12
* Move all resource files into src/main/resourcesShawn O. Pearce2009-12-163-0/+0
* Update MINA SSHD to SVN 891122Shawn O. Pearce2009-12-152-20/+26
* Call the next version 2.1Shawn O. Pearce2009-12-121-1/+1
* Fix committer identity on cherry-pickShawn O. Pearce2009-12-121-1/+1
* Always trim Change-Id lines to handle non-standard whitespaceShawn O. Pearce2009-12-041-2/+3
* kill: Support killing any queued task by interrupting itShawn O. Pearce2009-11-217-51/+152
* Enqueue SSH commands through a thread poolShawn O. Pearce2009-11-194-47/+179
* gsql: Improve formatting of column types and indexesShawn O. Pearce2009-11-181-29/+143
* gsql: Fix \d on H2Shawn O. Pearce2009-11-181-9/+15
* Implement query tool on command line and over SSHShawn O. Pearce2009-11-175-0/+475
* Move configuration files under $site_path/etcShawn O. Pearce2009-11-171-3/+7
* Update JGit to org.eclipse.jgit 0.5.1.51-g96b2e76Shawn O. Pearce2009-11-174-360/+6
* Update MINA SSHD to 0.3.0-r881338Shawn O. Pearce2009-11-1722-59/+133
* Remove dead code identified by Eclipse 3.5.1Shawn O. Pearce2009-11-161-4/+0
* Use listeners to manage server startup/shutdownShawn O. Pearce2009-11-112-3/+16
* Rewrite our build as modular maven componentsShawn O. Pearce2009-11-1153-0/+7747