mirror of
1
Fork 0
forgejo/modules/indexer/issues
Earl Warren 652ad8f0f7
[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)
(cherry picked from commit 1fbde36dc7)
(cherry picked from commit 1293db3c4e)
(cherry picked from commit 6dbce742d3)
2023-10-23 15:34:31 +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-23 13:49:07 +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-23 13:49:07 +02:00
dboptions.go Explain SearchOptions and fix ToSearchOptions (#26542) 2023-08-16 15:40:13 +00:00
indexer.go Improve retrying index issues (#27554) (#27634) 2023-10-16 09:55:53 +08:00
indexer_test.go [MODERATION] cope with shared fixtures 2023-10-23 15:34:31 +02:00
util.go Improve retrying index issues (#27554) (#27634) 2023-10-16 09:55:53 +08:00