summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/commands/RootDispatcher.java
Commit message (Expand)AuthorAgeFilesLines
* Fix thread exhaustion in SSH daemonJames Moger2014-05-291-1/+3
* Remove User parameter from SSH dispatch command setupJames Moger2014-04-171-8/+6
* Improve plugin manager based on upstreamed contributions to pf4jJames Moger2014-04-101-2/+5
* Split administration commands into a plugin, enhance plugin managerJames Moger2014-04-101-2/+4
* Revise dispatcher setup and command registrationJames Moger2014-04-101-11/+7
* Be more verbose on gathering plugin's extension pointsDavid Ostrovsky2014-04-101-0/+9
* DispatchCommand should be the ExtensionPointJames Moger2014-04-101-9/+3
* Expose SSH command as plugin extension pointDavid Ostrovsky2014-04-101-1/+12
* Revise dispatchers and move command classesJames Moger2014-04-101-0/+50