History for gitbucket_jkp / src / main / scala / gitbucket / core / plugin
2017-09-16
@Naoki Takezoe
Improve Mailer API
Naoki Takezoe committed on 16 Sep 2017
2017-09-14
@Naoki Takezoe
Fix NullPointerException in the first run from source code
Naoki Takezoe committed on 14 Sep 2017
2017-09-03
@Naoki Takezoe
Fix plugin reloading from PluginWatchThread
Naoki Takezoe committed on 3 Sep 2017
2017-08-11
@Naoki Takezoe
Improve shutdown of the plugin system
Naoki Takezoe committed on 11 Aug 2017
2017-08-07
@Naoki Takezoe
Use thread-safe collection
Naoki Takezoe committed on 7 Aug 2017
2017-07-18
@Naoki Takezoe
Enhance --plugin_dir option behavior ...
Naoki Takezoe committed on 18 Jul 2017
2017-07-08
@Naoki Takezoe
Remove extra information from plugins.json
Naoki Takezoe committed on 8 Jul 2017
@Naoki Takezoe
Don't check semver for unmanaged plugins
Naoki Takezoe committed on 8 Jul 2017
@Naoki Takezoe
Add emoji plugin
Naoki Takezoe committed on 8 Jul 2017
@Naoki Takezoe
Drop issue and pull request notification because it will be provided as plugin
Naoki Takezoe committed on 8 Jul 2017
@Naoki Takezoe
Merge branch 'master' into feature/plugin-hotdeploy
Naoki Takezoe committed on 8 Jul 2017
@Naoki Takezoe
Add repositoryHeaderComponent extension point
Naoki Takezoe committed on 8 Jul 2017
2017-07-07
@Naoki Takezoe
Capability of installing from the local repository
Naoki Takezoe committed on 7 Jul 2017
2017-07-05
@Naoki Takezoe
Make possible to install bundled plugins in default ...
Naoki Takezoe committed on 5 Jul 2017
@Naoki Takezoe
Make possible to install and uninstall bundled plugins
Naoki Takezoe committed on 5 Jul 2017
@Naoki Takezoe
Fix compilation error
Naoki Takezoe committed on 5 Jul 2017
@Naoki Takezoe
Merge branch 'feature/bundle-plugins' into feature/plugin-hotdeploy
Naoki Takezoe committed on 5 Jul 2017
@Naoki Takezoe
Add enabled flag to plugin info list
Naoki Takezoe committed on 5 Jul 2017
2017-07-04
@Naoki Takezoe
Adopt latest version if different versions of same plugin are found
Naoki Takezoe committed on 4 Jul 2017
2017-06-09
@Naoki Takezoe
Merge pull request #1615 from gitbucket/feature/plugin-notification ...
Naoki Takezoe authored on 9 Jun 2017 GitHub committed on 9 Jun 2017
2017-06-08
@shimamoto
Implement existing email notification using plugin hooks.
shimamoto committed on 8 Jun 2017
2017-05-26
@shimamoto
Add account hook (deleted only).
shimamoto committed on 26 May 2017
2017-05-25
@shimamoto
Add issue hook and pull request hook.
shimamoto committed on 25 May 2017
@Mitsuhiro Koga
Load plugins alphabetically
Mitsuhiro Koga committed on 25 May 2017
2017-05-02
@Naoki Takezoe
Create plugins directory if it does not exist
Naoki Takezoe committed on 2 May 2017
@Naoki Takezoe
Improve logging
Naoki Takezoe committed on 2 May 2017
@Naoki Takezoe
Retry copying plugin jar file if it can't get write lock ...
Naoki Takezoe committed on 2 May 2017
@Naoki Takezoe
Merge branch 'master' into feature/plugin-hotdeploy
Naoki Takezoe committed on 2 May 2017
2017-04-02
@Naoki Takezoe
Merge pull request #1520 from xuwei-k/refactoring ...
Naoki Takezoe authored on 2 Apr 2017 GitHub committed on 2 Apr 2017
@xuwei-k
s/newInstance()/getDeclaredConstructor().newInstance() ...
xuwei-k committed on 2 Apr 2017