summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* validate scraped usernames before enqueueing actorsChristian Cleberg2026-04-112-7/+44
* Reduce SQLite lock contention during actor enqueueChristian Cleberg2026-04-113-12/+39
* add durable actor queueing and staggered discovery importsChristian Cleberg2026-04-111-0/+5
* add durable actor queueing and staggered discovery importsChristian Cleberg2026-04-1112-9/+328
* fix: reduce sr.ht poll API load with cached repo discoveryChristian Cleberg2026-04-1111-35/+1087
* 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
* chore: update docsChristian Cleberg2026-04-112-7/+6
* refactor: retain and backfill only the last year of activityChristian Cleberg2026-04-118-94/+107
* feat: prioritize recent-window backfill before full historyChristian Cleberg2026-04-1111-64/+391
* fix: service_backfill_statesChristian Cleberg2026-04-114-3/+77
* feat: add resumable historical backfill for actor activityChristian Cleberg2026-04-1113-7/+498
* chore: update API.md documentationChristian Cleberg2026-04-111-3/+33
* feat: run an initial poll when scheduler startsChristian Cleberg2026-04-112-0/+43
* feat: auto-discover git repositories for actor pollingChristian Cleberg2026-04-114-15/+146
* feat: add lazy actor indexing for contribution lookupsChristian Cleberg2026-04-1113-15/+258
* chore: add API.mdChristian Cleberg2026-04-111-0/+479
* chore: harden repo defaults for secrets, deployment, and loggingChristian Cleberg2026-04-115-27/+68
* fix: run alembic migrations against DATABASE_URL in containersChristian Cleberg2026-04-112-0/+18
* add compose.ymlChristian Cleberg2026-04-111-0/+24
* add DockerfileChristian Cleberg2026-04-111-0/+21
* feat: harden contribution api for production useChristian Cleberg2026-04-113-13/+15
* initial commitChristian Cleberg2026-04-0940-0/+3365