You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/indexer
zeripath cb9c8184c9
Make Repo Code Indexer an Unique Queue (#17515)
The functioning of the code indexer queue really only makes sense as an unique queue
and doing this allows use to simplify the indexer data to simply delete the data if
the repo is no longer in the db.

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
bleve Fix data race in bleve indexer (#16474) 3 years ago
code Make Repo Code Indexer an Unique Queue (#17515) 3 years ago
issues Move login related structs and functions to models/login (#17093) 3 years ago
stats Fix some lints (#17337) 3 years ago