History for gitbucket_jkp / src / main / scala
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
2013-08-21
@takezoe
Merge branch 'ldap-auth'
takezoe committed on 21 Aug 2013
@takezoe
Fix indent.
takezoe committed on 21 Aug 2013
@takezoe
Scalized :-)
takezoe committed on 21 Aug 2013
@Tomofumi Tanaka
LDAP authentication by using bind account
Tomofumi Tanaka authored on 21 Aug 2013 Tomofumi Tanaka committed on 21 Aug 2013
2013-08-17
@takezoe
Remove unused import statements.
takezoe committed on 17 Aug 2013
@takezoe
(refs #78)Authentication moved to AccountService.
takezoe committed on 17 Aug 2013
2013-08-16
@takezoe
(refs #77)Display issue count and pull request count on the global nav.
takezoe committed on 16 Aug 2013
@takezoe
(refs #78)LDAP port is optional.
takezoe committed on 16 Aug 2013
@takezoe
(refs #78)Fix for LDAP authentication.
takezoe committed on 16 Aug 2013
@takezoe
(refs #78)LDAP authentication is completed? (not tested yet)
takezoe committed on 16 Aug 2013
2013-08-15
@takezoe
(refs #78)Implementing LDAP authentication.
takezoe committed on 15 Aug 2013
2013-08-14
@takezoe
(refs #76)Show the content of the previous commit for removed files.
takezoe committed on 14 Aug 2013
@takezoe
Remove unused import statements.
takezoe committed on 14 Aug 2013