sourcegraph/cmd
Erik Seliger 5a70adce92
Enable streaming blame by default (#58582)
This has been implemented and run for a while on Sourcegraph.com. I think we should open it for all users, or remove the code for it.
Since it fixes performance issues, I would want to err on keeping and on for all.
2023-11-27 10:08:36 +01:00
..
batcheshelper Move batcheshelper out of enterprise (#54923) 2023-07-13 19:46:09 +02:00
blobstore aspect workflows: add initial aspect workflow yaml (#56569) 2023-11-24 11:52:17 +02:00
bundled-executor Build bundled-executor with shell build tag again (#55792) 2023-08-11 21:39:32 +02:00
cody-gateway Enable logging Fireworks requests for Self-Serve users (#58556) 2023-11-27 09:15:30 +01:00
embeddings aspect workflows: add initial aspect workflow yaml (#56569) 2023-11-24 11:52:17 +02:00
executor Chore: clean up dead code (#58280) 2023-11-14 14:29:03 -07:00
executor-kubernetes Move executor-kubernetes out of enterprise (#56449) 2023-09-08 16:24:05 +02:00
frontend Enable streaming blame by default (#58582) 2023-11-27 10:08:36 +01:00
gitserver gitserver: Run full sync after errors (#58577) 2023-11-27 09:24:50 +01:00
loadtest logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
migrator bzl: rework how we populate the database schemas for migrator (#57591) 2023-10-23 15:40:09 +02:00
msp-example msp/runtime: add OpenTelemetry, make submodule (#58518) 2023-11-24 21:26:17 +00:00
pings remove more remannts of OSS build (#58253) 2023-11-10 07:59:03 +00:00
precise-code-intel-worker remove more remannts of OSS build (#58253) 2023-11-10 07:59:03 +00:00
repo-updater dotcom: Make repo with last errors syncer faster (#58561) 2023-11-24 16:03:10 +00:00
searcher searcher: warn log deadline errors in hybrid search (#58429) 2023-11-20 12:42:38 +00:00
server use esbuild for client/web builds (#57365) 2023-10-23 10:59:06 -07:00
sourcegraph remove more remannts of OSS build (#58253) 2023-11-10 07:59:03 +00:00
symbols symbols: minor update last bumped comment (#58455) 2023-11-21 14:39:52 +02:00
telemetry-gateway remove more remannts of OSS build (#58253) 2023-11-10 07:59:03 +00:00
worker database: make gitserver_repos_statistics append-only (#58496) 2023-11-23 15:36:58 +01: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.