summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/models/PluginRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug introduced in 67278f5James Moger2014-04-281-1/+1
* Simplify current plugin release detection, ignore currentRelease registry fieldJames Moger2014-04-231-33/+14
* Filter the current plugin release by the system versionJames Moger2014-04-171-4/+28
* Update to pf4j 0.8.0James Moger2014-04-151-4/+4
* Upgrade plugin commandJames Moger2014-04-131-2/+2
* Eliminate plugin name, stick with id and descriptionJames Moger2014-04-121-5/+2
* Improve plugin manager based on upstreamed contributions to pf4jJames Moger2014-04-101-2/+19
* Implement simple JSON-based plugin registry and install commandJames Moger2014-04-101-0/+143