]> source.dussan.org Git - pf4j.git/shortlog
pf4j.git
2019-09-10 Decebal SuiuQuickstart (call to action) section in readme
2019-09-08 Decebal Suiu[maven-release-plugin] prepare for next development...
2019-09-08 Decebal Suiu[maven-release-plugin] prepare release release-3.1.0 release-3.1.0
2019-09-08 Decebal SuiuUpdate changelog
2019-09-08 Decebal SuiuAdd version 3.0.0 to changelog
2019-09-05 HankAdd IDEA classpath for Development mode (#323)
2019-09-04 Sebastian LövdahlImplement PluginClassLoader.getResources (#336) (#337)
2019-08-05 Decebal SuiuResolve #335
2019-08-05 Decebal SuiuImprove testing of #335
2019-07-12 Johannes SchüthMake AbstractPluginManager fields protected to allow...
2019-07-10 Johannes SchüthMake PluginWrapper#setPluginState and PluginWrapper...
2019-07-02 MacTrophyModified org.pf4j.PluginState to an enum (#328)
2019-06-20 Decebal SuiuUpdate README.md
2019-06-18 Decebal SuiuUpdate README.md
2019-06-18 Decebal SuiuUpdate README.md
2019-06-12 Decebal Suiu[maven-release-plugin] prepare for next development...
2019-06-12 Decebal Suiu[maven-release-plugin] prepare release release-3.0.1 release-3.0.1
2019-06-12 Decebal SuiuRevert disable Javadoc generation on 11+
2019-06-12 Decebal Suiu[maven-release-plugin] prepare for next development...
2019-06-12 Decebal Suiu[maven-release-plugin] prepare release release-3.0.0 release-3.0.0
2019-06-12 Decebal SuiuUpdate changelog
2019-06-12 Decebal SuiuMerge pull request #324 from pf4j/pf4j_3
2019-06-11 Decebal SuiuMerge branch master pf4j_3 324/head
2019-06-08 Decebal SuiuConvert PluginException in PluginRuntimeException and...
2019-06-04 hazemkmammuFix FileSystemException in windows on plugin delete...
2019-06-04 decebalsPolishing #321
2019-06-04 hazemkmammuRecreate FileSystemException in windows on plugin delet...
2019-05-31 Decebal SuiuImprove PluginJar, add ClassDataProvider concept
2019-05-30 decebalsAdd JarPluginManagerTest
2019-05-30 decebalsImprove PluginZip
2019-05-30 decebalsImprove PluginJar
2019-05-30 decebalsAdd constructors in JarPluginManager
2019-05-24 Decebal SuiuFix typo 2.x
2019-05-16 Decebal SuiuResolve #306
2019-05-13 Decebal SuiuRevert commit 40846fa (Rename PluginRepository.getPlugi...
2019-05-03 Decebal SuiuRemove empty line
2019-05-02 decebalsRemove unneeded method
2019-05-02 decebalsImprove #307 (add support for development mode)
2019-05-02 decebalsExtract constants for some strings
2019-05-02 decebalsExtract constants for some system property namse
2019-05-02 Decebal SuiuResolve #296
2019-04-20 Decebal SuiuAdd DirectedGraphTest
2019-04-20 Decebal SuiuAdd AbstractPluginManagerTest
2019-04-20 Decebal SuiuImprove #292
2019-04-20 Decebal SuiuImprove #292
2019-04-15 Decebal SuiuAdd pluginClass getter in PluginZip and PluginJar
2019-04-15 Decebal SuiuImprove readability
2019-04-15 Decebal SuiuResolve #311
2019-04-15 Decebal SuiuResolve #309
2019-04-13 Decebal SuiuRename PluginRepository.getPluginPaths to getPluginsPaths
2019-04-13 Decebal SuiuImprove readability
2019-04-13 Decebal SuiuFix issue (the plugin directory will be deleted anyway...
2019-04-13 Decebal SuiuAdd javadoc
2019-04-12 Decebal SuiuAdd constants for properties names
2019-04-12 Decebal SuiuImprove readability of PropertiesPluginDescriptorFinderTest
2019-04-12 Decebal SuiuClean tests
2019-04-12 Decebal SuiuAdd PluginJar
2019-04-12 Decebal SuiuFix mistake add file
2019-04-12 Decebal SuiuAdd possibility to add extra properties
2019-04-12 Decebal SuiuAdd constants for manifest's attributes names
2019-04-12 Decebal SuiuFix javadoc formatting
2019-04-12 Decebal SuiuMerge remote-tracking branch 'origin/#307' into pf4j_3
2019-04-01 Decebal SuiuFix warning
2019-04-01 Decebal SuiuResolve TODO (add isDevelopment method as default metho...
2019-04-01 Decebal SuiuRemove deprecated constructor
2019-04-01 Decebal SuiuAdd JarPluginManager and ZipPluginManager #307
2019-04-01 Decebal SuiuFix warnings
2019-03-29 Decebal SuiuResolve #292
2019-03-25 Andreas Rudolphmark pf4j.jar as multi release library (#305)
2019-03-21 decebalsFix the compilation error introduced by the previous...
2019-03-20 Decebal SuiuFix warning
2019-03-20 Decebal SuiuMigrate to JUnit 5
2019-03-20 Andreas Rudolphcompile demo plugins for Java 8 (#302)
2019-03-19 Andreas Rudolphset version number to 3.0.0-SNAPSHOT (#301)
2019-03-19 Andreas RudolphProvide a module descriptor for Java 9+ (#300)
2019-03-13 Decebal SuiuFix deprecated class
2019-03-13 Decebal SuiuDevelopment is done on Java 11 (OpenJDK)
2019-03-12 Decebal SuiuResolve #294 #294
2019-03-12 Andreas Rudolphupdate to asm library to version 7.1 (#298)
2019-03-11 Decebal SuiuFix #297
2019-03-11 Decebal SuiuFix #297
2019-03-02 Dmitry TimofeevCheck no plugin with same pluginId is loaded (#287)
2019-03-02 Decebal SuiuAdd small javadoc
2019-03-01 Dmitry TimofeevDocument thread safety of PluginManagers (#288)
2019-02-19 decebalsImprove run-demo scripts
2019-02-13 Dmitry TimofeevMake the project build on Java 11 (#278)
2019-02-13 Dmitry TimofeevDocument where the pluginId comes from (#279)
2019-02-01 Decebal SuiuAdd version 2.6.0 to changelog
2019-02-01 Decebal Suiu[maven-release-plugin] prepare for next development...
2019-02-01 Decebal Suiu[maven-release-plugin] prepare release release-2.6.0 release-2.6.0
2019-02-01 Decebal SuiuUpdate changelog
2019-01-28 Decebal SuiuRemove empty line; add a tiny comment
2019-01-28 Roberto Franchiniconfigures plugin manager to load "HowdyGreeting" using...
2019-01-16 Kaibo ZhouFix the plugins in the demo example did not load succes...
2019-01-14 Andreas Rudolphadd Automatic-Module-Name into pf4j.jar (#275)
2019-01-11 Decebal SuiuFormatting
2019-01-11 Andreas RudolphOptional plugin dependencies (#270)
2019-01-05 Andreas RudolphServiceProviderExtensionFinder should scan the whole...
2019-01-04 Decebal SuiuAdd property slf4j.version
2019-01-03 Andreas Rudolphexplicitly configure extension points for an extension...
next