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
|
|
(refs #28)Add SessionCleanupListener.
takezoe
committed
on 10 Jul 2013
|
|
(refs #28)Implementing avatar image uploading.
takezoe
committed
on 10 Jul 2013
|
|
2013-07-08 |
(refs #20)Ignore response.setCharacterEncoding().
takezoe
committed
on 8 Jul 2013
|
(refs #20)Remove charset from Content-Type header.
takezoe
committed
on 8 Jul 2013
|
|
Insert issue comment from commit message as 'commit' action.
takezoe
committed
on 8 Jul 2013
|
|
2013-07-07 |
(refs #4)The base of activity timeline is completed.
takezoe
committed
on 7 Jul 2013
|
2013-07-06 |
(refs #4)Implementing activity recording for git push.
takezoe
committed
on 6 Jul 2013
|
(refs #4)Add 'Public Activity' tab to the account information page.
takezoe
committed
on 6 Jul 2013
|
|
2013-07-04 |
(refs #18)Add schema update to fix constraints for COLLABORATOR.
takezoe
committed
on 4 Jul 2013
|