forgejo/modules/indexer/issues
Earl Warren 82cc044366
[MODERATION] cope with shared fixtures
* There is one more issue in the fixtures and this breaks some tests
* The users in the shared fixtures were renamed for clarity and that
  breaks some tests

(cherry picked from commit 707a4edbdf)

Conflicts:
	modules/indexer/issues/indexer_test.go
	https://codeberg.org/forgejo/forgejo/pulls/1508
2023-09-25 19:39:50 +02:00
..
bleve Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2023-07-31 06:28:53 +00:00
db Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
elasticsearch [CI] disable meilisearch/elasticsearch test, no server yet in CI 2023-09-25 15:24:38 +02:00
internal Replace util.SliceXxx with slices.Xxx (#26958) 2023-09-07 09:37:47 +00:00
meilisearch [CI] disable meilisearch/elasticsearch test, no server yet in CI 2023-09-25 15:24:38 +02:00
dboptions.go Explain SearchOptions and fix ToSearchOptions (#26542) 2023-08-16 15:40:13 +00:00
indexer.go Fix counting and filtering on the dashboard page for issues (#26657) 2023-08-23 02:29:17 +00:00
indexer_test.go [MODERATION] cope with shared fixtures 2023-09-25 19:39:50 +02:00
util.go Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2023-07-31 06:28:53 +00:00