gitbucket_jkp / src / main / scala / app /
@takezoe takezoe authored on 7 Mar 2014
..
AccountController.scala (refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2 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 #307)Fix deletion problem for branches which contains '/' 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 Add FlashMapSupport to ControllerBase. 11 years ago
UserManagementController.scala (refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2 11 years ago
WikiController.scala Add FlashMapSupport to ControllerBase. 11 years ago