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