History for gitbucket_jkp / src / main / scala / servlet / GitRepositoryServlet.scala
2014-03-01
@takezoe
(refs #279)Fix webhook URL to use the configured base URL.
takezoe committed on 1 Mar 2014
2014-02-21
@takezoe
(refs #60)Mentioned issue reference from other issue or issue comment.
takezoe committed on 21 Feb 2014
2014-01-31
@takezoe
Disable the post commit hook for Wiki repository.
takezoe committed on 31 Jan 2014
2014-01-04
@takezoe
Fix pattern match for webhook.
takezoe committed on 4 Jan 2014
2014-01-03
@takezoe
Fix refs commit log and web hook.
takezoe committed on 3 Jan 2014
2013-12-14
@takezoe
Remove some functions from ControlUtil.
takezoe committed on 14 Dec 2013
2013-11-20
@odz
Fetch pull request from source repository after updating repository.
odz committed on 20 Nov 2013
2013-10-30
@takezoe
(refs #167)Add pusher info to WebHook
takezoe committed on 30 Oct 2013
2013-10-25
@takezoe
(refs #174)Fix commit hook for DELETE command.
takezoe committed on 25 Oct 2013
2013-10-24
@takezoe
Fix refs message.
takezoe committed on 24 Oct 2013
2013-10-23
@takezoe
Add the commit link to refs comment.
takezoe committed on 23 Oct 2013
2013-10-06
@takezoe
Remove debug code.
takezoe committed on 6 Oct 2013
@takezoe
(refs #121)Create WebHookPayload only when web hook has been registered.
takezoe committed on 6 Oct 2013
@takezoe
Fix branch name.
takezoe committed on 6 Oct 2013
@takezoe
(refs #121)Optimize push performance for a lot of commit.
takezoe committed on 6 Oct 2013
2013-09-27
@takezoe
Bug fix caused by path splitting.
takezoe committed on 27 Sep 2013
2013-09-22
@takezoe
Define request attribute keys.
takezoe committed on 22 Sep 2013
@takezoe
Add RichRequest which extends HttpServletRequest.
takezoe committed on 22 Sep 2013
2013-09-19
@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)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
(refs #74)Add "Test Hook" button.
takezoe committed on 18 Sep 2013
2013-09-14
@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
2013-09-12
@takezoe
(refs #74)Implementing conversion of web hook payload.
takezoe committed on 12 Sep 2013
2013-09-05
@takezoe
Rolled back d84d40a
takezoe committed on 5 Sep 2013
2013-09-03
@takezoe
Set init parameters using ServletContext#setInitParameter().
takezoe committed on 3 Sep 2013
2013-07-17
@shimamoto
Change action(IssueComment) to String type.
shimamoto committed on 17 Jul 2013
2013-07-08
@takezoe
Insert issue comment from commit message as 'commit' action.
takezoe committed on 8 Jul 2013
2013-07-07
@takezoe
(refs #4)The base of activity timeline is completed.
takezoe committed on 7 Jul 2013