1
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #15 from gitblit/requires More... about 10 years ago
Move requires logic to isPluginValid(PluginWrapper), rename default version to ZERO More... about 10 years ago
Merge pull request #13 from gitblit/description More... about 10 years ago
Merge pull request #12 from gitblit/fix_loglevel More... about 10 years ago
Add an optional requires manifest value More... about 10 years ago
Add an optional description to the manifest More... about 10 years ago
Change log level of a debug message from warn to debug More... about 10 years ago
[maven-release-plugin] prepare for next development iteration More... about 10 years ago
[maven-release-plugin] prepare release release-0.7.1 More... about 10 years ago
Merge pull request #11 from gitblit/delete_disabled More... about 10 years ago
Allow disabled plugins to be unloaded and deleted More... about 10 years ago
using java 1.7 for compilation (for ClassLoader.close() called in DefaultPluginManager) More... about 10 years ago
[maven-release-plugin] prepare for next development iteration More... about 10 years ago
[maven-release-plugin] prepare release release-0.7.0 More... about 10 years ago
Merge pull request #10 from gitblit/resource_loading More... about 10 years ago
Allow inspection of disabled plugins by not stopping resource loading More... about 10 years ago
add listeners to plugin state changes More... about 10 years ago
Merge pull request #9 from decebals/enable-disable-plugin More... about 10 years ago
added support for PluginManager.getExtensionClassNames(String pluginId) and simplify enable/disable plugin More... about 10 years ago
the content of disabled.txt was deleted accidentally when I run demo (that contains a sequence of code that enable programmaticaly a plugin) More... about 10 years ago
forgot to commit these files More... about 10 years ago
a first version related to enable-disable plugin More... about 10 years ago
use PluginState.DISABLE instead of PluginManger.isPluginDisabled() More... about 10 years ago
Merge pull request #6 from gitblit/load_plugin More... about 10 years ago
Implement loading a single plugin archive More... about 10 years ago
Merge pull request #4 from gitblit/delete_plugin More... about 10 years ago
Simplify changes per review More... about 10 years ago
Implement delete plugin More... about 10 years ago
Merge pull request #3 from gitblit/stop_plugin More... about 10 years ago
Add method to unload a plugin and it's dependencies More... about 10 years ago