History for gitbucket_jkp / src / main / scala / app
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
2014-03-04
@takezoe
Remove unnecessary code
takezoe committed on 4 Mar 2014
@takezoe
(refs #330)Return NotFound if specified file does not exist
takezoe committed on 4 Mar 2014
2014-03-03
@takezoe
(refs #296)Fix redirection path generation again
takezoe committed on 3 Mar 2014
2014-03-02
@takezoe
Merge branch '1.11-update'
takezoe committed on 2 Mar 2014
@takezoe
(refs #279)Fix redirect url generation.
takezoe committed on 2 Mar 2014
2014-03-01
@takezoe
(refs #218)Separate StringUtil#extractCloseId() to add unit test.
takezoe committed on 1 Mar 2014
@takezoe
Merge branch 'closing-issues-via-commit-messages' of https://github.com/odz/gitbucket into odz-closing-issues-via-commit-messages
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-24
@odz
Merge branch 'master' into closing-issues-via-commit-messages ...
odz committed on 24 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
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-01-27
@takezoe
Merge branch 'ldap-fullname'
takezoe committed on 27 Jan 2014
2014-01-24
@takezoe
(refs #250)Include repository name in download zip filename.
takezoe committed on 24 Jan 2014
@takezoe
(refs #245)Add full name attribute for LDAP authentication.
takezoe committed on 24 Jan 2014
2014-01-17
@takezoe
(refs #101, #102)Put Repository deletion and transfer ownership together to Danger Zone.
takezoe committed on 17 Jan 2014
@takezoe
(refs #102)Add validation and auto completion to the transfer user name field
takezoe committed on 17 Jan 2014
@takezoe
(refs #102)Experimental implementation of transfer repository ownership
takezoe committed on 17 Jan 2014