2014-01-03 |
Fix refs commit log and web hook.
takezoe
committed
on 3 Jan 2014
|
---|---|
2013-12-14 |
Remove some functions from ControlUtil.
takezoe
committed
on 14 Dec 2013
|
2013-11-20 |
Fetch pull request from source repository after updating repository.
odz
committed
on 20 Nov 2013
|
2013-10-30 |
(refs #167)Add pusher info to WebHook
takezoe
committed
on 30 Oct 2013
|
2013-10-25 |
(refs #174)Fix commit hook for DELETE command.
takezoe
committed
on 25 Oct 2013
|
2013-10-24 |
Fix refs message.
takezoe
committed
on 24 Oct 2013
|
2013-10-23 |
Add the commit link to refs comment.
takezoe
committed
on 23 Oct 2013
|
2013-10-06 |
Remove debug code.
takezoe
committed
on 6 Oct 2013
|
(refs #121)Create WebHookPayload only when web hook has been registered.
takezoe
committed
on 6 Oct 2013
|
|
Fix branch name.
takezoe
committed
on 6 Oct 2013
|
|
(refs #121)Optimize push performance for a lot of commit.
takezoe
committed
on 6 Oct 2013
|
|
2013-09-27 |
Bug fix caused by path splitting.
takezoe
committed
on 27 Sep 2013
|
2013-09-22 |
Define request attribute keys.
takezoe
committed
on 22 Sep 2013
|
Add RichRequest which extends HttpServletRequest.
takezoe
committed
on 22 Sep 2013
|
|
2013-09-19 |
Introduce ControlUtil which provides control facilities such as using() or defining().
takezoe
committed
on 19 Sep 2013
|
Remove debug code.
takezoe
committed
on 19 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 |
(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)Implementing conversion of web hook payload.
takezoe
committed
on 12 Sep 2013
|
2013-09-05 |
|
2013-09-03 |
Set init parameters using ServletContext#setInitParameter().
takezoe
committed
on 3 Sep 2013
|
2013-07-17 |
Change action(IssueComment) to String type.
shimamoto
committed
on 17 Jul 2013
|
2013-07-08 |
Insert issue comment from commit message as 'commit' action.
takezoe
committed
on 8 Jul 2013
|
2013-07-07 |
(refs #4)The base of activity timeline is completed.
takezoe
committed
on 7 Jul 2013
|
2013-07-06 |
(refs #4)Implementing activity recording for git push.
takezoe
committed
on 6 Jul 2013
|
2013-07-04 |
Fix problem when GitBucket is working on non root context.
takezoe
committed
on 4 Jul 2013
|
2013-07-01 |
Add close and re-open of the issue.
shimamoto
committed
on 1 Jul 2013
|
2013-06-29 |
Append commit message as issue comment by commit hook.
takezoe
committed
on 29 Jun 2013
|