aurweb/aurweb
moson 122df968dc
feat: Switch to postgres
Migrate from MariaDB to PostgreSQL.

Signed-off-by: moson <moson@archlinux.org>
2024-12-10 16:13:12 +01:00
..
archives fix: include package data without "Last Packager" 2023-02-21 11:19:02 +01:00
auth feat: Switch to postgres 2024-12-10 16:13:12 +01:00
git feat: Switch to postgres 2024-12-10 16:13:12 +01:00
models feat: Switch to postgres 2024-12-10 16:13:12 +01:00
packages feat: Switch to postgres 2024-12-10 16:13:12 +01:00
pkgbase feat: Switch to postgres 2024-12-10 16:13:12 +01:00
requests change(python): move request & pkgbase request routes 2022-01-02 01:44:36 -08:00
routers feat: Switch to postgres 2024-12-10 16:13:12 +01:00
scripts feat: Switch to postgres 2024-12-10 16:13:12 +01:00
testing feat: Switch to postgres 2024-12-10 16:13:12 +01:00
users feat: Switch to postgres 2024-12-10 16:13:12 +01:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
asgi.py feat: Add opentelemtry-based tracing 2024-08-17 11:27:26 +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 feat: Add opentelemtry-based tracing 2024-08-17 11:27:26 +01:00
benchmark.py housekeep: replace deprecated datetime functions 2024-04-25 18:24:16 +02:00
cache.py housekeep: reformat files with pre-hooks 2024-08-03 08:15:56 +01:00
captcha.py perf(captcha): simplify count() query for user ids 2024-09-12 12:29:46 +00:00
config.py chore(release): prepare for 6.2.1 2023-01-27 18:08:54 +00:00
cookies.py refactor: remove session_time from user.login 2023-05-26 23:02:38 +02:00
db.py feat: Switch to postgres 2024-12-10 16:13:12 +01: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 housekeep: replace deprecated datetime functions 2024-04-25 18:24:16 +02:00
initdb.py feat: Switch to postgres 2024-12-10 16:13:12 +01:00
l10n.py feat: Support timezone and language query params 2023-10-21 10:41:44 +02:00
prometheus.py feat: Add Prometheus metrics for requests 2023-07-23 22:46:44 +02:00
ratelimit.py fix(test): Fixes for "TestClient" changes 2024-01-19 16:37:42 +01:00
rpc.py feat: Switch to postgres 2024-12-10 16:13:12 +01:00
schema.py feat: Switch to postgres 2024-12-10 16:13:12 +01:00
spawn.py housekeep: reformat files with pre-hooks 2024-08-03 08:15:56 +01:00
statistics.py feat: Switch to postgres 2024-12-10 16:13:12 +01:00
templates.py feat: Limit comment length 2024-02-25 10:46:47 +01:00
time.py housekeep: replace deprecated datetime functions 2024-04-25 18:24:16 +02:00
util.py fix(test): Fix "TestClient" 2024-04-08 08:37:41 +02:00