2017-07-05 |
Add enabled flag to plugin info list
Naoki Takezoe
committed
on 5 Jul 2017
|
---|---|
2017-05-02 |
Create plugins directory if it does not exist
Naoki Takezoe
committed
on 2 May 2017
|
Improve logging
Naoki Takezoe
committed
on 2 May 2017
|
|
|
|
Merge branch 'master' into feature/plugin-hotdeploy
Naoki Takezoe
committed
on 2 May 2017
|
|
2017-04-02 |
Merge pull request #1520 from xuwei-k/refactoring
...
Naoki Takezoe
authored
on 2 Apr 2017
GitHub
committed
on 2 Apr 2017
|
|
|
use "Map#getOrElse" instead of "get().getOrElse"
xuwei-k
committed
on 2 Apr 2017
|
|
2017-03-23 |
Merge branch 'master' into feature/plugin-hotdeploy
Naoki Takezoe
committed
on 23 Mar 2017
|
Added Plugin.uninstall() method to cleanup, but remove for now
Naoki Takezoe
committed
on 23 Mar 2017
|
|
Fix error message
Naoki Takezoe
committed
on 23 Mar 2017
|
|
Check plugin duplication
Naoki Takezoe
committed
on 23 Mar 2017
|
|
2017-03-13 |
(#1490)Use java.util.Base64 instead of sun.misc or commons-codec
Naoki Takezoe
committed
on 13 Mar 2017
|
2017-03-11 |
Load plugin classes from the copied jar file
Naoki Takezoe
committed
on 11 Mar 2017
|
Add uninstall plugin button
Naoki Takezoe
committed
on 11 Mar 2017
|
|
Automatic plugin reloading
Naoki Takezoe
committed
on 11 Mar 2017
|
|
Add the plugin reload button to the plugin list page
Naoki Takezoe
committed
on 11 Mar 2017
|
|
2017-03-10 |
Introduce syntax suger to tuple extraction
Naoki Takezoe
committed
on 10 Mar 2017
|
2017-03-07 |
|
2016-12-27 |
|
2016-12-06 |
Fixed user name suggestion on issue/PR.
tomoki1207
committed
on 6 Dec 2016
|
2016-08-12 |
Replace returning with returningId which is provided by blocking-slick
Naoki Takezoe
committed
on 12 Aug 2016
|
Experiment of blocking-slick
Naoki Takezoe
committed
on 12 Aug 2016
|
|
2016-08-07 |
(refs #1255) Also check plugin version
Naoki Takezoe
committed
on 7 Aug 2016
|
2016-07-20 |
(refs #1245) Display migrated plugin version if migration is failing
Naoki Takezoe
committed
on 20 Jul 2016
|
2016-07-19 |
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 |
Rename CompletionProposalProvider to SuggestionProvider
Naoki Takezoe
committed
on 16 Jul 2016
|
2016-07-14 |
Purge Emoji support because it will be provided as plugin
Naoki Takezoe
committed
on 14 Jul 2016
|
2016-07-12 |
(refs #1241) Update CompletionProposalProvider interface
Naoki Takezoe
committed
on 12 Jul 2016
|
(refs #1241) Filter CompletionProposalProvider by the completion context
Naoki Takezoe
committed
on 12 Jul 2016
|