sourcegraph/cmd
Camden Cheek 53c2e6d955
fix: code insights - language stats - prevent data race condition and drop lock file exclusion
Co-authored-by: Michael Bahr <michael.bahr@sourcegraph.com>
2024-04-25 10:32:45 +02:00
..
appliance appliance/rec: add basic reconcile loop (#61834) 2024-04-18 14:43:00 +01:00
batcheshelper Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
blobstore Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
bundled-executor Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
cody-gateway Cody PLG: Update tokenizer encoding (#62088) 2024-04-24 17:18:59 -07:00
embeddings Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
executor chore: Remove dead code (#61899) 2024-04-16 10:17:47 +02:00
executor-kubernetes Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
frontend fix: code insights - language stats - prevent data race condition and drop lock file exclusion 2024-04-25 10:32:45 +02:00
gitserver gitserver: Record times in milliseconds (#62135) 2024-04-25 02:04:12 +02:00
loadtest Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
migrator Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
msp-example cmd/msp-example: remove gorm (#62110) 2024-04-23 20:00:10 +00:00
pings cmd/pings: set up msp_delivery (#62109) 2024-04-23 14:03:18 -07:00
precise-code-intel-worker Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
repo-updater Don't log when repo-updater shuts down (#62121) 2024-04-25 02:04:20 +02:00
searcher Search: expect trailing newlines in chunk matches (#61247) 2024-04-23 15:03:52 -06:00
server Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
symbols symbols: use concurrency safe map for repoToSize in rockskip (#62114) 2024-04-24 10:40:00 +02:00
syntactic-code-intel-worker Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
telemetry-gateway telemetrygateway: use official SAMS SDK (#62094) 2024-04-22 22:25:13 -07:00
worker chore: Completely sunset qdrant (#62018) 2024-04-22 18:00:57 +02: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.