History for gitbucket_jkp / src / main / scala / servlet / GitRepositoryServlet.scala
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-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
(refs #74)Add "Test Hook" button.
takezoe 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
Rolled back d84d40a
takezoe committed on 5 Sep 2013
2013-09-03
@takezoe
Set init parameters using ServletContext#setInitParameter().
takezoe committed on 3 Sep 2013
2013-07-17
@shimamoto
Change action(IssueComment) to String type.
shimamoto committed on 17 Jul 2013
2013-07-08
@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
2013-07-04
@takezoe
Fix problem when GitBucket is working on non root context.
takezoe committed on 4 Jul 2013
2013-07-01
@shimamoto
Add close and re-open of the issue.
shimamoto committed on 1 Jul 2013
2013-06-29
@takezoe
Append commit message as issue comment by commit hook.
takezoe committed on 29 Jun 2013
2013-06-22
@takezoe
Change java.sql.Date to java.sql.Timestamp.
takezoe committed on 22 Jun 2013
2013-06-18
@takezoe
Fix commit log presentation.
takezoe committed on 18 Jun 2013
2013-06-05
@takezoe
Fix typo.
takezoe committed on 5 Jun 2013
2013-06-04
@takezoe
Fix authentication for git repository.
takezoe committed on 4 Jun 2013
2013-06-01
@takezoe
Add TODO.
takezoe committed on 1 Jun 2013
2013-05-31
@takezoe
Improve the commit hook to add commit messages to the issue comment.
takezoe committed on 31 May 2013
@takezoe
Commit hook test.
takezoe committed on 31 May 2013
2013-05-06
@takezoe
Servlet, Filter and Listener are moved to 'servlet' package from 'util' ...
takezoe committed on 6 May 2013