History for gitbucket_jkp / src / main / scala
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
@takezoe
Fix redirect path after sign in.
takezoe committed on 10 Sep 2013
2013-09-05
@takezoe
(refs #74)Add web hook URL addition.
takezoe committed on 5 Sep 2013
@takezoe
Merge branch 'master' into webhook
takezoe committed on 5 Sep 2013
@takezoe
Rolled back d84d40a
takezoe committed on 5 Sep 2013
2013-09-04
@takezoe
Merge branch 'master' into webhook
takezoe committed on 4 Sep 2013
@shimamoto
(refs #10) Except group account in notification.
shimamoto committed on 4 Sep 2013
@shimamoto
(refs #10) Add notification of when merged.
shimamoto committed on 4 Sep 2013