Naoki Takezoe
Naoki Takezoe
> And should we expect that uninstalling a plugin should also automatically remove the tables it created for gitbucket 4.37.1 - or not? (that is, must we make sure to...
@sdbbs Sorry for my late answering. I just noticed the issue today. I would close this issue as I think I answered all of your questions for now. Please raise...
I reopened the issue for visibility to plugin developers.
In that case, I would recommend to take a snapshot using database's feature. Why GitBucket allows to select export tables is that make it possible to exclude some tables created...
@kounoike I added some comments to the design of your new rederer framework. I hope that you will check them.
Sounds like this is an environment specific issue. Is your machine spec sufficient? What's about memory and CPU usage?
Code search is not supported by default. There is a plugin for it but I don't know if it works with the version of GitBucket: https://github.com/codelibs/gitbucket-fess-plugin
Rather, using Web Hook may be better if you only need new events. Though it doesn't send contents of Atom feed, it can send notifications to other servers when changes...
Published 0.0.15-RC1 https://github.com/gitbucket/blocking-slick/releases/tag/0.0.15-RC1
Sorry, I haven't noticed this issue for long time. 0.0.14 hadn't been published when you created this issue. Now it's published available with the following line: ```scala "com.github.takezoe" %% "blocking-slick"...