History for gitbucket_jkp / src
2014-03-06
@takezoe
(refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2
takezoe committed on 6 Mar 2014
@takezoe
(refs #241)Fix error occurring when member name contains special characters.
takezoe committed on 6 Mar 2014
@takezoe
(refs #241)Allow group manager to use repository settings
takezoe committed on 6 Mar 2014
@takezoe
Fix TestCase
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
Add caret to new icon
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
@takezoe
(refs #241)Fix group creation / edition form presentation
takezoe committed on 6 Mar 2014
2014-03-05
@takezoe
(refs #241)Checkbox for manager is replaced with toggle buttons
takezoe committed on 5 Mar 2014
@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
@Tobias Roeser
Removed commented out code.
Tobias Roeser committed on 5 Mar 2014
@Tobias Roeser
Fix page-relative links, e.g. in TOC.
Tobias Roeser 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
@Tobias Roeser
Support relative links in asciidoc files.
Tobias Roeser committed on 4 Mar 2014
@Tobias Roeser
Enabled rendering of renderable files in blob view.
Tobias Roeser committed on 4 Mar 2014
@Tomofumi Tanaka
(refs #115)Ensure exit status 1 on GitCommand error
Tomofumi Tanaka committed on 4 Mar 2014
@Tomofumi Tanaka
(refs #110)Correct authentication and CommitHook
Tomofumi Tanaka committed on 4 Mar 2014
@Tobias Roeser
Rewrite relative links to reflect the base url of the repo.
Tobias Roeser committed on 4 Mar 2014
@takezoe
(refs #241)Remove unnecessary code
takezoe committed on 4 Mar 2014
@takezoe
(refs #241)Group management improvement is completed in user side
takezoe committed on 4 Mar 2014
@takezoe
(refs #241)Add validation for create / edit group form.
takezoe committed on 4 Mar 2014
2014-03-03
@takezoe
(refs #241)Work for specifying group manager
takezoe committed on 3 Mar 2014