aboutsummaryrefslogtreecommitdiff
path: root/src/srht_contrib
Commit message (Expand)AuthorAgeFilesLines
* feat: improve scheduled indexing throughput and capped backoffChristian Cleberg2026-05-063-11/+54
* feat: index git activity across all SourceHut branchesChristian Cleberg2026-05-061-12/+160
* fix: ensure git crawling accounts for all branchesChristian Cleberg2026-05-031-4/+13
* add temporary self-graph indexing priorityChristian Cleberg2026-04-123-3/+20
* validate scraped usernames before enqueueing actorsChristian Cleberg2026-04-111-7/+20
* Reduce SQLite lock contention during actor enqueueChristian Cleberg2026-04-113-12/+39
* add durable actor queueing and staggered discovery importsChristian Cleberg2026-04-115-4/+134
* fix: reduce sr.ht poll API load with cached repo discoveryChristian Cleberg2026-04-115-24/+83
* feat: make sync overlap configurable, reduce default from 24h to 1hChristian Cleberg2026-04-113-4/+13
* feat: filter discovered repositories to PUBLIC visibility onlyChristian Cleberg2026-04-111-0/+5
* fix: wrap repo fetching in exception handlingChristian Cleberg2026-04-111-2/+6
* refactor: retain and backfill only the last year of activityChristian Cleberg2026-04-114-48/+30
* feat: prioritize recent-window backfill before full historyChristian Cleberg2026-04-116-59/+214
* fix: service_backfill_statesChristian Cleberg2026-04-113-3/+6
* feat: add resumable historical backfill for actor activityChristian Cleberg2026-04-117-2/+352
* feat: run an initial poll when scheduler startsChristian Cleberg2026-04-111-0/+12
* feat: auto-discover git repositories for actor pollingChristian Cleberg2026-04-111-7/+76
* feat: add lazy actor indexing for contribution lookupsChristian Cleberg2026-04-116-11/+128
* chore: harden repo defaults for secrets, deployment, and loggingChristian Cleberg2026-04-111-7/+16
* feat: harden contribution api for production useChristian Cleberg2026-04-111-2/+2
* initial commitChristian Cleberg2026-04-0923-0/+1769