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/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>
3 years ago
..
action Move db related basic functions to models/db (#17075) 3 years ago
base Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
indexer Make Repo Code Indexer an Unique Queue (#17515) 3 years ago
mail Improve notifications for WIP draft PR's (#14663) 3 years ago
ui Improve notifications for WIP draft PR's (#14663) 3 years ago
webhook API pull's head/base have correct permission (#17214) 3 years ago
notification.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago