browsertrix/backend
Ilya Kreymer ee68a2f64e
Support for setting scale in crawlconfig (#148)
* backend: scale support:
- add 'scale' field to crawlconfig
- support updating 'scale' field in crawlconfig patch
- add constraint for crawlconfig and crawl scale (currently 1-3)
2022-02-20 11:27:47 -08:00
..
archives.py Support for setting scale in crawlconfig (#148) 2022-02-20 11:27:47 -08:00
colls.py
crawlconfigs.py Support for setting scale in crawlconfig (#148) 2022-02-20 11:27:47 -08:00
crawls.py Support for setting scale in crawlconfig (#148) 2022-02-20 11:27:47 -08:00
db.py Crawl Config Editing Support (#141) 2022-02-17 16:04:07 -08:00
Dockerfile
dockerman.py backend: use redis to mark crawls as canceled immediately, avoid dupes in crawl list (even if paging is added for db results) 2022-02-01 15:58:56 -08:00
emailsender.py
invites.py
k8sman.py Support for setting scale in crawlconfig (#148) 2022-02-20 11:27:47 -08:00
main.py Crawl Config Editing Support (#141) 2022-02-17 16:04:07 -08:00
requirements.txt Presign and replay (#127) 2022-01-31 17:02:15 -08:00
scheduler.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
storages.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
users.py Presign and replay (#127) 2022-01-31 17:02:15 -08:00