gitbucket_jkp / src / main / scala / gitbucket / core / controller /
@KOUNOIKE KOUNOIKE authored on 7 Oct 2018
..
AccountController.scala Add removeUser method for move responsibility of calling hooks 6 years ago
ApiController.scala Fixed deprecation warning, part 1/2 6 years ago
ControllerBase.scala Remove unnecessary semicolon 6 years ago
DashboardController.scala (refs #2089)Fix the list of repositories on the sidebar 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 Render HTML as text/plain 6 years ago
LabelsController.scala Apply scalafmt 7 years ago
MilestonesController.scala Apply scalafmt 7 years ago
PreProcessController.scala Add forwarding GitHub compatible LFS url 6 years ago
PrioritiesController.scala Apply scalafmt 7 years ago
PullRequestsController.scala remove unused argument(baseUrl) 6 years ago
ReleasesController.scala Render HTML as text/plain 6 years ago
RepositorySettingsController.scala Move locks from Controller to Service and other changes. 6 years ago
RepositoryViewerController.scala remove unused argument(baseUrl) 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