0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 06:24:35 +01:00
gitea/modules/indexer/issues
Lunny Xiao e4abaff7ff
Fix bug filtering issues which have no project (#31337)
Fix #31327
This is a quick patch to fix the bug.
Some parameters are using 0, some are using -1. I think it needs a
refactor to keep consistent. But that will be another PR.
2024-06-14 02:31:07 +00:00
..
bleve
db
elasticsearch
internal
meilisearch
dboptions.go Fix bug filtering issues which have no project (#31337) 2024-06-14 02:31:07 +00:00
indexer_test.go
indexer.go
util.go