2013-09-22 |
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
|
2013-07-24 |
(refs #2)Fix pull request. Basic pattern had been tested but it's still unstable.
takezoe
committed
on 24 Jul 2013
|
2013-07-22 |
(refs #8)Add DDL to add new table and columns for group management.
takezoe
committed
on 22 Jul 2013
|
2013-07-19 |
Move FileUploadUtil to FileUploadControllerBase.
takezoe
committed
on 19 Jul 2013
|
2013-07-18 |
(refs #42)Requires BASIC authentication for /info/refs?service=git-receive-pack.
takezoe
committed
on 18 Jul 2013
|
2013-07-17 |
Change action(IssueComment) to String type.
shimamoto
committed
on 17 Jul 2013
|
2013-07-11 |
Migration for wiki repository configuration in 1.3 which add http.receivepack=true.
takezoe
committed
on 11 Jul 2013
|
Remove fixed TODO.
takezoe
committed
on 11 Jul 2013
|
|
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|
|
Rename StringUtil#encrypt() to sha1().
takezoe
committed
on 11 Jul 2013
|
|
2013-07-10 |
(refs #28)Remove debug code.
takezoe
committed
on 10 Jul 2013
|
(refs #28)Remove unnecessary import statement.
takezoe
committed
on 10 Jul 2013
|