aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Resolve TODO (add isDevelopment method as default method in PluginManager)Decebal Suiu2019-04-012-5/+7
| |
* | Remove deprecated constructorDecebal Suiu2019-04-011-11/+0
|/
* Fix warningsDecebal Suiu2019-04-017-37/+20
|
* Resolve #292Decebal Suiu2019-03-292-13/+8
|
* Fix the compilation error introduced by the previous commitdecebals2019-03-211-1/+1
|
* Fix warningDecebal Suiu2019-03-201-2/+3
|
* Migrate to JUnit 5Decebal Suiu2019-03-2019-225/+209
|
* Provide a module descriptor for Java 9+ (#300)Andreas Rudolph2019-03-191-0/+47
|
* Fix deprecated classDecebal Suiu2019-03-131-4/+9
|
* Resolve #294#294Decebal Suiu2019-03-122-5/+17
|
* Fix #297Decebal Suiu2019-03-111-1/+1
|
* Fix #297Decebal Suiu2019-03-111-1/+1
|
* Check no plugin with same pluginId is loaded (#287)Dmitry Timofeev2019-03-022-22/+109
|
* Add small javadocDecebal Suiu2019-03-021-0/+2
|
* Document thread safety of PluginManagers (#288)Dmitry Timofeev2019-03-012-0/+4
|
* Document where the pluginId comes from (#279)Dmitry Timofeev2019-02-134-15/+16
|
* FormattingDecebal Suiu2019-01-115-17/+23
|
* Optional plugin dependencies (#270)Andreas Rudolph2019-01-118-4/+388
|
* ServiceProviderExtensionFinder should scan the whole classpath (#273)Andreas Rudolph2019-01-052-8/+19
|
* explicitly configure extension points for an extension (#265)Andreas Rudolph2019-01-033-13/+101
|
* Polishing (extract duplicate code in internal method, remove unneeded null ↵Decebal Suiu2018-12-282-36/+31
| | | | check) #262
* load extensions from plugin libraries (#262)Andreas Rudolph2018-12-282-18/+25
|
* 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
|
* 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
|
* 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-0719-194/+194
|
* 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
|
* 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
|
* FormattingDecebal Suiu2018-04-303-21/+21
|
* Fixes #206 (#210)Shirish Pandharikar2018-04-051-2/+0
|
* License header update, #171 (#205)Bala Raman2018-03-2791-91/+91
|
* Fix unit testDecebal Suiu2018-03-191-7/+6
|
* Resolve #199Decebal Suiu2018-03-195-17/+8
|