gitbucket_jkp / src / main / scala / app /
@takezoe takezoe authored on 14 Mar 2014
..
AccountController.scala (refs #115)Disable ssh key setting page if ssh access is disabled 11 years ago
ControllerBase.scala Fix error when base url is configured. 11 years ago
DashboardController.scala remove unnecessary code 11 years ago
FileUploadController.scala Add FlashMapSupport to ControllerBase. 11 years ago
IndexController.scala (refs #279)Override ScalatraBase#fullUrl() to apply the configured base url to redirection. 11 years ago
IssuesController.scala (refs #60)Mentioned issue reference from other issue or issue comment. 11 years ago
LabelsController.scala Upgrade to scalatra-forms 0.0.4 11 years ago
MilestonesController.scala avoid NumberFormatException 11 years ago
PullRequestsController.scala (refs #307)Fix deletion problem for branches which contains '/' 11 years ago
RepositorySettingsController.scala Add FlashMapSupport to ControllerBase. 11 years ago
RepositoryViewerController.scala (refs #115)Add url switcher to the repository url box 11 years ago
SearchController.scala (refs #279)Add configuration to specify the base URL. But still one problem has not been resolved. 11 years ago
SystemSettingsController.scala (refs #115)Base URL is required if SSH access is enabled 11 years ago
UserManagementController.scala (refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2 11 years ago
WikiController.scala (refs #115)Add button to toggle http/ssh for wiki repository url box 11 years ago