browsertrix/backend/btrixcloud
Ilya Kreymer 85b6a05419
Upgrade to mongo 6 and use sortArray for workflow crawls (#764) (#765)
fixes from 1.4.1:
* Upgrade to mongo 6 and use  for workflow crawls

* update readiness probe with timeouts doubled, and failure threshold increased for slower 'mongosh' readiness check

update versions to 1.5.0-beta.0 in backend and frontend

Co-authored-by: Tessa Walsh <tessa@bitarchivist.net>
2023-04-11 18:22:07 -07:00
..
k8s Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00
migrations Filter and sort crawl and workflow list API endpoints in backend (#724) 2023-03-28 17:55:40 -04:00
__init__.py
colls.py Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
crawl_job.py backend: Fix for total crawl time limit. (#665) 2023-03-10 11:43:16 -08:00
crawlconfigs.py Upgrade to mongo 6 and use sortArray for workflow crawls (#764) (#765) 2023-04-11 18:22:07 -07:00
crawlmanager.py backend: Fix for total crawl time limit. (#665) 2023-03-10 11:43:16 -08:00
crawls.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00
db.py Make pending invites expire via TTL index (#568) 2023-02-14 16:07:14 -05: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
main.py config: add 'pageLoadTimeout' and 'pageExtraDelay' options to backend… (#742) 2023-04-04 19:52:23 -07:00
orgs.py Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
pagination.py Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
profile_job.py
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 Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
version.py Upgrade to mongo 6 and use sortArray for workflow crawls (#764) (#765) 2023-04-11 18:22:07 -07:00
worker.py Fix logic for creating pidfile parent dir (#512) 2023-01-23 17:02:25 -08:00
zip.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00