History for gitbucket_jkp / src / main / scala / app
2013-10-20
@shimamoto
(refs #103) Add issue comment deletion.
shimamoto committed on 20 Oct 2013
2013-10-14
@takezoe
(refs #151)Add unique checking to group creation.
takezoe 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
2013-10-10
@xuwei-k
use FileUtil.withTmpDir and FileUtil.using
xuwei-k committed on 10 Oct 2013
@takezoe
(refs #142)Fix NoSuchElementException for empty repository.
takezoe committed on 10 Oct 2013
@shimamoto
(refs #99) Improved to configure the FROM field of the email.
shimamoto committed on 10 Oct 2013
2013-10-09
@xuwei-k
remove unnecessary code
xuwei-k committed on 9 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
2013-10-03
@takezoe
Add FileUtil#getContentType().
takezoe committed on 3 Oct 2013
@takezoe
(refs #73)Add Wiki conflict detection and some fix.
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
@takezoe
(refs #108)Add ZIP download button to the repository viewer tab.
takezoe committed on 2 Oct 2013
2013-09-29
@takezoe
(refs #105)Specify suitable Content-Type header for downloaded file.
takezoe committed on 29 Sep 2013
2013-09-23
@takezoe
(refs #94)The merge-guide is separated as HTML fragment and retrieve them by Ajax.
takezoe committed on 23 Sep 2013
2013-09-22
@takezoe
Define request attribute keys.
takezoe committed on 22 Sep 2013
@takezoe
Define session keys.
takezoe committed on 22 Sep 2013
@takezoe
Improve session handling.
takezoe committed on 22 Sep 2013
@takezoe
Use ControlUtil.
takezoe committed on 22 Sep 2013
@takezoe
Add RichRequest which extends HttpServletRequest.
takezoe committed on 22 Sep 2013
2013-09-21
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 2013
@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)Small fix for test hook.
takezoe committed on 18 Sep 2013
@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)Remove an unnecessary action and add TODO.
takezoe committed on 18 Sep 2013
@takezoe
(refs #74)Add "Test Hook" button.
takezoe committed on 18 Sep 2013
@takezoe
Fix TODO.
takezoe committed on 18 Sep 2013