gitbucket_jkp / src / main / scala / gitbucket / core / controller /
@Naoki Takezoe Naoki Takezoe authored on 16 Oct 2022
GitHub committed on 16 Oct 2022
..
api Implement missing parameters on commits api (#3061) 2 years ago
AccountController.scala Upgrade Scalatra to 2.8.4 (#3165) 2 years ago
ApiController.scala Add list-milestones and get-a-milestone API (#2546) 4 years ago
ControllerBase.scala Add new option to disable XSS protection in image rendering (#2806) 3 years ago
DashboardController.scala Reset password email by users themselves (#3023) 3 years ago
FileUploadController.scala Add new option to disable XSS protection in image rendering (#2806) 3 years ago
IndexController.scala Reset password email by users themselves (#3023) 3 years ago
IssuesController.scala Support multiple assignees for Issues and Pull requests (#3055) 2 years ago
LabelsController.scala Support multiple assignees for Issues and Pull requests (#3055) 2 years ago
MilestonesController.scala Show the commit status in various places (#2601) 4 years ago
PreProcessController.scala Reset password email by users themselves (#3023) 3 years ago
PrioritiesController.scala Resurrect assignee icons on the issue list (#3136) 2 years ago
PullRequestsController.scala Hide large diffs by default and show on demand (#3157) 2 years ago
ReleasesController.scala Enhance Git Reference APIs (#2937) 3 years ago
RepositorySettingsController.scala Custom fields for issues and pull requests (#3034) 3 years ago
RepositoryViewerController.scala Hide large diffs by default and show on demand (#3157) 2 years ago
SystemSettingsController.scala Reset password email by users themselves (#3023) 3 years ago
ValidationSupport.scala Apply scalafmt 7 years ago
WikiController.scala Eliminate context.loginAccount.get() by adding context.withLoginAccount() (#2729) 4 years ago