History for gitbucket_jkp / src / main / scala
2014-03-11
@Tomofumi Tanaka
(refs #115)Parse owner and repository correctly
Tomofumi Tanaka committed on 11 Mar 2014
2014-03-10
@takezoe
(refs #115)Disable ssh key setting page if ssh access is disabled
takezoe committed on 10 Mar 2014
@takezoe
(refs #115)Add repository permission checking
takezoe committed on 10 Mar 2014
2014-03-09
@takezoe
(refs #115)Start and stop sshd at the system settings
takezoe committed on 9 Mar 2014
2014-03-08
@takezoe
(refs #115)Add TODO
takezoe committed on 8 Mar 2014
@takezoe
(refs #115)Small fix for views
takezoe committed on 8 Mar 2014
@takezoe
(refs #115)Fix account registration page and add public key deletion
takezoe committed on 8 Mar 2014
@takezoe
(refs #115)Use registered public key for authentication
takezoe committed on 8 Mar 2014
@takezoe
(refs #115)Adding SSH Key form is available
takezoe committed on 8 Mar 2014
@takezoe
(refs #115)Add table and model to store public keys
takezoe committed on 8 Mar 2014
@takezoe
Merge branch 'master' into ssh-access ...
takezoe committed on 8 Mar 2014
@takezoe
(refs #115)ServletContext is passed to Command
takezoe committed on 8 Mar 2014
@takezoe
(refs #115)ServletContext is passed to Command
takezoe committed on 8 Mar 2014
2014-03-07
@takezoe
(refs #307)Fix deletion problem for branches which contains '/'
takezoe committed on 7 Mar 2014
@takezoe
(refs #303)Submodule support
takezoe committed on 7 Mar 2014
2014-03-06
@Tomofumi Tanaka
(refs #115)Use regex to create git command ...
Tomofumi Tanaka committed on 6 Mar 2014
@takezoe
(refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2
takezoe committed on 6 Mar 2014
@takezoe
(refs #241)Allow group manager to use repository settings
takezoe committed on 6 Mar 2014
@takezoe
(refs #241)Fix group editing in the administration console
takezoe committed on 6 Mar 2014
@takezoe
Move newrepo.scala.html to account package
takezoe committed on 6 Mar 2014
@takezoe
Move group.scala.html to account package
takezoe committed on 6 Mar 2014
@takezoe
Merge CreateController to AccountController
takezoe committed on 6 Mar 2014
@takezoe
Merge branch 'improve-group'
takezoe committed on 6 Mar 2014
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
Remove unnecessary import.
shimamoto committed on 5 Mar 2014
@shimamoto
(refs #292) Fix to limit issue result before joins issue labels.
shimamoto 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