History for gitbucket_jkp / src / main / scala
2013-09-22
@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
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
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe committed on 18 Sep 2013
@takezoe
(refs #74)Remove an unnecessary action and add TODO.
takezoe committed on 18 Sep 2013
@takezoe
(refs #74)Add "Test Hook" button.
takezoe committed on 18 Sep 2013
@shimamoto
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto committed on 18 Sep 2013
@shimamoto
Refactoring.
shimamoto committed on 18 Sep 2013
@takezoe
Fix TODO.
takezoe committed on 18 Sep 2013
@takezoe
Fix typo.
takezoe committed on 18 Sep 2013
@takezoe
Remove TODO.
takezoe committed on 18 Sep 2013
2013-09-14
@takezoe
Add ExecutionContext for Future.
takezoe committed on 14 Sep 2013
@takezoe
(refs #74)Web hook request is sent asynchronously.
takezoe committed on 14 Sep 2013
@takezoe
(refs #74)Web hook is completed.
takezoe committed on 14 Sep 2013
2013-09-13
@takezoe
(refs #74)JSON conversion test.
takezoe committed on 13 Sep 2013
@takezoe
Merge branch 'webhook' of https://github.com/takezoe/gitbucket into webhook
takezoe committed on 13 Sep 2013
@takezoe
(refs #74)JSON conversion test.
takezoe committed on 13 Sep 2013
2013-09-12
@takezoe
(refs #74)Implementing conversion of web hook payload.
takezoe committed on 12 Sep 2013
@takezoe
(refs #74)Added case classes for payload of web hook.
takezoe committed on 12 Sep 2013
2013-09-11
@takezoe
(refs #74)Remove web hook URL is available.
takezoe committed on 11 Sep 2013
@takezoe
Delete from WEB_HOOK before deleting repository.
takezoe committed on 11 Sep 2013
@takezoe
Merge branch 'master' into webhook
takezoe committed on 11 Sep 2013
@takezoe
Delete from PULL_REQUEST before deleting repository.
takezoe committed on 11 Sep 2013
2013-09-10
@takezoe
Fix redirect path to the context root.
takezoe committed on 10 Sep 2013