summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/commands/PluginDispatcher.java
Commit message (Expand)AuthorAgeFilesLines
* Remove User parameter from SSH dispatch command setupJames Moger2014-04-171-13/+12
* Filter the current plugin release by the system versionJames Moger2014-04-171-4/+20
* [findbugs] Fix missing 'throw' on plugin installation failureJames Moger2014-04-171-1/+1
* Add plugin (un)install lifecycle methodsJames Moger2014-04-171-1/+1
* Enforce plugin-requires attributeJames Moger2014-04-151-7/+33
* Update to pf4j 0.8.0James Moger2014-04-151-16/+16
* Improve plugin dispatcher command helpJames Moger2014-04-131-18/+18
* Upgrade plugin commandJames Moger2014-04-131-2/+42
* Eliminate plugin name, stick with id and descriptionJames Moger2014-04-121-13/+15
* Allow user to disable checksum verification on plugin registry refreshJames Moger2014-04-111-2/+9
* Improve plugin manager based on upstreamed contributions to pf4jJames Moger2014-04-101-156/+322
* Implement simple JSON-based plugin registry and install commandJames Moger2014-04-101-15/+105
* Split administration commands into a plugin, enhance plugin managerJames Moger2014-04-101-0/+293