Results 201 comments of Naoki Takezoe

I couldn't reproduce this error in my development environment. Maybe it will be resolved in the next GitBucket release.

I'm not sure about sharex.

Redirecting to GitHub Desktop website automatically might not be welcomed in some cases. I think showing a dialog which contains an explanation of the necessity of GitHub Desktop installation and...

> GitBucket is correctly returning the full ref in the payload when the branch is created from the GitBucket's web interface e.g. "ref": "refs/heads/feature/Feature-0" > > GitBucket is not correctly...

Ah, maybe it's a create web hook, not a push webhook?

Both issue 1 and issue 2 will be fixed in https://github.com/gitbucket/gitbucket/pull/3122

@Wei-1 > Are we still going to use the package `org.example.recommendation`? > or maybe we could change it to `org.apache.predictionio.template`? We should locate templates under `org.apache.predictionio` package if we will...

Do you mean changing the default branch of this repository? or changing GitBucket's default branch? In any case, we don't have such a plan for now. However, adding an option...

If you run GitBucket in the standalone mode (`java -jar gitbucket.war`), you can specify `--max_file_size` option to increase the upper limit of upload file size. See more details at: https://github.com/gitbucket/gitbucket/wiki/Basic-configurations