sourcebot/packages/backend/src
Michael Sukkarieh aa62847143
fix(ado): Manually pass token through http header for ado server (#543)
* support passing in token manually in auth header

* remove unneeded PAT embed check

* cleanup authheader usage

* changelog

* var name typo

* unset auth header in fetch

* move unset to finally in fetch
2025-09-27 17:14:29 -07:00
..
ee [experimental] feat(ee): GitHub permission syncing (#508) 2025-09-20 16:51:14 -07:00
azuredevops.ts feat(connections): Add Azure Devops Support (#514) 2025-09-17 22:18:56 -07:00
bitbucket.ts fix(bitbucket): Bitbucket Cloud pagination not working beyond first page (#502) 2025-09-15 19:43:50 -07:00
connectionManager.ts [experimental] feat(ee): GitHub permission syncing (#508) 2025-09-20 16:51:14 -07:00
connectionUtils.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
constants.ts [experimental] feat(ee): GitHub permission syncing (#508) 2025-09-20 16:51:14 -07:00
env.ts [experimental] feat(ee): GitHub permission syncing (#508) 2025-09-20 16:51:14 -07:00
gerrit.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
git.ts fix(ado): Manually pass token through http header for ado server (#543) 2025-09-27 17:14:29 -07:00
gitea.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
github.test.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
github.ts [experimental] feat(ee): GitHub permission syncing (#508) 2025-09-20 16:51:14 -07:00
gitlab.test.ts feat(gitlab): Add exclude.userOwnedProjects config setting (#498) 2025-09-08 22:38:18 -04:00
gitlab.ts feat(gitlab): Add exclude.userOwnedProjects config setting (#498) 2025-09-08 22:38:18 -04:00
index.ts chore: fix support email (#529) 2025-09-21 12:19:12 -07:00
instrument.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
posthog.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
posthogEvents.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
promClient.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
repoCompileUtils.ts [experimental] feat(ee): GitHub permission syncing (#508) 2025-09-20 16:51:14 -07:00
repoManager.ts fix(ado): Manually pass token through http header for ado server (#543) 2025-09-27 17:14:29 -07:00
types.ts fix(ado): Manually pass token through http header for ado server (#543) 2025-09-27 17:14:29 -07: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(ado): Manually pass token through http header for ado server (#543) 2025-09-27 17:14:29 -07:00
zoekt.ts Quote branches argument in zoekt.ts to fix Pipe (#506) 2025-09-17 14:02:09 -07:00