takezoe
|
602b6c635a
|
Add RichRequest which extends HttpServletRequest.
|
2013-09-22 14:25:50 +09:00 |
|
takezoe
|
b4dd067d61
|
Introduce ControlUtil which provides control facilities such as using() or defining().
|
2013-09-19 18:53:14 +09:00 |
|
takezoe
|
fd22e2911a
|
Remove debug code.
|
2013-09-19 13:26:33 +09:00 |
|
takezoe
|
7e4c29f4cf
|
(refs #74)Remove an auxiliary constructor from case class because json4s can't serialize correctly if case class have that.
|
2013-09-19 00:47:46 +09:00 |
|
takezoe
|
d8698d02b7
|
(refs #74)Add "Test Hook" button.
|
2013-09-18 20:10:53 +09:00 |
|
takezoe
|
36115734bb
|
(refs #74)Web hook is completed.
|
2013-09-14 17:14:37 +09:00 |
|
takezoe
|
c1eccd391d
|
(refs #74)JSON conversion test.
|
2013-09-13 21:58:50 +09:00 |
|
takezoe
|
7c269de39b
|
(refs #74)Implementing conversion of web hook payload.
|
2013-09-13 03:24:34 +09:00 |
|
takezoe
|
c88b051121
|
Rolled back d84d40afea
|
2013-09-05 14:46:58 +09:00 |
|
takezoe
|
d84d40afea
|
Set init parameters using ServletContext#setInitParameter().
|
2013-09-04 02:19:04 +09:00 |
|
shimamoto
|
6035281ca1
|
Change action(IssueComment) to String type.
|
2013-07-17 12:37:48 +09:00 |
|
takezoe
|
f13e2c0d71
|
Insert issue comment from commit message as 'commit' action.
|
2013-07-08 15:33:53 +09:00 |
|
takezoe
|
6005282d9f
|
(refs #4)The base of activity timeline is completed.
|
2013-07-07 13:40:04 +09:00 |
|
takezoe
|
129020dbc4
|
(refs #4)Implementing activity recording for git push.
|
2013-07-07 03:50:11 +09:00 |
|
takezoe
|
07512f1df9
|
Fix problem when GitBucket is working on non root context.
|
2013-07-04 13:08:00 +09:00 |
|
shimamoto
|
87d8a19e37
|
Add close and re-open of the issue.
|
2013-07-01 21:05:52 +09:00 |
|
takezoe
|
435d488089
|
Append commit message as issue comment by commit hook.
|
2013-06-30 02:55:55 +09:00 |
|
takezoe
|
0294c32fb8
|
Change java.sql.Date to java.sql.Timestamp.
|
2013-06-22 14:35:37 +09:00 |
|
takezoe
|
7a3512ee18
|
Fix commit log presentation.
|
2013-06-19 04:27:57 +09:00 |
|
takezoe
|
64beb295e5
|
Fix typo.
|
2013-06-05 09:54:36 +09:00 |
|
takezoe
|
c3144383b2
|
Fix authentication for git repository.
|
2013-06-05 04:11:39 +09:00 |
|
takezoe
|
6e59a3706f
|
Add TODO.
|
2013-06-01 13:57:30 +09:00 |
|
takezoe
|
4c2b6c7f62
|
Improve the commit hook to add commit messages to the issue comment.
|
2013-06-01 01:54:44 +09:00 |
|
takezoe
|
888777f7e8
|
Commit hook test.
|
2013-05-31 20:28:06 +09:00 |
|
takezoe
|
42eded8e2c
|
Servlet, Filter and Listener are moved to 'servlet' package from 'util'
package.
|
2013-05-07 02:39:48 +09:00 |
|