History for gitbucket_jkp / src / main / scala / service
2013-10-03
@takezoe
(refs #73)Add Wiki conflict detection and some fix.
takezoe committed on 3 Oct 2013
@takezoe
Clone Wiki working repository if it does not exist before reverting.
takezoe committed on 3 Oct 2013
@takezoe
Fix commit message for Wiki editing.
takezoe committed on 3 Oct 2013
2013-10-02
@takezoe
(refs #38)Add reverting wiki from history.
takezoe committed on 2 Oct 2013
2013-09-27
@takezoe
Bug fix caused by path splitting.
takezoe committed on 27 Sep 2013
2013-09-26
@takezoe
Replace trace log with debug log.
takezoe committed on 26 Sep 2013
2013-09-25
@takezoe
Add trace log to WebHookService to check future execution.
takezoe committed on 25 Sep 2013
2013-09-21
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 2013
2013-09-19
@takezoe
Introduce ControlUtil which provides control facilities such as using() or defining().
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
Add ExecutionContext for Future.
takezoe committed on 14 Sep 2013
@takezoe
(refs #74)Web hook request is sent asynchronously.
takezoe committed on 14 Sep 2013
@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)Added case classes for payload of web hook.
takezoe committed on 12 Sep 2013
2013-09-11
@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-05
@takezoe
(refs #74)Add web hook URL addition.
takezoe committed on 5 Sep 2013
2013-09-01
@shimamoto
Fix default smtp port in constant.
shimamoto committed on 1 Sep 2013
2013-08-24
@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
@odz
Add encoding detection
odz committed on 23 Aug 2013
2013-08-21
@takezoe
Merge branch 'ldap-auth'
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