gitbucket_jkp / src / main / scala / gitbucket / core / controller /
@Naoki Takezoe Naoki Takezoe authored on 15 Nov 2018
GitHub committed on 15 Nov 2018
..
api fix comments 6 years ago
AccountController.scala (refs #2184) Fix authorization for group web hook configuration page 6 years ago
ApiController.scala Merge pull request #2164 from kounoike/pr-call-hook-moveto-service 6 years ago
ControllerBase.scala Remove unnecessary semicolon 6 years ago
DashboardController.scala Move webhook call to service 6 years ago
FileUploadController.scala Add file name validation 6 years ago
IndexController.scala Separate issues and pull requests search 6 years ago
IssuesController.scala Fix markdown rendering 6 years ago
LabelsController.scala Apply scalafmt 7 years ago
MilestonesController.scala Apply scalafmt 7 years ago
PreProcessController.scala Add new extension point: anonymousAccessiblePaths 6 years ago
PrioritiesController.scala Apply scalafmt 7 years ago
PullRequestsController.scala Move webhook call to service 6 years ago
ReleasesController.scala Render HTML as text/plain 6 years ago
RepositorySettingsController.scala Fix Map#get & getOrElse to Map#getOrElse 6 years ago
RepositoryViewerController.scala Use java.util.Date instead of Long for modtime of archive entries 6 years ago
SystemSettingsController.scala Add proxy support for plugin installation 6 years ago
ValidationSupport.scala Apply scalafmt 7 years ago
WikiController.scala use foreach instead of map 6 years ago