summaryrefslogtreecommitdiff
path: root/tests/test_ingestion.py
Commit message (Collapse)AuthorAgeFilesLines
* 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