2013-10-21 |
|
---|---|
2013-10-20 |
(refs #103) Add issue comment deletion.
shimamoto
committed
on 20 Oct 2013
|
2013-10-15 |
|
2013-10-14 |
|
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 |
avoid NumberFormatException
xuwei-k
committed
on 13 Oct 2013
|
refactoring. avoid Option#get
xuwei-k
committed
on 13 Oct 2013
|
|
2013-10-11 |
add AccountServiceSpec
xuwei-k
committed
on 11 Oct 2013
|
2013-10-10 |
(refs #99) Improved to configure the FROM field of the email.
shimamoto
committed
on 10 Oct 2013
|
2013-10-09 |
(refs #139) Add info log for debugging LDAP Auth
Tomofumi Tanaka
committed
on 9 Oct 2013
|
2013-10-08 |
|
2013-10-06 |
Add full name to account and use it to create commits (#125)
...
Robin Stocker
committed
on 6 Oct 2013
|
(refs #121)Create WebHookPayload only when web hook has been registered.
takezoe
committed
on 6 Oct 2013
|
|
(refs #121)Optimize push performance for a lot of commit.
takezoe
committed
on 6 Oct 2013
|
|
2013-10-03 |
(refs #73)Add Wiki conflict detection and some fix.
takezoe
committed
on 3 Oct 2013
|
Clone Wiki working repository if it does not exist before reverting.
takezoe
committed
on 3 Oct 2013
|
|
Fix commit message for Wiki editing.
takezoe
committed
on 3 Oct 2013
|
|
2013-10-02 |
(refs #38)Add reverting wiki from history.
takezoe
committed
on 2 Oct 2013
|
2013-09-27 |
Bug fix caused by path splitting.
takezoe
committed
on 27 Sep 2013
|
2013-09-26 |
Replace trace log with debug log.
takezoe
committed
on 26 Sep 2013
|
2013-09-25 |
Add trace log to WebHookService to check future execution.
takezoe
committed
on 25 Sep 2013
|
2013-09-21 |
Use ControlUtil.
takezoe
committed
on 21 Sep 2013
|
2013-09-19 |
Introduce ControlUtil which provides control facilities such as using() or defining().
takezoe
committed
on 19 Sep 2013
|
2013-09-18 |
(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
|
(refs #74)Add "Test Hook" button.
takezoe
committed
on 18 Sep 2013
|
|
2013-09-14 |
Add ExecutionContext for Future.
takezoe
committed
on 14 Sep 2013
|
(refs #74)Web hook request is sent asynchronously.
takezoe
committed
on 14 Sep 2013
|
|
(refs #74)Web hook is completed.
takezoe
committed
on 14 Sep 2013
|
|
2013-09-13 |
(refs #74)JSON conversion test.
takezoe
committed
on 13 Sep 2013
|
2013-09-12 |
(refs #74)Added case classes for payload of web hook.
takezoe
committed
on 12 Sep 2013
|