History for gitbucket_jkp / src
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
@takezoe
Fix logback configuration.
takezoe committed on 27 Sep 2013
2013-09-26
@takezoe
(refs #96)Add --port and --prefix option.
takezoe committed on 26 Sep 2013
@takezoe
(refs #96)Add build.xml which makes an executable war file.
takezoe committed on 26 Sep 2013
@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
Use helper.html.dropdown() instead of the direct Bootstrap use.
takezoe committed on 22 Sep 2013
@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
@takezoe
Generalize the account completion field.
takezoe committed on 22 Sep 2013
2013-09-21
@takezoe
Generalize the commit list in the pull request.
takezoe committed on 21 Sep 2013
@takezoe
Generalize the file index of diff.
takezoe committed on 21 Sep 2013
@takezoe
Use .strong instead of <strong>.
takezoe committed on 21 Sep 2013
@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
2013-09-18
@takezoe
(refs #74)Small fix for test hook.
takezoe committed on 18 Sep 2013
@takezoe
(refs #74)Remove an auxiliary constructor from case class because json4s can't serialize correctly if case class have that.
takezoe committed on 18 Sep 2013