summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat: improve scheduled indexing throughput and capped backoffChristian Cleberg2026-05-061-2/+116
* feat: index git activity across all SourceHut branchesChristian Cleberg2026-05-062-37/+75
* fix: ensure git crawling accounts for all branchesChristian Cleberg2026-05-032-4/+54
* add temporary self-graph indexing priorityChristian Cleberg2026-04-124-3/+143
* validate scraped usernames before enqueueing actorsChristian Cleberg2026-04-111-0/+24
* add durable actor queueing and staggered discovery importsChristian Cleberg2026-04-112-5/+90
* fix: reduce sr.ht poll API load with cached repo discoveryChristian Cleberg2026-04-114-11/+160
* refactor: retain and backfill only the last year of activityChristian Cleberg2026-04-112-17/+61
* feat: prioritize recent-window backfill before full historyChristian Cleberg2026-04-112-4/+64
* fix: service_backfill_statesChristian Cleberg2026-04-111-0/+71
* feat: add resumable historical backfill for actor activityChristian Cleberg2026-04-113-1/+54
* feat: run an initial poll when scheduler startsChristian Cleberg2026-04-111-0/+31
* feat: auto-discover git repositories for actor pollingChristian Cleberg2026-04-111-0/+61
* feat: add lazy actor indexing for contribution lookupsChristian Cleberg2026-04-114-3/+73
* fix: run alembic migrations against DATABASE_URL in containersChristian Cleberg2026-04-111-0/+13
* feat: harden contribution api for production useChristian Cleberg2026-04-111-2/+6
* initial commitChristian Cleberg2026-04-099-0/+930