summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/tests/SshDaemonTest.java
Commit message (Expand)AuthorAgeFilesLines
* Unit tests for ssh daemon and keys dispatcherJames Moger2014-04-101-80/+54
* Split administration commands into a plugin, enhance plugin managerJames Moger2014-04-101-1/+1
* Handle ssh keys as objects, not strings, and improve the ls and rm key commandsJames Moger2014-04-101-1/+2
* Elevate the public key manager to a top-level managerJames Moger2014-04-101-0/+25
* Add SSH daemon testDavid Ostrovsky2014-04-101-0/+90