gitbucket_jkp / src / main / scala / gitbucket / core / controller /
@Naoki Takezoe Naoki Takezoe authored on 2 Jun 2017
..
AccountController.scala (refs #1612)Add password validation to form for registering and editing user. 7 years ago
AnonymousAccessController.scala Change package name 10 years ago
ApiController.scala use "contains" instead of "find().isDefined" 8 years ago
ControllerBase.scala Fix redirect issue by partially reverting to 956af54 - fixes #1567 7 years ago
DashboardController.scala (refs #1370)Search repository by name 8 years ago
FileUploadController.scala made maxFileSize in FileUploadController configurable 7 years ago
IndexController.scala Don't retrieve unused repository information when withoutPhysicalInfo is true 8 years ago
IssuesController.scala (refs #1610)Redirect if the issue is a pull request 7 years ago
LabelsController.scala Refactor new permission system 8 years ago
MilestonesController.scala Refactor new permission system 8 years ago
PullRequestsController.scala (refs #1594)Filter the comparing dropdown based on user’s right 7 years ago
RepositorySettingsController.scala (refs #1551)Fix validation for repository name 8 years ago
RepositoryViewerController.scala Implementing file upload on the repository viewer 7 years ago
SystemSettingsController.scala (refs #1612)Add password validation to form for registering and editing user. 7 years ago
WikiController.scala Support gollum event in web hook 7 years ago