History for gitbucket_jkp / src / main / scala
2013-09-12
@takezoe
(refs #74)Added case classes for payload of web hook.
takezoe committed on 12 Sep 2013
2013-09-11
@takezoe
(refs #74)Remove web hook URL is available.
takezoe committed on 11 Sep 2013
@takezoe
Delete from WEB_HOOK before deleting repository.
takezoe committed on 11 Sep 2013
@takezoe
Merge branch 'master' into webhook
takezoe committed on 11 Sep 2013
@takezoe
Delete from PULL_REQUEST before deleting repository.
takezoe committed on 11 Sep 2013
2013-09-10
@takezoe
Fix redirect path to the context root.
takezoe committed on 10 Sep 2013
@takezoe
Fix redirect path after sign in.
takezoe committed on 10 Sep 2013
2013-09-05
@takezoe
(refs #74)Add web hook URL addition.
takezoe committed on 5 Sep 2013
@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
@shimamoto
(refs #10) Except group account in notification.
shimamoto committed on 4 Sep 2013
@shimamoto
(refs #10) Add notification of when merged.
shimamoto committed on 4 Sep 2013
2013-09-03
@takezoe
Don't set response content type via Accept header.
takezoe committed on 3 Sep 2013
@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
@takezoe
Fix a problem in pull request to branches other than the master branch.
takezoe 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) Add notification. Notification of when merging is not ...
shimamoto committed on 1 Sep 2013
@shimamoto
(refs #10) Completed notification implementation.
shimamoto committed on 1 Sep 2013
@shimamoto
Fix default smtp port in constant.
shimamoto committed on 1 Sep 2013
2013-08-30
@takezoe
Remove unused import statement.
takezoe committed on 30 Aug 2013
2013-08-28
@takezoe
(refs #74)Add the web hook configuration page.
takezoe committed on 28 Aug 2013
2013-08-25
@takezoe
(refs #87)rolled back because it breaks content type for resources such as css or images.
takezoe committed on 25 Aug 2013
2013-08-24
@odz
specify contentType
odz committed on 24 Aug 2013
@Naoki Takezoe
Merge pull request #86 from odz/chardet ...
Naoki Takezoe committed on 24 Aug 2013
2013-08-23
@takezoe
bindDN and bindPassword became optional for OpenLDAP.
takezoe committed on 23 Aug 2013
@takezoe
Fix LDAPUtil#findUser() for OpenLDAP.
takezoe committed on 23 Aug 2013
@odz
Add encoding detection
odz committed on 23 Aug 2013
@shimamoto
(refs #10) Creates a E-mail sending. still working on...
shimamoto committed on 23 Aug 2013