aurweb/aurweb
moson-mo b9df7541b3
fix: add comments in email for direct deletion/merge
TUs and Devs can delete and merge packages directly.
Currently the comments they enter, don't end up in the ML notification.

Include the comment in the notifications for direct deletion / merge

Signed-off-by: moson-mo <mo-son@mailbox.org>
2023-03-14 11:17:45 +01:00
..
archives fix: include package data without "Last Packager" 2023-02-21 11:19:02 +01:00
auth chore(lint): reformatting after black update 2023-02-06 09:15:18 +01:00
git housekeep(git): remove deprecated "setup-repo" command 2023-02-21 11:19:02 +01:00
models feat: add link to mailing list article on requests page 2023-01-12 12:06:28 +01:00
packages fix: add comments in email for direct deletion/merge 2023-03-14 11:17:45 +01:00
pkgbase fix: add comments in email for direct deletion/merge 2023-03-14 11:17:45 +01:00
requests change(python): move request & pkgbase request routes 2022-01-02 01:44:36 -08:00
routers feat: cancel button for comment editing 2023-03-09 21:48:58 +01:00
scripts fix: include package data without "Last Packager" 2023-02-21 11:19:02 +01:00
testing fix: validate timezone before use 2023-02-06 16:40:43 +00:00
users chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
asgi.py fix(deps): fastapi 0.92.0 upgrade 2023-03-04 10:29:54 +01:00
aur_logging.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
aur_redis.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
benchmark.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
cache.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
captcha.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
config.py chore(release): prepare for 6.2.1 2023-01-27 18:08:54 +00:00
cookies.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
db.py fix: retry transactions who fail due to deadlocks 2022-09-13 12:54:08 -07:00
defaults.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
exceptions.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
filters.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
initdb.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
l10n.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
prometheus.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
ratelimit.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
rpc.py fix: include package data without "Last Packager" 2023-02-21 11:19:02 +01:00
schema.py perf: add PackageKeywords.PackageBaseID index 2022-11-01 17:24:13 +00:00
spawn.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
templates.py fix: validate timezone before use 2023-02-06 16:40:43 +00:00
time.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
util.py fix: per-page needs to be non zero 2023-02-08 15:13:21 +00:00