aurweb/aurweb
moson-mo 0583f30a53
feat(rpc): add "by" parameter - groups
Adding "by" parameter to search by "groups"

Signed-off-by: moson-mo <mo-son@mailbox.org>
2022-11-11 11:32:01 +01: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 chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
packages feat(rpc): add "by" parameter - groups 2022-11-11 11:32:01 +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 fix: handle default requests when using pages 2022-11-08 13:14:42 +00:00
scripts perf: tweak some queries in mkpkglists 2022-11-01 18:18:06 +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: bump to v6.1.8 2022-11-01 18:31:37 +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 feat(rpc): add "by" parameter - groups 2022-11-11 11:32:01 +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 feat: remove empty lines from ssh_keys text area, and show helpful message 2022-10-28 13:43:32 +01:00