History for gitbucket_jkp / src / main / scala / servlet
2013-10-06
@Robin Stocker
Add full name to account and use it to create commits (#125) ...
Robin Stocker committed on 6 Oct 2013
@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-10-03
@Tomofumi Tanaka
Fix bug dot not skip migration when first init
Tomofumi Tanaka committed on 3 Oct 2013
2013-10-02
@takezoe
Add org.h2.Driver.load().
takezoe committed on 2 Oct 2013
2013-10-01
@takezoe
(refs #106)Don't use DbStarter because GitBucket does not use tcp server and it also create connection for each transaction.
takezoe committed on 1 Oct 2013
@takezoe
(refs #106)Skip migration if the current version is illegal.
takezoe committed on 1 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-21
@takezoe
Use ControlUtil.
takezoe committed on 21 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
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe committed on 18 Sep 2013
@takezoe
(refs #74)Add "Test Hook" button.
takezoe committed on 18 Sep 2013
@shimamoto
Refactoring.
shimamoto 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
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
2013-09-03
@takezoe
Set init parameters using ServletContext#setInitParameter().
takezoe committed on 3 Sep 2013
@Tomofumi Tanaka
Make configurable data(git,db) dir using env vars
Tomofumi Tanaka committed on 3 Sep 2013
2013-09-02
@takezoe
(refs #74)Add WEB_HOOK table.
takezoe committed on 2 Sep 2013
2013-09-01
@shimamoto
(refs #10) Completed notification implementation.
shimamoto committed on 1 Sep 2013
2013-08-17
@takezoe
(refs #78)Authentication moved to AccountService.
takezoe committed on 17 Aug 2013