History for gitbucket_jkp / src / main / scala
2013-10-06
@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
2013-09-22
@takezoe
Small fix.
takezoe committed on 22 Sep 2013
@takezoe
Define request attribute keys.
takezoe committed on 22 Sep 2013
@takezoe
Define session keys.
takezoe committed on 22 Sep 2013
@takezoe
Improve session handling.
takezoe committed on 22 Sep 2013
@takezoe
Use ControlUtil.
takezoe committed on 22 Sep 2013
@takezoe
Add RichRequest which extends HttpServletRequest.
takezoe committed on 22 Sep 2013
2013-09-21
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 2013
@takezoe
Use ControlUtil#using() to handle RevWalk.
takezoe committed on 21 Sep 2013
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 2013
2013-09-19
@takezoe
Add ControlUtil.
takezoe committed on 19 Sep 2013
@takezoe
Introduce ControlUtil which provides control facilities such as using() or defining().
takezoe committed on 19 Sep 2013
@takezoe
Remove debug code.
takezoe committed on 19 Sep 2013