History for gitbucket_jkp / src / main / scala / servlet / GitRepositoryServlet.scala
2014-03-12
@takezoe
(refs #312)Fix redirection for non git client
takezoe committed on 12 Mar 2014
2014-03-07
@takezoe
(refs #303)Submodule support
takezoe committed on 7 Mar 2014
2014-03-01
@takezoe
(refs #218)Separate StringUtil#extractCloseId() to add unit test.
takezoe committed on 1 Mar 2014
@takezoe
Merge branch 'closing-issues-via-commit-messages' of https://github.com/odz/gitbucket into odz-closing-issues-via-commit-messages
takezoe committed on 1 Mar 2014
@takezoe
(refs #279)Fix webhook URL to use the configured base URL.
takezoe committed on 1 Mar 2014
2014-02-24
@odz
Merge branch 'master' into closing-issues-via-commit-messages ...
odz committed on 24 Feb 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-30
@odz
Close issues via commit messages
odz committed on 30 Nov 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