sourcebot/packages/backend/src
Brendan Kellam 8bc4f1e520
Some checks are pending
Publish to ghcr / build (linux/amd64, blacksmith-4vcpu-ubuntu-2404) (push) Waiting to run
Publish to ghcr / build (linux/arm64, blacksmith-8vcpu-ubuntu-2204-arm) (push) Waiting to run
Publish to ghcr / merge (push) Blocked by required conditions
Update Roadmap Released / update (push) Waiting to run
feat(worker): Add ALWAYS_INDEX_FILE_PATTERNS env var to specify files that should always be indexed (#631)
2025-11-25 23:38:30 -08:00
..
ee fix(worker): Permission syncer fixes (#624) 2025-11-19 22:14:23 -08:00
api.ts feat(web): Add force resync buttons for repo & connections (#610) 2025-11-11 15:16:40 -08:00
azuredevops.ts feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
bitbucket.ts feat(bitbucket): support glob patterns in repository exclusions (#620) 2025-11-17 14:33:39 -08:00
configManager.ts fix(worker): Fix issue where connections would always sync on startup (#613) 2025-11-11 20:31:08 -08:00
connectionManager.ts fix(worker): Fix issues with gracefully shutting down (#612) 2025-11-11 20:11:59 -08:00
connectionUtils.ts feat(worker,web): Improved connection management (#579) 2025-10-28 21:31:28 -07:00
constants.ts fix(worker): Fix issues with gracefully shutting down (#612) 2025-11-11 20:11:59 -08:00
gerrit.ts feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
git.ts feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
gitea.ts feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
github.test.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
github.ts feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
gitlab.test.ts feat(gitlab): Add exclude.userOwnedProjects config setting (#498) 2025-09-08 22:38:18 -04:00
gitlab.ts feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
index.ts feat(web): Streamed code search (#623) 2025-11-22 15:33:31 -08:00
instrument.ts feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
posthog.ts fix(worker): properly shutdown PostHog client (#609) 2025-11-09 14:30:01 -08:00
posthogEvents.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
promClient.ts feat(web): Add force resync buttons for repo & connections (#610) 2025-11-11 15:16:40 -08:00
repoCompileUtils.ts fix(worker): Fix issues with gracefully shutting down (#612) 2025-11-11 20:11:59 -08:00
repoIndexManager.ts fix(worker): Fix issues with gracefully shutting down (#612) 2025-11-11 20:11:59 -08:00
types.ts feat(web): Improved repository table (#572) 2025-10-25 14:51:41 -04:00
utils.test.ts fix(search-contexts): Fix issue where a repository would not appear in a search context if it was created after the search context was created (#354) 2025-06-17 14:04:25 -07:00
utils.ts fix(worker): Run setInterval as blocking (#607) 2025-11-09 14:49:24 -08:00
zoekt.ts feat(worker): Add ALWAYS_INDEX_FILE_PATTERNS env var to specify files that should always be indexed (#631) 2025-11-25 23:38:30 -08:00