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 Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
db Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
elasticsearch Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
internal Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
meilisearch Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
dboptions.go Fix bug filtering issues which have no project (#31337) 2024-06-14 02:31:07 +00:00
indexer_test.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
indexer.go Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 2024-03-24 18:51:08 +00:00
util.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00