aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2020-04-219-17/+17
|
* [maven-release-plugin] prepare release release-3.3.1release-3.3.1Decebal Suiu2020-04-219-17/+17
|
* Update changelogDecebal Suiu2020-04-211-0/+2
|
* Fix #371Decebal Suiu2020-04-211-1/+2
|
* Mark (bold font) that a plugin class is optionalDecebal Suiu2020-04-211-1/+1
|
* Add version 3.3.0 to changelogDecebal Suiu2020-04-211-1/+12
|
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2020-04-219-17/+17
|
* [maven-release-plugin] prepare release release-3.3.0release-3.3.0Decebal Suiu2020-04-219-17/+17
|
* Update changelogDecebal Suiu2020-04-211-0/+16
|
* Fix #363Decebal Suiu2020-04-213-3/+43
|
* Add test for findExtensionAnnotation (preparation for #363)Decebal Suiu2020-04-213-6/+60
|
* Improve annotation processor error messages (#370)GunoH2020-03-101-2/+4
|
* PluginClassLoader does not resolve classpath resources from plugin ↵Lee David Painter2020-02-203-19/+199
| | | | dependencies (#365)
* Check proper list for debug logging (#366)GunoH2020-02-111-1/+1
|
* Failed plugin state added. When plugin failed to start previous state was ↵radeklos2020-02-043-5/+27
| | | | kept (#364)
* Throw IOException if `mkdirs()` fails while unpacking ZIP file (#359) (#362)Sebastian Lövdahl2020-01-132-21/+41
|
* Improve readabilityDecebal Suiu2019-12-202-75/+28
|
* Remove unneeded methodsDecebal Suiu2019-12-202-18/+14
|
* Resolve #355decebals2019-12-111-1/+8
|
* Add test (deleteJarPlugin) in DefaultPluginManagerTest that replicates the ↵decebals2019-12-111-0/+35
| | | | issue #355
* adds equals/hashCode to some data classes (#352)Cameron Fieber2019-12-044-0/+62
|
* Add version 3.2.0 to changelogDecebal Suiu2019-11-291-1/+12
|
* Use public key when release a new versionDecebal Suiu2019-11-291-1/+1
|
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2019-11-299-17/+17
|
* [maven-release-plugin] prepare release release-3.2.0release-3.2.0Decebal Suiu2019-11-299-17/+17
|
* Update changelogDecebal Suiu2019-11-291-1/+21
|
* Support any interface as an ExtensionPoint (#350)Decebal Suiu2019-11-162-7/+32
|
* Small refactoringDecebal Suiu2019-11-154-4/+6
|
* Fix gradle demo (#349)Clay McCoy2019-11-1512-22/+317
|
* Fix flaky test DefaultPluginRepositoryTest.testGetPluginArchiveDecebal Suiu2019-11-151-1/+2
|
* Update README.mdDecebal Suiu2019-11-151-1/+1
|
* Found extensions when using decorated annotations (#348)Decebal Suiu2019-11-154-39/+121
|
* Ad more tests in ExtensionAnnotationProcessorTestDecebal Suiu2019-11-143-17/+119
|
* Add more defense in ExtensionAnnotationProcessor (error message if something ↵Decebal Suiu2019-11-131-0/+2
| | | | is wrong)
* Move static method in superclassDecebal Suiu2019-11-133-42/+22
|
* Add javadocDecebal Suiu2019-11-134-0/+14
|
* Quickstart (call to action) section in readmeDecebal Suiu2019-09-101-0/+6
|
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2019-09-089-17/+17
|
* [maven-release-plugin] prepare release release-3.1.0release-3.1.0Decebal Suiu2019-09-089-17/+17
|
* Update changelogDecebal Suiu2019-09-081-0/+10
|
* Add version 3.0.0 to changelogDecebal Suiu2019-09-081-1/+12
|
* Add IDEA classpath for Development mode (#323)Hank2019-09-051-0/+8
|
* Implement PluginClassLoader.getResources (#336) (#337)Sebastian Lövdahl2019-09-043-6/+288
|
* Resolve #335Decebal Suiu2019-08-053-19/+113
|
* Improve testing of #335Decebal Suiu2019-08-051-6/+10
|
* Make AbstractPluginManager fields protected to allow better control in ↵Johannes Schüth2019-07-121-17/+17
| | | | custom plugin managers (#330)
* Make PluginWrapper#setPluginState and PluginWrapper#setPluginFactory public ↵Johannes Schüth2019-07-101-2/+2
| | | | to better support custom plugin managers (#329)
* Modified org.pf4j.PluginState to an enum (#328)MacTrophy2019-07-021-21/+19
|
* Update README.mdDecebal Suiu2019-06-201-5/+5
|
* Update README.mdDecebal Suiu2019-06-181-1/+1
|