sourcebot/packages/backend/src
Michael Sukkarieh d269a8cbe6
implement raw remote git repo support (#152)
* implement raw remote git repo support

* add changelog entry
2025-01-09 09:10:30 -08:00
..
schemas implement raw remote git repo support (#152) 2025-01-09 09:10:30 -08:00
constants.ts Add reindexInterval and resyncInterval to config settings (#134) 2024-12-16 21:30:50 -08:00
db.test.ts Add reindexInterval and resyncInterval to config settings (#134) 2024-12-16 21:30:50 -08:00
db.ts Add reindexInterval and resyncInterval to config settings (#134) 2024-12-16 21:30:50 -08:00
environment.ts Pass PostHog key at build time (#92) 2024-11-25 21:04:52 -08:00
gerrit.ts Graceful error handling when calling code host apis (#142) 2024-12-18 19:21:21 -08:00
git.ts implement raw remote git repo support (#152) 2025-01-09 09:10:30 -08:00
gitea.ts Graceful error handling when calling code host apis (#142) 2024-12-18 19:21:21 -08:00
github.ts Graceful error handling when calling code host apis (#142) 2024-12-18 19:21:21 -08:00
gitlab.ts Graceful error handling when calling code host apis (#142) 2024-12-18 19:21:21 -08:00
index.ts Add unit testing library to @sourcebot/backend (#65) 2024-11-12 18:37:35 -08:00
local.ts Local directory support (#56) 2024-11-01 10:51:14 -07:00
logger.ts Graceful error handling when calling code host apis (#142) 2024-12-18 19:21:21 -08:00
main.test.ts Fix directory not found exception when deleting stale repository (#136) 2024-12-16 20:23:42 -08:00
main.ts implement raw remote git repo support (#152) 2025-01-09 09:10:30 -08:00
posthog.ts Pass PostHog key at build time (#92) 2024-11-25 21:04:52 -08:00
posthogEvents.ts Graceful error handling when calling code host apis (#142) 2024-12-18 19:21:21 -08:00
types.ts [GitHub] Add exclude.size property to the config (#137) 2024-12-17 00:01:19 -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 topics and exclude.topics to GitHub & GitLab config (#121) 2024-12-11 14:17:57 -08:00
zoekt.ts Add config option to specify max file size (#118) 2024-12-09 12:34:43 -10:00