Support custom fields in search condition (#3286)
1 parent be8f45c commit bcd78b3e5ba0b14d454fe5df246170147ea8cd3b
@Naoki Takezoe Naoki Takezoe authored on 21 Oct 2023
GitHub committed on 21 Oct 2023
Showing 5 changed files
View
src/main/scala/gitbucket/core/controller/IndexController.scala
View
src/main/scala/gitbucket/core/controller/IssuesController.scala
View
src/main/scala/gitbucket/core/controller/PullRequestsController.scala
View
src/main/scala/gitbucket/core/service/IssuesService.scala
View
src/main/twirl/gitbucket/core/issues/list.scala.html