2015-03-01 |
add CommitStatus api and views.
nazoking
committed
on 1 Mar 2015
|
---|---|
2015-02-27 |
|
more github like
nazoking
committed
on 27 Feb 2015
|
|
date time format to iso-8601 ( fit The GitHub spec )
nazoking
committed
on 27 Feb 2015
|
|
call web hook on issue or pull_request both opened or closed. and issue_comment.
nazoking
committed
on 27 Feb 2015
|
|
make WebHookPullRequestPayload
nazoking
committed
on 27 Feb 2015
|
|
Add "X-Github-Event" header, and change interface.
nazoking
committed
on 27 Feb 2015
|
|
2014-08-03 |
Merge branch 'scala-2.11'
Naoki Takezoe
committed
on 3 Aug 2014
|
(refs #374) Fix compile error.
shimamoto
committed
on 3 Aug 2014
|
|
2014-07-31 |
Merge branch 'show-author'
Tomofumi Tanaka
committed
on 31 Jul 2014
|
2014-07-28 |
|
2014-07-27 |
|
2014-07-26 |
|
2014-07-06 |
(refs #341)Fix compilation error of delete statements
Naoki Takezoe
committed
on 6 Jul 2014
|
2014-06-23 |
(refs #341) Migrate service package.
shimamoto
committed
on 23 Jun 2014
|
2014-05-30 |
Small cleanup using static analysis
HairyFotr
committed
on 30 May 2014
|
2014-03-13 |
(refs #115)Add new method to get sshUrl to RepositoryInfo
takezoe
committed
on 13 Mar 2014
|
2013-10-30 |
(refs #167)Add pusher info to WebHook
takezoe
committed
on 30 Oct 2013
|
2013-10-14 |
|
2013-10-06 |
(refs #121)Create WebHookPayload only when web hook has been registered.
takezoe
committed
on 6 Oct 2013
|
2013-09-27 |
Bug fix caused by path splitting.
takezoe
committed
on 27 Sep 2013
|
2013-09-26 |
Replace trace log with debug log.
takezoe
committed
on 26 Sep 2013
|
2013-09-25 |
Add trace log to WebHookService to check future execution.
takezoe
committed
on 25 Sep 2013
|
2013-09-18 |
(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
|
(refs #74)Add "Test Hook" button.
takezoe
committed
on 18 Sep 2013
|
|
2013-09-14 |
Add ExecutionContext for Future.
takezoe
committed
on 14 Sep 2013
|
(refs #74)Web hook request is sent asynchronously.
takezoe
committed
on 14 Sep 2013
|
|
(refs #74)Web hook is completed.
takezoe
committed
on 14 Sep 2013
|
|
2013-09-13 |
(refs #74)JSON conversion test.
takezoe
committed
on 13 Sep 2013
|
2013-09-12 |
(refs #74)Added case classes for payload of web hook.
takezoe
committed
on 12 Sep 2013
|