forgejo/modules/indexer/issues
Earl Warren 1fbde36dc7
[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
(cherry picked from commit 82cc044366)
(cherry picked from commit 2776aec7e8)
2023-10-09 20:20:32 +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-10-09 18:25:28 +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-10-09 18:25:28 +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-10-09 20:20:32 +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