aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add version 1.3.0 in changelogDecebal Suiu2017-05-031-1/+12
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2017-05-038-16/+16
* [maven-release-plugin] prepare release release-1.3.0release-1.3.0Decebal Suiu2017-05-038-16/+16
* Update CHANGELOG.mdDecebal Suiu2017-05-031-4/+18
* Minor improvementsDecebal Suiu2017-04-204-4/+5
* Add constructors with varargs in PippoExceptionDecebal Suiu2017-04-202-0/+19
* Refactor requires validation, Fixes #142 (#144)Jan Høydahl2017-04-207-29/+119
* Add more unit testsDecebal Suiu2017-04-066-6/+319
* New LoadPluginsTest (#141)Jan Høydahl2017-04-066-11/+253
* Unzip plugin zip file in loadPluginFromPath() (#140)Jan Høydahl2017-04-065-42/+131
* Ability to get pluginsRoot from PluginManager (#139)Jan Høydahl2017-04-051-0/+5
* Remove unused importsDecebal Suiu2017-04-041-2/+1
* Refactor of requires in PluginDescriptor (breaking change) (#138)Jan Høydahl2017-04-045-29/+38
* The requires Expression does not print well, instead we get the className. Th...Jan Høydahl2017-04-033-3/+14
* Delete plugin zip on uninstall (#136)Jan Høydahl2017-04-033-1/+34
* `deletePlugin(id)` which is called by `UpdateManager.uninstallPlugin(id)` fai...Jan Høydahl2017-04-035-30/+38
* getVersion() use wrong class for calculating PF4J version (#134)Jan Høydahl2017-04-031-1/+1
* Fix bug in loadJars() (#131)Jan Høydahl2017-04-015-14/+20
* Refactor validation of PluginDescriptors (#130)Jan Høydahl2017-04-016-87/+83
* Merge pull request #133 from cominvent/plugin-licenseDecebal Suiu2017-03-315-3/+24
|\
| * Support for adding license information to the plugins (plugin.license), e.g. ...Jan Høydahl2017-03-305-3/+24
|/
* Merge pull request #129 from cominvent/properties-descriptor-finderDecebal Suiu2017-03-302-0/+204
|\
| * Added copyrightJan Høydahl2017-03-301-0/+15
| * Adding parsing of plugin.description and plugin.requires to the properties fi...Jan Høydahl2017-03-302-0/+189
|/
* Update README.mdDecebal Suiu2017-03-171-1/+1
* Add 'Custom PluginManager' section in readmeDecebal Suiu2017-03-082-1/+54
* Update README.mdDecebal Suiu2017-03-071-1/+1
* Add version 1.2.0 in changelogDecebal Suiu2017-03-031-1/+12
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2017-03-038-16/+16
* [maven-release-plugin] prepare release release-1.2.0release-1.2.0Decebal Suiu2017-03-038-16/+16
* Update readmeDecebal Suiu2017-03-031-38/+39
* Update changelogDecebal Suiu2017-03-031-1/+8
* Merge pull request #128 from decebals/jar_plugin_managerDecebal Suiu2017-02-2630-1247/+1502
|\
| * Add JarPluginManager, PluginLoader, AbstractPluginManagerDecebal Suiu2017-02-2230-1247/+1502
|/
* Merge pull request #125 from ShaoboAi/masterDecebal Suiu2017-02-171-1/+1
|\
| * reset file format艾少波2017-02-171-1/+1
|/
* Fix previous commitDecebal Suiu2017-02-162-4/+2
* Reactivate protection against the issues similar with #97Decebal Suiu2017-02-164-2/+110
* Merge pull request #124 from lyze237/masterDecebal Suiu2017-02-162-9/+9
|\
| * Added compileOnly to "api" dependencies in plugins.Michael Weinberger2017-02-162-9/+9
|/
* Merge pull request #122 from lyze237/masterDecebal Suiu2017-02-166-12/+27
|\
| * Forgot to update api to latest version.Michael Weinberger2017-02-162-14/+16
| * Updated pf4j library to the newest version.Michael Weinberger2017-02-165-9/+22
|/
* Merge remote-tracking branch 'origin/master'Decebal Suiu2016-11-170-0/+0
|\
| * [maven-release-plugin] prepare for next development iterationDecebal Suiu2016-11-178-16/+16
| * [maven-release-plugin] prepare release release-1.1.1release-1.1.1Decebal Suiu2016-11-178-16/+16
* | Add version 1.1.1 in changelogDecebal Suiu2016-11-171-1/+14
|/
* Update changelogDecebal Suiu2016-11-171-0/+2
* Fix #116Decebal Suiu2016-11-172-6/+4
* Update README.mdDecebal Suiu2016-10-281-1/+6