..
auth
housekeep: centralize datetime generation
2022-01-18 07:31:04 -08:00
git
remove unused imports, rectify isort violations
2021-06-05 21:27:39 -07:00
models
fix: support multiple SSHPubKey records per user
2022-02-08 07:50:41 -08:00
packages
fix: M/c search with multiple keywords
2022-02-07 16:22:21 -08:00
pkgbase
change: remove comaintainers when fulfilling orphan request
2022-02-08 20:03:38 -08:00
requests
change(python): move request & pkgbase request routes
2022-01-02 01:44:36 -08:00
routers
fix: correct redirects for package actions & requests
2022-02-08 22:59:01 -08:00
scripts
fixup: feat(archives): add .sha256 and construct archives in tmpdir
2022-02-09 07:03:12 +05:30
testing
fix: address missing coverage from previous changes
2022-02-08 17:58:43 -08:00
users
fix: support multiple SSHPubKey records per user
2022-02-08 07:50:41 -08:00
__init__.py
Use setuptools to install Python modules
2016-09-29 22:07:06 +02:00
asgi.py
housekeep: define filters in their own modules
2022-01-18 03:06:17 -08:00
benchmark.py
change(mkpkglists): converted to use aurweb.db ORM
2021-11-28 19:55:08 -08:00
cache.py
add aurweb.cache, a redis caching utility module
2021-08-17 19:58:31 -07:00
captcha.py
housekeep: define filters in their own modules
2022-01-18 03:06:17 -08:00
config.py
upgrade: bump to v6.0.9
2022-02-08 20:14:52 -08:00
cookies.py
fix(fastapi): rework cookies - do not re-emit generically
2021-10-28 07:35:14 -07:00
db.py
fix(db): remove debug logging of dbname
2022-01-17 12:11:02 -08:00
defaults.py
feat(rpc): add search type handler
2021-10-30 19:25:54 -07:00
exceptions.py
feat(exceptions): add InvariantError
2021-12-09 15:10:06 -08:00
filters.py
feat: add timezone to datetime display across the board
2022-02-05 18:35:50 -08:00
initdb.py
fix(fastapi): close connection used for initdb
2021-11-17 01:34:58 -08:00
l10n.py
All the RTL related changes
2022-01-26 17:19:39 +02:00
logging.py
feat: support LOG_CONFIG environment variable
2022-01-18 07:27:36 -08:00
prometheus.py
fix(fastapi): check for prometheus info.response
2021-11-11 16:24:10 -08:00
ratelimit.py
housekeep: centralize datetime generation
2022-01-18 07:31:04 -08:00
redis.py
fix(fastapi): centralize logging initialization
2021-10-21 10:40:52 -07:00
rpc.py
housekeep: define filters in their own modules
2022-01-18 03:06:17 -08:00
schema.py
feat(migrations): add upgrade_voteinfo_integers ref
2022-01-06 20:27:23 -08:00
spawn.py
fix: update nginx config in aurweb.spawn
2021-11-20 15:47:25 -08:00
templates.py
All the RTL related changes
2022-01-26 17:19:39 +02:00
time.py
housekeep: centralize datetime generation
2022-01-18 07:31:04 -08:00
util.py
fix: support multiple SSHPubKey records per user
2022-02-08 07:50:41 -08:00