gitbucket_jkp / src / main / scala / app /
@nazoking nazoking authored on 26 Feb 2015
..
AccountController.scala add some WebAPI/v3. 10 years ago
AnonymousAccessController.scala Add option to deny anonymous (i.e. unauthorized) access 10 years ago
ControllerBase.scala Authentication move to filter 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 (refs #630) Fix bug on changing issues status. 10 years ago
LabelsController.scala (refs #522)Recover user filter in dashboard 10 years ago
MilestonesController.scala avoid NumberFormatException 11 years ago
PullRequestsController.scala create merge status cache as branch refs/pull/{issueId}/{merge,conflict} 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 add CommitStatus api and views. 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