forgejo/modules/notification
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>
2021-11-02 11:14:24 +08:00
..
action
base
indexer Make Repo Code Indexer an Unique Queue (#17515) 2021-11-02 11:14:24 +08:00
mail
ui
webhook API pull's head/base have correct permission (#17214) 2021-10-07 02:03:37 +02:00
notification.go