sourcegraph/cmd
Varun Gandhi d378d73d2b
feat: Add id for CodeGraphData (#63337)
This allows locating a CodeGraphData object later so that the occurrences
can be paginated over correctly.

Fixes GRAPH-692
2024-06-19 11:03:10 -06:00
..
appliance feat/release: appliance setup workflow and ui (#63291) 2024-06-19 16:21:13 +01:00
batcheshelper bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
blobstore bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
bundled-executor bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
cody-gateway Use math/rand/v2 (#63346) 2024-06-19 15:31:07 +00:00
cody-gateway-config wip(cody): Introduce cody-gateway-config tool for generating model configuration (#63324) 2024-06-18 22:51:33 +00:00
embeddings lib/background: upgrade Routine interface with context and errors (#62136) 2024-05-24 10:04:55 -04:00
enterprise-portal enterprise-portal: temporarily disable local DB migrate (#63187) 2024-06-10 14:16:00 +00:00
executor chore/deps: upgrade grpc, prometheus/common (#63328) 2024-06-19 09:55:44 -04:00
executor-kubernetes bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
frontend feat: Add id for CodeGraphData (#63337) 2024-06-19 11:03:10 -06:00
gitserver feat/gitserver: avoid logspam from deadline exceeded memory tracking errors (#63215) 2024-06-12 15:32:26 -07:00
loadtest chore(bazel): update ownership tags to increase coverage (#63001) 2024-05-31 14:10:29 +00:00
migrator chore(ci): conditionally stamp genrules (#63204) 2024-06-12 15:04:43 +02:00
msp-example chore/msp-example: refactor to align with service structure best practices (#62954) 2024-05-29 09:58:43 -07:00
pings bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
precise-code-intel-worker chore: Change errors.HasType to respect multi-errors (#63024) 2024-06-06 13:02:14 +00:00
repo-updater repo-updater: Hydrate schedule on startup (#62891) 2024-06-04 19:00:23 +02:00
searcher bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
server feat/bazel: //cmd/{frontend,server} targets that don't include client bundle for backend integration tests (#62877) 2024-05-28 14:32:48 +01:00
symbols gitserver: Framework to support integration testing against gitserver (#62801) 2024-06-07 17:01:12 +02:00
syntactic-code-intel-worker Syntactic indexing: enqueuer and scheduler (#62485) 2024-05-31 10:25:30 +01:00
telemetry-gateway lib/background: upgrade Routine interface with context and errors (#62136) 2024-05-24 10:04:55 -04:00
worker fix(Source): Fix documentation URLs for code hosts help pages (#63274) 2024-06-17 14:32:46 -04:00
README.md Reminder to keep architecture diagram in-sync (#36869) 2022-06-08 19:40:36 -07:00

This directory contains Sourcegraph services and binaries.

When a services is added, removed, or when a service's dependencies change, update our architecture diagram.