| Commit message (Expand) | Author | Age | Files | Lines |
* | [maven-release-plugin] prepare release release-3.12.0release-3.12.0 | Decebal Suiu | 2024-06-25 | 9 | -17/+17 |
* | Update changelog | Decebal Suiu | 2024-06-25 | 1 | -0/+1 |
* | Upgrade Mockito to 5.2.0 | Decebal Suiu | 2024-06-24 | 1 | -1/+1 |
* | Add more tests | Decebal Suiu | 2024-06-24 | 7 | -4/+335 |
* | Update changelog | Decebal Suiu | 2024-06-24 | 1 | -1/+4 |
* | Add more tests | Decebal Suiu | 2024-06-24 | 1 | -5/+17 |
* | Replace Version#valueOf deprecated method | Decebal Suiu | 2024-06-24 | 1 | -6/+6 |
* | Add more tests | Decebal Suiu | 2024-06-24 | 3 | -28/+127 |
* | Improve code readability | Decebal Suiu | 2024-06-24 | 1 | -8/+13 |
* | Add PluginClassLoader#isClosed method | Decebal Suiu | 2024-06-24 | 2 | -12/+45 |
* | Fix #576 (#579) | Decebal Suiu | 2024-06-24 | 3 | -7/+101 |
* | Consolidate demo projects in the "demo" directory (#584) | Sebastian Schuberth | 2024-06-23 | 60 | -250/+313 |
* | Add missing fixed issue in CHANGELOG for release 3.11.1 | Decebal Suiu | 2024-06-20 | 1 | -0/+2 |
* | Add version 3.11.1 to changelog | Decebal Suiu | 2024-05-19 | 1 | -3/+8 |
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2024-05-19 | 9 | -17/+17 |
* | [maven-release-plugin] prepare release release-3.11.1release-3.11.1 | Decebal Suiu | 2024-05-19 | 9 | -17/+17 |
* | Update changelog | Decebal Suiu | 2024-05-19 | 1 | -0/+2 |
* | Update changelog | Decebal Suiu | 2024-05-19 | 1 | -1/+1 |
* | Update changelog | Decebal Suiu | 2024-05-19 | 1 | -0/+2 |
* | Fix #582 | Decebal Suiu | 2024-05-19 | 1 | -1/+1 |
* | Add stopPluginWithDeletedDependency (see #576) | Decebal Suiu | 2024-04-06 | 1 | -0/+30 |
* | Fix the problem of not being able to disable plugins correctly (#577) | John Niang | 2024-04-06 | 2 | -1/+14 |
* | Add version 3.11.0 to changelog | Decebal Suiu | 2024-03-06 | 1 | -3/+12 |
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2024-03-06 | 9 | -17/+17 |
* | [maven-release-plugin] prepare release release-3.11.0release-3.11.0 | Decebal Suiu | 2024-03-06 | 9 | -17/+17 |
* | Update changelog | Decebal Suiu | 2024-03-06 | 1 | -0/+23 |
* | Post `PluginState.UNLOADED` event when plugins are unloaded (#567) | Sebastian Lövdahl | 2024-02-20 | 3 | -2/+53 |
* | Fix maven warning about plugin version (#568) | Sebastian Lövdahl | 2024-02-19 | 1 | -0/+1 |
* | Add strategy for handling the recovery of a plugin that could not be resolved... | Decebal Suiu | 2024-02-19 | 5 | -81/+306 |
* | Make `PluginStateEvent` fields `final` (#566) | Sebastian Lövdahl | 2024-02-13 | 1 | -2/+2 |
* | Ignore fire plugin state event without state change | Decebal Suiu | 2024-02-06 | 1 | -0/+5 |
* | Add SonarCloud coverage badge | Decebal Suiu | 2024-02-06 | 1 | -1/+1 |
* | Add support for coverage in sonar (#565) | Decebal Suiu | 2024-02-06 | 1 | -0/+25 |
* | Fix test | Decebal Suiu | 2024-02-04 | 1 | -1/+6 |
* | Fix #563 | Decebal Suiu | 2024-02-04 | 1 | -7/+2 |
* | Add missing license file header | Decebal Suiu | 2024-02-04 | 1 | -0/+16 |
* | Fix #520 | Decebal Suiu | 2024-02-04 | 3 | -36/+152 |
* | Add more javadoc, fix warnings | Decebal Suiu | 2024-02-03 | 1 | -13/+33 |
* | Add InvalidPluginDescriptorException | Decebal Suiu | 2024-02-03 | 2 | -22/+114 |
* | Add more javadoc | Decebal Suiu | 2024-02-03 | 24 | -52/+386 |
* | Fix the problem of unable doing sonar scanning in JDK 11 (#561) | John Niang | 2024-02-01 | 1 | -9/+5 |
* | Upgrade Java SemVer to 0.10.2 (#560) | John Niang | 2024-01-29 | 2 | -2/+2 |
* | Write empty extensions descriptor even if no extensions are found | Marcus Ilgner | 2023-10-05 | 1 | -4/+4 |
* | Unload broken plugins fix (#545) | finn0s | 2023-09-15 | 2 | -6/+43 |
* | Add version 3.10.0 to changelog | Decebal Suiu | 2023-09-06 | 1 | -5/+12 |
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2023-09-06 | 9 | -17/+17 |
* | [maven-release-plugin] prepare release release-3.10.0release-3.10.0 | Decebal Suiu | 2023-09-06 | 9 | -17/+17 |
* | Update changelog | Decebal Suiu | 2023-09-06 | 1 | -0/+2 |
* | Update changelog | Decebal Suiu | 2023-09-06 | 1 | -0/+11 |
* | Add security checks to prevent directory traversal when decompressing (#538) | Decebal Suiu | 2023-08-16 | 2 | -4/+70 |