sourcebot/packages/backend/src
Michael Sukkarieh 3f586dd927
make repo garbage collection async (#211)
* add gc queue logic

* fix missing switch cases for gc status

* style org create form better with new staging domain

* change repo rm logic to be async

* simplify repo for inactive org query

* add grace period for garbage collecting repos

* make prom scrape interval 500ms
2025-02-25 15:49:09 -08:00
..
connectionManager.ts add posthog events on various user actions (#208) 2025-02-24 17:06:29 -08:00
connectionUtils.ts add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
constants.ts make repo garbage collection async (#211) 2025-02-25 15:49:09 -08:00
environment.ts db performance improvements and job resilience (#200) 2025-02-19 10:26:13 -08:00
gerrit.ts add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
git.ts add retries for 429 issues (#196) 2025-02-15 16:37:50 -08:00
gitea.ts add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
github.test.ts SQL Database (#157) 2025-01-14 13:37:31 -08:00
github.ts add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
gitlab.test.ts SQL Database (#157) 2025-01-14 13:37:31 -08:00
gitlab.ts add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
index.ts Domain support 2025-02-12 13:45:12 -08:00
local.ts Add @sourcebot/schemas package (#177) 2025-01-24 10:51:49 -08:00
logger.ts Graceful error handling when calling code host apis (#142) 2024-12-18 19:21:21 -08:00
main.ts add grafana alloy config and setup (#210) 2025-02-24 21:11:28 -08:00
posthog.ts Pass PostHog key at build time (#92) 2024-11-25 21:04:52 -08:00
posthogEvents.ts add posthog events on various user actions (#208) 2025-02-24 17:06:29 -08:00
promClient.ts make repo garbage collection async (#211) 2025-02-25 15:49:09 -08:00
repoCompileUtils.ts add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
repoManager.ts make repo garbage collection async (#211) 2025-02-25 15:49:09 -08:00
types.ts make repo garbage collection async (#211) 2025-02-25 15:49:09 -08:00
utils.test.ts Add topics and exclude.topics to GitHub & GitLab config (#121) 2024-12-11 14:17:57 -08:00
utils.ts add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
zoekt.ts adds garbage collection for repos (#182) 2025-01-29 09:05:20 -08:00