browsertrix/backend/btrixcloud
Tessa Walsh 8281ba723e
Pre-compute workflow last crawl information (#812)
* Precompute config crawl stats

* Includes a database migration to move preciously dynamically computed crawl stats for workflows into the CrawlConfig model.

* Add crawls.finished descending index

* Add last crawl fields to workflow tests
2023-05-05 15:12:52 -07:00
..
migrations Pre-compute workflow last crawl information (#812) 2023-05-05 15:12:52 -07:00
templates Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
__init__.py
colls.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
crawlconfigs.py Pre-compute workflow last crawl information (#812) 2023-05-05 15:12:52 -07:00
crawlmanager.py Ensure Volumes are deleted when crawl is canceled (#828) 2023-05-05 12:05:54 -07:00
crawls.py Pre-compute workflow last crawl information (#812) 2023-05-05 15:12:52 -07:00
db.py Pre-compute workflow last crawl information (#812) 2023-05-05 15:12:52 -07:00
emailsender.py Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
invites.py Filter and sort crawl and workflow list API endpoints in backend (#724) 2023-03-28 17:55:40 -04:00
k8sapi.py Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
main_op.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
main_scheduled_job.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
main.py Pre-compute workflow last crawl information (#812) 2023-05-05 15:12:52 -07:00
operator.py Pre-compute workflow last crawl information (#812) 2023-05-05 15:12:52 -07:00
orgs.py Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
pagination.py Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
profiles.py Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
storages.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00
users.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
utils.py backend: errors endpoint: Parse JSON-l errors before returning (#799) 2023-04-26 14:36:48 -07:00
version.py Upgrade to mongo 6 and use sortArray for workflow crawls (#764) (#765) 2023-04-11 18:22:07 -07:00
zip.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00