History for gitbucket_jkp / src / main / scala / gitbucket
2015-10-14
@Tobias Roeser
Detect links and render them as HTML links in repo description
Tobias Roeser committed on 14 Oct 2015
2015-10-13
@Naoki Takezoe
(refs #907)Omit diffs if updated files are 100 over
Naoki Takezoe committed on 13 Oct 2015
@Naoki Takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket
Naoki Takezoe committed on 13 Oct 2015
@Naoki Takezoe
(refs #907)Omit the compare view for large diffs
Naoki Takezoe committed on 13 Oct 2015
@Naoki Takezoe
Merge pull request #940 from team-lab/fix/933-download-large-file ...
Naoki Takezoe committed on 13 Oct 2015
@nazoking
fix return value
nazoking committed on 13 Oct 2015
@nazoking
feature/can select webhook events
nazoking committed on 13 Oct 2015
2015-10-12
@Naoki Takezoe
Merge pull request #905 from kanmi/ssh-host-key ...
Naoki Takezoe committed on 12 Oct 2015
@nazoking
(ref #933) fix/Unable to download large file (fix method name)
nazoking committed on 12 Oct 2015
@nazoking
(ref #933) fix/Unable to download large file
nazoking committed on 12 Oct 2015
@Yota Ichino
Change a path for uploading a file
Yota Ichino committed on 12 Oct 2015
@Yota Ichino
Enable to upload a PDF file
Yota Ichino committed on 12 Oct 2015
2015-10-05
@nazoking
remove ApiPushCommit class (merge to ApiCommit)
nazoking committed on 5 Oct 2015
@nazoking
fix `repository.url` on webhook `push` payload
nazoking committed on 5 Oct 2015
@nazoking
add `head_commit` on webhook push payload
nazoking committed on 5 Oct 2015
@nazoking
add `compare`, `after` and `before` property on webhook push payload
nazoking committed on 5 Oct 2015
2015-10-02
@Naoki Takezoe
Fix url encoding to encode whitespace to %20
Naoki Takezoe committed on 2 Oct 2015
@Naoki Takezoe
Merge pull request #919 from team-lab/fix-push-commit-url ...
Naoki Takezoe committed on 2 Oct 2015
@Naoki Takezoe
Merge pull request #921 from team-lab/fix-#700-update-pr-on-web-ui ...
Naoki Takezoe committed on 2 Oct 2015
@nazoking
(refs #920) Remove `IssueOrPullRequest`. it is too much for this purpose
nazoking committed on 2 Oct 2015
2015-10-01
@nazoking
(refs #700)web ui merge does not update pull request that already exist
nazoking committed on 1 Oct 2015
@nazoking
api url is only `issues`
nazoking committed on 1 Oct 2015
@nazoking
fix pull-request url on webhook payload
nazoking committed on 1 Oct 2015
@nazoking
The ApiCommit should be export url and html values in json.
nazoking committed on 1 Oct 2015
@nazoking
fix commit url in push webhook.
nazoking committed on 1 Oct 2015
@Naoki Takezoe
(refs #917)Fix incorrent HTML escape
Naoki Takezoe committed on 1 Oct 2015
@Naoki Takezoe
(refs #915)Fixup
Naoki Takezoe committed on 1 Oct 2015
@Naoki Takezoe
Merge branch 'master' of https://github.com/snowgooseyk/gitbucket into snowgooseyk-master
Naoki Takezoe committed on 1 Oct 2015
2015-09-28
@Naoki Takezoe
Sanitize in markdown
Naoki Takezoe committed on 28 Sep 2015
@snowgooseyk
Fix ArrayIndexOutOfBoundsException
snowgooseyk committed on 28 Sep 2015