aboutsummaryrefslogtreecommitdiff
path: root/tests/test_ingestion.py
Commit message (Expand)AuthorAgeFilesLines
* fix: make todo idempotency test timestamps relative to nowChristian Cleberg2026-07-201-3/+5
* feat: improve scheduled indexing throughput and capped backoffChristian Cleberg2026-05-061-2/+116
* feat: index git activity across all SourceHut branchesChristian Cleberg2026-05-061-37/+61
* fix: ensure git crawling accounts for all branchesChristian Cleberg2026-05-031-3/+52
* add temporary self-graph indexing priorityChristian Cleberg2026-04-121-0/+88
* validate scraped usernames before enqueueing actorsChristian Cleberg2026-04-111-0/+24
* add durable actor queueing and staggered discovery importsChristian Cleberg2026-04-111-5/+88
* fix: reduce sr.ht poll API load with cached repo discoveryChristian Cleberg2026-04-111-11/+24
* refactor: retain and backfill only the last year of activityChristian Cleberg2026-04-111-13/+61
* feat: prioritize recent-window backfill before full historyChristian Cleberg2026-04-111-4/+57
* fix: service_backfill_statesChristian Cleberg2026-04-111-0/+71
* feat: add resumable historical backfill for actor activityChristian Cleberg2026-04-111-1/+47
* feat: auto-discover git repositories for actor pollingChristian Cleberg2026-04-111-0/+61
* feat: add lazy actor indexing for contribution lookupsChristian Cleberg2026-04-111-1/+29
* initial commitChristian Cleberg2026-04-091-0/+337