gitea/modules/indexer/issues/internal
yp05327 d43620e7bc
Add `is_archived` option for issue indexer (#32735)
Try to fix #32697

Reason:
`is_archived` is already defined in the query options, but it is not
implemented in the indexer.
2024-12-12 07:33:31 +08:00
..
tests Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
indexer.go Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2023-07-31 06:28:53 +00:00
model.go Add `is_archived` option for issue indexer (#32735) 2024-12-12 07:33:31 +08:00