History for GitBucket / src / main / scala
2014-03-05
@takezoe
Fix error when base url is configured.
takezoe committed on 5 Mar 2014
@takezoe
Replace Context#path with the base url if it's configured.
takezoe committed on 5 Mar 2014
@takezoe
(refs #299)Fix redirection path in PullRequestsController
takezoe committed on 5 Mar 2014
@shimamoto
(refs #292) Fix to limit issue result before joins issue labels.
shimamoto authored on 5 Mar 2014 takezoe committed on 5 Mar 2014
@takezoe
(refs #296)Fix redirection path generation again
takezoe committed on 5 Mar 2014
2014-03-02
@takezoe
(refs #279)Fix redirect url generation.
takezoe committed on 2 Mar 2014
2014-03-01
@takezoe
Apply scala.util.control.Exception to exception handling.
takezoe committed on 1 Mar 2014
@takezoe
(refs #279)Override ScalatraBase#fullUrl() to apply the configured base url to redirection.
takezoe committed on 1 Mar 2014
@takezoe
Add FlashMapSupport to ControllerBase.
takezoe committed on 1 Mar 2014
@takezoe
(refs #279)Fix webhook URL to use the configured base URL.
takezoe committed on 1 Mar 2014
2014-02-26
@Tobias Roeser
Show the correct name of the readme file (instead of showing always README.md).
Tobias Roeser committed on 26 Feb 2014
2014-02-23
@takezoe
(refs #279)Fix redirect URL generation in authentication.
takezoe committed on 23 Feb 2014
2014-02-22
@takezoe
(refs #279)Add configuration to specify the base URL. But still one problem has not been resolved.
takezoe committed on 22 Feb 2014
2014-02-21
@takezoe
(refs #60)Mentioned issue reference from other issue or issue comment.
takezoe committed on 21 Feb 2014
@takezoe
Add Version 1.11
takezoe committed on 21 Feb 2014
2014-02-18
@takezoe
(refs #231)Fix anchor icon style and apply URL encoding to non-ascii chars in anchor name.
takezoe committed on 18 Feb 2014
@takezoe
(refs #231)Add anchor icon for headlines in Markdown.
takezoe committed on 18 Feb 2014
2014-02-08
@Jeffrey Olchovy
(refs #231)Generate anchors for headers in wiki markup
Jeffrey Olchovy committed on 8 Feb 2014
2014-02-07
@takezoe
(refs #268)Fix label filter bug when label contains whitespaces.
takezoe committed on 7 Feb 2014
@takezoe
(refs #267)Improve H2 connectivity
takezoe committed on 7 Feb 2014
2014-02-04
@takezoe
(refs #265)Label editing for the pull request.
takezoe committed on 4 Feb 2014
@takezoe
(refs #254)Change comment action to "delete_branch" from "delete".
takezoe committed on 4 Feb 2014
@takezoe
(refs #254)Store removed branch name into CONTENT column of COMMENT table.
takezoe committed on 4 Feb 2014
@takezoe
(refs #224)Add delete branch button to pull request from same repository.
takezoe committed on 4 Feb 2014
2014-02-02
@takezoe
(refs #224)Record delete branch activity
takezoe committed on 2 Feb 2014
@takezoe
(refs #224)Add delete branch button
takezoe committed on 2 Feb 2014
2014-02-01
@takezoe
(refs #256)If account is already registered but disabled, authentication fails.
takezoe committed on 1 Feb 2014
2014-01-31
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 31 Jan 2014
@takezoe
(refs #251)Remove BOM from UTF-8 string.
takezoe committed on 31 Jan 2014
@takezoe
Disable the post commit hook for Wiki repository.
takezoe committed on 31 Jan 2014