sourcegraph/cmd
Erik Seliger a6e72a5983
Fix empty shard ID on repos page (#43704)
Previously, this resolver would not return `null` but an empty string. This fixes it so that the "Not assigned" banner is properly shown in the UI.
2022-11-01 14:46:00 +01:00
..
frontend Fix empty shard ID on repos page (#43704) 2022-11-01 14:46:00 +01:00
github-proxy all: update alpine image (#43655) 2022-10-31 10:35:37 +02:00
gitserver cmd/gitserver: Set repo name in errors and warnings (#43737) 2022-11-01 09:17:01 +00:00
loadtest all: update alpine image (#43655) 2022-10-31 10:35:37 +02:00
migrator migrator: add v4.1.2 to migrator versions (#43647) 2022-10-31 15:43:14 +01:00
repo-updater all: update alpine image (#43655) 2022-10-31 10:35:37 +02:00
searcher all: update alpine image (#43655) 2022-10-31 10:35:37 +02:00
server all: update alpine image (#43655) 2022-10-31 10:35:37 +02:00
sitemap all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
symbols all: update alpine image (#43655) 2022-10-31 10:35:37 +02:00
worker all: update alpine image (#43655) 2022-10-31 10:35:37 +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.