History for gitbucket_jkp / src / main / scala
2013-10-10
@xuwei-k
use FileUtil.withTmpDir and FileUtil.using
xuwei-k committed on 10 Oct 2013
@xuwei-k
add FileUtil.withTmpDir
xuwei-k committed on 10 Oct 2013
@takezoe
(refs #142)Fix NoSuchElementException for empty repository.
takezoe committed on 10 Oct 2013
@shimamoto
(refs #99) Improved to configure the FROM field of the email.
shimamoto committed on 10 Oct 2013
2013-10-09
@Tomofumi Tanaka
(refs #139) Add info log for debugging LDAP Auth
Tomofumi Tanaka committed on 9 Oct 2013
@xuwei-k
remove unnecessary code
xuwei-k committed on 9 Oct 2013
@Tomofumi Tanaka
(refs #120) URL encode tag name ...
Tomofumi Tanaka committed on 9 Oct 2013
2013-10-08
@takezoe
Resolve length issue in Slick. ...
takezoe committed on 8 Oct 2013
2013-10-06
@takezoe
(refs #120)URL encode branch name except '/'.
takezoe committed on 6 Oct 2013
@takezoe
Remove debug code.
takezoe committed on 6 Oct 2013
@takezoe
(refs #121)Create WebHookPayload only when web hook has been registered.
takezoe committed on 6 Oct 2013
@takezoe
Fix branch name.
takezoe committed on 6 Oct 2013
@takezoe
(refs #121)Optimize push performance for a lot of commit.
takezoe committed on 6 Oct 2013
2013-10-03
@takezoe
Add FileUtil#getContentType().
takezoe committed on 3 Oct 2013
@takezoe
(refs #73)Add Wiki conflict detection and some fix.
takezoe committed on 3 Oct 2013
@Tomofumi Tanaka
Fix bug dot not skip migration when first init
Tomofumi Tanaka committed on 3 Oct 2013
@takezoe
(refs #109)Change link color for absent Wiki pages.
takezoe committed on 3 Oct 2013
@takezoe
Clone Wiki working repository if it does not exist before reverting.
takezoe committed on 3 Oct 2013
@takezoe
Fix commit message for Wiki editing.
takezoe committed on 3 Oct 2013
2013-10-02
@takezoe
(refs #38)Add reverting wiki from history.
takezoe committed on 2 Oct 2013
@takezoe
(refs #108)Add ZIP download button to the repository viewer tab.
takezoe committed on 2 Oct 2013
@takezoe
Add org.h2.Driver.load().
takezoe committed on 2 Oct 2013
2013-10-01
@takezoe
(refs #106)Don't use DbStarter because GitBucket does not use tcp server and it also create connection for each transaction.
takezoe committed on 1 Oct 2013
@takezoe
(refs #106)Skip migration if the current version is illegal.
takezoe committed on 1 Oct 2013
2013-09-29
@takezoe
(refs #105)Specify suitable Content-Type header for downloaded file.
takezoe committed on 29 Sep 2013
2013-09-28
@shimamoto
(refs #100) Fix bug that can't get ServletContext in the future block.
shimamoto committed on 28 Sep 2013
2013-09-27
@takezoe
Bug fix caused by path splitting.
takezoe committed on 27 Sep 2013
2013-09-26
@takezoe
Replace trace log with debug log.
takezoe committed on 26 Sep 2013
2013-09-25
@takezoe
Add trace log to WebHookService to check future execution.
takezoe committed on 25 Sep 2013
2013-09-23
@takezoe
(refs #94)The merge-guide is separated as HTML fragment and retrieve them by Ajax.
takezoe committed on 23 Sep 2013