Forgejo/modules/indexer/issues
Lunny Xiao 9aa3ae955f
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.

(cherry picked from commit e4abaff7ffbbc5acd3aa668a9c458fbdf76f9573)
2024-06-16 13:42:59 +02:00
..
bleve Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
db Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
elasticsearch Merge pull request '[gitea] week 2024-23 cherry pick (gitea/main -> forgejo)' (#3989) from earl-warren/wcp/2024-23 into forgejo 2024-06-04 07:40:35 +00:00
internal Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
meilisearch Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
dboptions.go Fix bug filtering issues which have no project (#31337) 2024-06-16 13:42:59 +02:00
indexer.go Add codespell support and fix a good number of typos with its help (#3270) 2024-05-09 13:49:37 +00:00
indexer_test.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
util.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00