Forgejo/modules/indexer/issues
Earl Warren 6476802175
[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)
2023-10-23 15:03:08 +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 Clean some functions about project issue (#27705) 2023-10-20 14:01:25 +02:00
elasticsearch [CI] disable meilisearch/elasticsearch test, no server yet in CI 2023-10-23 13:47:05 +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:47:05 +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) 2023-10-15 18:56:57 +00:00
indexer_test.go [MODERATION] cope with shared fixtures 2023-10-23 15:03:08 +02:00
util.go Improve retrying index issues (#27554) 2023-10-15 18:56:57 +00:00