gitbucket_jkp / src / main / scala / gitbucket / core / controller /
@onukura onukura authored on 21 Feb 2021
GitHub committed on 21 Feb 2021
..
api As is, the unsuspend API cannot unsuspend since it's not searching suspended accounts. This should allow the api to function without getting a 404. (#2660) 4 years ago
AccountController.scala Add syntax highlighter setting per user (#2555) 4 years ago
ApiController.scala Add list-milestones and get-a-milestone API (#2546) 4 years ago
ControllerBase.scala Bump to sbt 1.4.6, Scala 2.13.3, and Scalatra 2.7.1 (#2609) 4 years ago
DashboardController.scala Show the commit status in various places (#2601) 4 years ago
FileUploadController.scala Bump to sbt 1.4.6, Scala 2.13.3, and Scalatra 2.7.1 (#2609) 4 years ago
IndexController.scala Limit the number of characters for user completion and issue completioin (#2534) 4 years ago
IssuesController.scala Show the commit status in various places (#2601) 4 years ago
LabelsController.scala Apply scalafmt 7 years ago
MilestonesController.scala Show the commit status in various places (#2601) 4 years ago
PreProcessController.scala Add new extension point: anonymousAccessiblePaths 6 years ago
PrioritiesController.scala Apply scalafmt 7 years ago
PullRequestsController.scala Show commit status at commits tab of pull request (#2606) 4 years ago
ReleasesController.scala refactored ActivityService logging strategy (#2526) 4 years ago
RepositorySettingsController.scala Show the commit status in various places (#2601) 4 years ago
RepositoryViewerController.scala Add create and push webhooks call for branch creation via GUI. (#2624) 4 years ago
SystemSettingsController.scala Max files for getting commit info becomes configurable (#2511) 4 years ago
ValidationSupport.scala Apply scalafmt 7 years ago
WikiController.scala fix delete wiki page function (#2622) 4 years ago