sourcegraph/cmd
Quinn Slack 3dcbc614f8
fix nocgo stub file (#56832)
This file is used to run with CGO_ENABLED=0 for faster recompilation during local dev. For local dev only.
2023-09-20 14:35:40 +00:00
..
batcheshelper Move batcheshelper out of enterprise (#54923) 2023-07-13 19:46:09 +02:00
blobstore uploadstore: list with prefix (#56538) 2023-09-15 14:49:02 +02:00
bundled-executor Build bundled-executor with shell build tag again (#55792) 2023-08-11 21:39:32 +02:00
cody-gateway telemetrygateway: add exporter and service (#56699) 2023-09-20 05:20:15 +00:00
executor Move executor-kubernetes out of enterprise (#56449) 2023-09-08 16:24:05 +02:00
executor-kubernetes Move executor-kubernetes out of enterprise (#56449) 2023-09-08 16:24:05 +02:00
frontend source: make gitserver disk threshold configurable (#56788) 2023-09-20 09:01:07 +02:00
github-proxy app: Move out of enterprise and merge with cmd/sourcegraph-oss (#56447) 2023-09-08 16:23:46 +02:00
gitserver Enable "Test connection" for Perforce code hosts (#56697) 2023-09-19 13:19:00 -07:00
loadtest bzl: set version on bins, not lib + add missing (#54030) 2023-06-23 14:06:58 +02:00
migrator release: sourcegraph@5.1.8 (#56405) 2023-09-06 14:33:43 -07:00
pings pings: pass down request context to Ping methods (#56731) 2023-09-19 17:38:38 +02:00
precise-code-intel-worker app: Move out of enterprise and merge with cmd/sourcegraph-oss (#56447) 2023-09-08 16:23:46 +02:00
repo-updater Remove GitHub proxy service (#56485) 2023-09-14 19:43:40 +02:00
searcher grpc: enable by default by inverting experimental feature flag (#56738) 2023-09-18 15:37:42 -07:00
server Remove GitHub proxy service (#56485) 2023-09-14 19:43:40 +02:00
sitemap Include the last sub-sitemap in the sitemap index (#56526) 2023-09-14 09:13:57 +09:00
sourcegraph update code references to "Sourcegraph App" -> "Cody App" (#56747) 2023-09-19 12:31:12 -10:00
symbols fix nocgo stub file (#56832) 2023-09-20 14:35:40 +00:00
telemetry-gateway telemetrygateway: add exporter and service (#56699) 2023-09-20 05:20:15 +00:00
worker globallimiter: Improve reliability (#56577) 2023-09-13 15:29:44 +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.