Naoki Takezoe
Naoki Takezoe
I have tried both with Java 8 and Java 11 but didn't reproduce errors. MariaDB version you are using might be helpful to reproduce. Or it would be a great...
Thank you for confirmation! > Starting to think the problem is very specific to the existing data. Yeah... It's really tough to identify the root cause in that case. >...
Released AmaterasModeler 2.2.0 with #27 and #30. Great thanks for @cypher256!!
How was your exported SQL file? Did you see any weird things in the file?
Hmm... Sorry for trouble in upgrading GitBucket. I would recommend upgrading GitBucket versions one by one if behind is very large like your situation. Of course, backup before upgrading is...
Regarding this point, > In 4.6 when you clicked the Merge Pull Request button it would transform into a confirm button appearing in the same place, so two clicks in...
Thank you! Locating the initial "Merge pull request" button at right side looks good idea. It's align with our UI policy and minimize move of pointer.
I think pull request UI will be improved by #3417. Remaining things are regarding comments in diff view: - The inline "reply" option exists for comments viewed in the diff...
Maybe this? https://github.com/gitbucket/gitbucket/pull/3226 Input JSON schema was wrong in 4.38.4 or before. I think this request didn't work on 4.38.4 but works on 4.39.0. 🤔 ``` curl -L \ -X...
@SIkebe Any thoughts?