gitbucket_jkp / src / main / scala / app /
@takezoe takezoe authored on 18 Sep 2013
..
AccountController.scala The method of RepositoryService was cleaned up. 11 years ago
ControllerBase.scala Don't set response content type via Accept header. 11 years ago
CreateRepositoryController.scala Upgrade scalatra-forms. 11 years ago
DashboardController.scala (refs #2)Recover "New Request" button which has been removed temporary while implementing dashboard. 11 years ago
FileUploadController.scala Move FileUploadUtil to FileUploadControllerBase. 11 years ago
IndexController.scala The method of RepositoryService was cleaned up. 11 years ago
IssuesController.scala (refs #10) Add notification. Notification of when merging is not 11 years ago
LabelsController.scala Upgrade scalatra-forms. 11 years ago
MilestonesController.scala Remove unused import statement. 11 years ago
PullRequestsController.scala Remove TODO. 11 years ago
RepositorySettingsController.scala (refs #74)Remove web hook URL is available. 11 years ago
RepositoryViewerController.scala Add encoding detection 11 years ago
SearchController.scala Bug fix. 11 years ago
SignInController.scala Fix redirect path to the context root. 11 years ago
SystemSettingsController.scala bindDN and bindPassword became optional for OpenLDAP. 11 years ago
UserManagementController.scala (refs #8)Some fix for group management. 11 years ago
WikiController.scala Fix TODO. 11 years ago