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