aurweb/aurweb
Leonidas Spyropoulos 2b76b90885
chore(release): prepare for 6.2.0
Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
2023-01-26 23:19:04 +00:00
..
archives fix: include orphaned packages in metadata output 2022-10-11 14:50:09 -07:00
auth refactor: remove redundand parenthesis when return tuple 2022-10-28 13:43:32 +01:00
git refactor: remove redundand parenthesis when return tuple 2022-10-28 13:43:32 +01:00
models feat: add link to mailing list article on requests page 2023-01-12 12:06:28 +01:00
packages fix: occasional errors when loading package details 2023-01-25 22:34:19 +01:00
pkgbase chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
requests change(python): move request & pkgbase request routes 2022-01-02 01:44:36 -08:00
routers feat: add "Last Updated" column to search results 2023-01-25 22:39:36 +01:00
scripts fix: bleach upgrade 6.0 2023-01-23 23:50:04 +01:00
testing chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01: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 chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +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.0 2023-01-26 23:19:04 +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(rpc): provides search should return name match 2023-01-03 15:58:45 +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 style: Run pre-commit 2022-08-22 22:40:45 +02:00
time.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
util.py fix: assert offset and per_page are positive 2023-01-14 20:57:11 +00:00