gitea/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 Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
base Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
indexer Make Repo Code Indexer an Unique Queue (#17515) 2021-11-02 11:14:24 +08:00
mail Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
ui Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
webhook API pull's head/base have correct permission (#17214) 2021-10-07 02:03:37 +02:00
notification.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 2021-03-01 01:47:30 +01:00