browsertrix/backend/btrixcloud
Tessa Walsh b252931c71
Add scale to CrawlOut (#1487)
Fixes #1486 

`scale` is already saved in the crawl but needed to be added to
`CrawlOut`.
2024-01-23 14:10:37 -08:00
..
migrations Add migration to fix issues with previous migrations (#1480) 2024-01-18 16:59:40 -05:00
__init__.py
auth.py Additional Type Hints / Type Fix Pass (#1320) 2023-10-30 12:59:24 -04:00
background_jobs.py Add API endpoint to retry all failed bg jobs (#1396) 2023-12-05 13:00:45 -08:00
basecrawls.py Add crawl, upload, and collection delete webhook event notifications (#1363) 2023-11-09 18:19:08 -08:00
colls.py Add crawl, upload, and collection delete webhook event notifications (#1363) 2023-11-09 18:19:08 -08:00
crawlconfigs.py Support multiple crawler versions (#1420) 2024-01-16 15:32:12 -08:00
crawlmanager.py Support multiple crawler versions (#1420) 2024-01-16 15:32:12 -08:00
crawls.py Support multiple crawler versions (#1420) 2024-01-16 15:32:12 -08:00
db.py Add migration to fix issues with previous migrations (#1480) 2024-01-18 16:59:40 -05:00
emailsender.py Email Templates (#1375) 2023-11-15 15:22:12 -08:00
invites.py Email Templates (#1375) 2023-11-15 15:22:12 -08:00
k8sapi.py Support multiple crawler versions (#1420) 2024-01-16 15:32:12 -08:00
main_op.py Send email to superuser when background job fails (#1355) 2023-11-08 19:55:59 -08:00
main.py Add API endpoint to retry all failed bg jobs (#1396) 2023-12-05 13:00:45 -08:00
models.py Add scale to CrawlOut (#1487) 2024-01-23 14:10:37 -08:00
operator.py operator: use 'default' CRAWLER_CHANNEL if none is set (#1478) 2024-01-18 11:13:03 -08:00
orgs.py Add API endpoints for crawl statistics (#1461) 2024-01-10 13:30:47 -08:00
pagination.py
profiles.py Support multiple crawler versions (#1420) 2024-01-16 15:32:12 -08:00
storages.py Close sync S3 client (#1481) 2024-01-18 18:18:41 -05:00
uploads.py Background Jobs Work (#1321) 2023-11-02 13:02:17 -07:00
users.py Add API endpoints for crawl statistics (#1461) 2024-01-10 13:30:47 -08:00
utils.py Add API endpoints for crawl statistics (#1461) 2024-01-10 13:30:47 -08:00
version.py version: bump to 1.9.0-beta.2 2024-01-18 10:01:38 -08:00
webhooks.py Add crawl, upload, and collection delete webhook event notifications (#1363) 2023-11-09 18:19:08 -08:00
zip.py Fix: Stream log downloading from WACZ (#1225) 2023-09-28 18:54:52 -07:00