gitbucket_jkp / src / main / scala / app /
@Tobias Roeser Tobias Roeser authored on 26 Feb 2014
..
AccountController.scala (refs #279)Add configuration to specify the base URL. But still one problem has not been resolved. 11 years ago
ControllerBase.scala (refs #279)Fix redirect URL generation in authentication. 11 years ago
CreateRepositoryController.scala (refs #101)Modification to add rename repository name. 11 years ago
DashboardController.scala remove unnecessary code 11 years ago
FileUploadController.scala Define session keys. 11 years ago
IndexController.scala (refs #279)Add configuration to specify the base URL. But still one problem has not been resolved. 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 #265)Label editing for the pull request. 11 years ago
RepositorySettingsController.scala (refs #101, #102)Put Repository deletion and transfer ownership together to Danger Zone. 11 years ago
RepositoryViewerController.scala Show the correct name of the readme file (instead of showing always README.md). 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 #279)Add configuration to specify the base URL. But still one problem has not been resolved. 11 years ago
UserManagementController.scala (refs #114)Remove unnecessary database accessing. 11 years ago
WikiController.scala Remove some functions from ControlUtil. 11 years ago