sourcegraph/cmd
Erik Seliger a2b170dc9e
gitserver: Clarify what RepositoryLock indicates (#61862)
After refactoring to use the same locker for both tasks, this no longer only resembles cloneInProgress, so cleaned this up a little.

Test plan:

Existing test suites.
2024-04-19 00:00:49 +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 Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
bundled-executor Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
cody-gateway Support setting clientID for calls from Cody Gateway to sourcegraph.com (#62017) 2024-04-18 17:43:12 +00:00
embeddings Pass conf down to authz providers (#61907) 2024-04-18 16:07:12 +02: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 gitserver: Extract repository service in gRPC (#61807) 2024-04-18 20:10:19 +02:00
gitserver gitserver: Clarify what RepositoryLock indicates (#61862) 2024-04-19 00:00:49 +02:00
loadtest Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
migrator Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
msp-example Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
pings Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
precise-code-intel-worker Pass conf down to authz providers (#61907) 2024-04-18 16:07:12 +02:00
repo-updater gitserver: Extract repository service in gRPC (#61807) 2024-04-18 20:10:19 +02:00
searcher Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
server Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
symbols chore: Remove dead code (#61899) 2024-04-16 10:17:47 +02:00
syntactic-code-intel-worker Move authz.SetProviders call to cmd/ package (#61838) 2024-04-18 16:08:42 +02:00
telemetry-gateway telemetry-gateway: distinguish between retryable/nonretryable errors, telemetry: add callsite validation of feature/action (#61906) 2024-04-16 10:42:17 -07:00
worker Pass conf down to authz providers (#61907) 2024-04-18 16:07:12 +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.