gitbucket_jkp / src / main / scala / app /
@nazoking nazoking authored on 8 Jan 2015
..
AccountController.scala Add access token table and manage ui. 10 years ago
AnonymousAccessController.scala Add option to deny anonymous (i.e. unauthorized) access 10 years ago
ControllerBase.scala Add Authorization logic to Controller 10 years ago
DashboardController.scala (refs #508)Remove filter parameter 10 years ago
FileUploadController.scala Migrate: add extension to files which are attached to issue 10 years ago
IndexController.scala Fix TODO 10 years ago
IssuesController.scala call web hook on issue or pull_request both opened or closed. and issue_comment. 10 years ago
LabelsController.scala (refs #522)Recover user filter in dashboard 10 years ago
MilestonesController.scala avoid NumberFormatException 11 years ago
PullRequestsController.scala call web hook on issue or pull_request both opened or closed. and issue_comment. 10 years ago
RepositorySettingsController.scala call web hook on issue or pull_request both opened or closed. and issue_comment. 10 years ago
RepositoryViewerController.scala call web hook on issue or pull_request both opened or closed. and issue_comment. 10 years ago
SearchController.scala (refs #341)Fix compilation error other than date mapping and delete statement 10 years ago
SystemSettingsController.scala Remove unnecessary ServletContext. 10 years ago
UserManagementController.scala (refs #533)Admin user must not disable self account yourself 10 years ago
WikiController.scala Small fix for #615 10 years ago