summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove empty line; add a tiny commentDecebal Suiu2019-01-281-2/+1
* configures plugin manager to load "HowdyGreeting" using the services … (#277)Roberto Franchini2019-01-281-1/+13
* Fix the plugins in the demo example did not load successfully (#276)Kaibo Zhou2019-01-161-2/+0
* add Automatic-Module-Name into pf4j.jar (#275)Andreas Rudolph2019-01-141-0/+11
* FormattingDecebal Suiu2019-01-115-17/+23
* Optional plugin dependencies (#270)Andreas Rudolph2019-01-1110-4/+395
* ServiceProviderExtensionFinder should scan the whole classpath (#273)Andreas Rudolph2019-01-052-8/+19
* Add property slf4j.versionDecebal Suiu2019-01-043-6/+4
* explicitly configure extension points for an extension (#265)Andreas Rudolph2019-01-033-13/+101
* update slf4j dependency to version 1.7.25 (#271)Andreas Rudolph2019-01-031-2/+2
* Polishing (extract duplicate code in internal method, remove unneeded null ch...Decebal Suiu2018-12-282-36/+31
* load extensions from plugin libraries (#262)Andreas Rudolph2018-12-282-18/+25
* Remove empty lineDecebal Suiu2018-12-131-1/+0
* Improve run demo scriptsDecebal Suiu2018-12-132-0/+4
* Add version 2.5.0 to changelogDecebal Suiu2018-12-121-1/+12
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2018-12-118-16/+16
* [maven-release-plugin] prepare release release-2.5.0release-2.5.0Decebal Suiu2018-12-118-16/+16
* Update changelogDecebal Suiu2018-12-111-0/+12
* Adds ability to configure plugin directory (#256)Michael Ruocco2018-12-031-1/+4
* Resolve #209Decebal Suiu2018-11-251-3/+8
* Fix #252Decebal Suiu2018-11-251-1/+1
* Fix #248Decebal Suiu2018-11-232-8/+39
* Remove useless throws exceptionDecebal Suiu2018-11-221-1/+1
* Fix #250Decebal Suiu2018-11-221-1/+1
* Resolve #242Decebal Suiu2018-10-202-2/+18
* Tabs to spacesDecebal Suiu2018-09-191-9/+9
* Update changelog; add version 2.4.0Decebal Suiu2018-08-011-1/+23
* Fix versionDecebal Suiu2018-08-018-15/+17
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2018-08-018-16/+16
* [maven-release-plugin] prepare release release-2.4.0release-2.4.0Decebal Suiu2018-08-018-16/+16
* Allow a way to query all extension classes for a given plugin (#233)dustContributor2018-07-242-0/+14
* Add tests for SingletonExtensionFactoryDecebal Suiu2018-07-201-0/+45
* Fix typoDecebal Suiu2018-07-191-1/+1
* Add SingletonExtensionFactory (see #232)Decebal Suiu2018-07-191-0/+56
* Tabs to spacesDecebal Suiu2018-07-101-5/+5
* Fix error in getFileSystemDecebal Suiu2018-07-091-8/+6
* Improve the loggingDecebal Suiu2018-07-091-1/+2
* Prevent FileSystemAlreadyExistsException (#229)Decebal Suiu2018-07-091-3/+12
* Tabs to spacesDecebal Suiu2018-07-0724-209/+210
* Formatting, rename fields refactoring, add commentsDecebal Suiu2018-06-178-219/+178
* Fix #223Decebal Suiu2018-06-172-40/+87
* Correct the class passed to DefaultPluginFactory's logger (#222)Lee Jenkins2018-06-121-1/+1
* Update changelogDecebal Suiu2018-06-091-1/+27
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2018-06-048-16/+16
* [maven-release-plugin] prepare release release-2.3.0release-2.3.0Decebal Suiu2018-06-048-16/+16
* Improving development mode experience for Gradle users #195 (#221)Shawn Sherwood2018-06-012-2/+31
* Improve DevelopmentPluginClasspath according #195 (#219)Decebal Suiu2018-05-252-25/+55
* Add aliases to the runtime modesDecebal Suiu2018-05-241-14/+19
* Fix unit testDecebal Suiu2018-05-161-4/+4
* Resolve #218Decebal Suiu2018-05-163-3/+46