History for gitbucket_jkp / src / main / scala / service
2013-10-21
@Naoki Takezoe
Merge pull request #147 from xuwei-k/AccountServiceSpec ...
Naoki Takezoe committed on 21 Oct 2013
2013-10-20
@shimamoto
(refs #103) Add issue comment deletion.
shimamoto committed on 20 Oct 2013
2013-10-15
@takezoe
Merge branch 'master' into #33_match-by-email ...
takezoe committed on 15 Oct 2013
2013-10-14
@xuwei-k
fix deprecation warning. use HttpClientBuilder ...
xuwei-k committed on 14 Oct 2013
@takezoe
Merge branch 'account-full-name' of https://github.com/robinst/gitbucket into robinst-account-full-name ...
takezoe committed on 14 Oct 2013
2013-10-13
@xuwei-k
avoid NumberFormatException
xuwei-k committed on 13 Oct 2013
@xuwei-k
refactoring. avoid Option#get
xuwei-k committed on 13 Oct 2013
2013-10-11
@xuwei-k
add AccountServiceSpec
xuwei-k committed on 11 Oct 2013
2013-10-10
@shimamoto
(refs #99) Improved to configure the FROM field of the email.
shimamoto committed on 10 Oct 2013
2013-10-09
@Tomofumi Tanaka
(refs #139) Add info log for debugging LDAP Auth
Tomofumi Tanaka committed on 9 Oct 2013
2013-10-08
@takezoe
Resolve length issue in Slick. ...
takezoe committed on 8 Oct 2013
2013-10-06
@Robin Stocker
Add full name to account and use it to create commits (#125) ...
Robin Stocker committed on 6 Oct 2013
@takezoe
(refs #121)Create WebHookPayload only when web hook has been registered.
takezoe committed on 6 Oct 2013
@takezoe
(refs #121)Optimize push performance for a lot of commit.
takezoe committed on 6 Oct 2013
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