History for gitbucket_jkp / src / main / scala / gitbucket / core / plugin
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-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
@xuwei-k
use "Map#getOrElse" instead of "get().getOrElse"
xuwei-k committed on 2 Apr 2017
2017-03-13
@Naoki Takezoe
(#1490)Use java.util.Base64 instead of sun.misc or commons-codec
Naoki Takezoe committed on 13 Mar 2017
2017-03-10
@Naoki Takezoe
Introduce syntax suger to tuple extraction
Naoki Takezoe committed on 10 Mar 2017
2017-03-07
@Naoki Takezoe
(refs #1477)Add RepositoryHook extension point ...
Naoki Takezoe committed on 7 Mar 2017
2016-12-27
@Naoki Takezoe
Merge branch 'master' ...
Naoki Takezoe committed on 27 Dec 2016
2016-12-06
@tomoki1207
Fixed user name suggestion on issue/PR.
tomoki1207 committed on 6 Dec 2016
2016-08-12
@Naoki Takezoe
Replace returning with returningId which is provided by blocking-slick
Naoki Takezoe committed on 12 Aug 2016
@Naoki Takezoe
Experiment of blocking-slick
Naoki Takezoe committed on 12 Aug 2016
2016-08-07
@Naoki Takezoe
(refs #1255) Also check plugin version
Naoki Takezoe committed on 7 Aug 2016
2016-07-20
@Naoki Takezoe
(refs #1245) Display migrated plugin version if migration is failing
Naoki Takezoe committed on 20 Jul 2016
2016-07-19
@Naoki Takezoe
Merge pull request #1236 from mrkm4ntr/fix-plugin-versions ...
Naoki Takezoe authored on 19 Jul 2016 GitHub committed on 19 Jul 2016
2016-07-16
@Naoki Takezoe
Rename CompletionProposalProvider to SuggestionProvider
Naoki Takezoe committed on 16 Jul 2016
2016-07-14
@Naoki Takezoe
Purge Emoji support because it will be provided as plugin
Naoki Takezoe committed on 14 Jul 2016
2016-07-12
@Naoki Takezoe
(refs #1241) Update CompletionProposalProvider interface
Naoki Takezoe committed on 12 Jul 2016
@Naoki Takezoe
(refs #1241) Filter CompletionProposalProvider by the completion context
Naoki Takezoe committed on 12 Jul 2016
@Naoki Takezoe
Update TextDecorator interface
Naoki Takezoe committed on 12 Jul 2016
@Naoki Takezoe
(refs #1241) Add new extension point to add completion proposals provider for the textarea
Naoki Takezoe committed on 12 Jul 2016
@Naoki Takezoe
(refs #1240) Add new extension point to add text decorators
Naoki Takezoe committed on 12 Jul 2016
2016-07-11
@Shintaro Murakami
Fix plugin versions in installed plugins page
Shintaro Murakami committed on 11 Jul 2016
@Naoki Takezoe
(refs #1238) Add new extension point to supply assets by plugin
Naoki Takezoe committed on 11 Jul 2016
@Naoki Takezoe
Remove unused import statements
Naoki Takezoe committed on 11 Jul 2016
2016-07-09
@Naoki Takezoe
Remove extension point to add text decorators. We need more consideration.
Naoki Takezoe committed on 9 Jul 2016
2016-07-08
@Naoki Takezoe
Add new extension point to add TextDecorator.
Naoki Takezoe committed on 8 Jul 2016