History for gitbucket_jkp / src / main / scala / servlet
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
2013-07-24
@takezoe
(refs #2)Fix pull request. Basic pattern had been tested but it's still unstable.
takezoe committed on 24 Jul 2013
2013-07-22
@takezoe
(refs #8)Add DDL to add new table and columns for group management.
takezoe committed on 22 Jul 2013
2013-07-19
@takezoe
Move FileUploadUtil to FileUploadControllerBase.
takezoe committed on 19 Jul 2013
2013-07-18
@takezoe
(refs #42)Requires BASIC authentication for /info/refs?service=git-receive-pack.
takezoe committed on 18 Jul 2013
2013-07-17
@shimamoto
Change action(IssueComment) to String type.
shimamoto committed on 17 Jul 2013
2013-07-11
@takezoe
Migration for wiki repository configuration in 1.3 which add http.receivepack=true.
takezoe committed on 11 Jul 2013
@takezoe
Remove fixed TODO.
takezoe committed on 11 Jul 2013
@takezoe
Replace String#format() with string interpolation.
takezoe committed on 11 Jul 2013
@takezoe
Rename StringUtil#encrypt() to sha1().
takezoe committed on 11 Jul 2013
2013-07-10
@takezoe
(refs #28)Remove debug code.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Remove unnecessary import statement.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Add SessionCleanupListener.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Implementing avatar image uploading.
takezoe committed on 10 Jul 2013
2013-07-08
@takezoe
(refs #20)Ignore response.setCharacterEncoding().
takezoe committed on 8 Jul 2013
@takezoe
(refs #20)Remove charset from Content-Type header.
takezoe committed on 8 Jul 2013
@takezoe
Insert issue comment from commit message as 'commit' action.
takezoe committed on 8 Jul 2013
2013-07-07
@takezoe
(refs #4)The base of activity timeline is completed.
takezoe committed on 7 Jul 2013
2013-07-06
@takezoe
(refs #4)Implementing activity recording for git push.
takezoe committed on 6 Jul 2013
@takezoe
(refs #4)Add 'Public Activity' tab to the account information page.
takezoe committed on 6 Jul 2013
2013-07-04
@takezoe
(refs #18)Add schema update to fix constraints for COLLABORATOR.
takezoe committed on 4 Jul 2013