sourcegraph/cmd/frontend/internal/cli
Erik Seliger 6b98c253ab
chore: Frontend does not need disk (#64273)
A long time ago, we dropped the requirement for frontend to have any
disk for caching. Our helm deployments use read-only rootFSes, so this
wouldn't even work.

This PR aims to make that clearer by removing some last remnants of
those times.

Test plan: Frontend starts locally and integration tests pass in CI.
2024-08-06 13:22:00 +02:00
..
middleware chore: Remove global externalURL watcher (#64058) 2024-07-31 03:43:28 +02:00
templates upgrades: Add UI (#53196) 2023-06-14 13:08:01 +00:00
autoupgrade_progress.go upgrades: Add UI (#53196) 2023-06-14 13:08:01 +00:00
autoupgrade_servers.go lib/background: upgrade Routine interface with context and errors (#62136) 2024-05-24 10:04:55 -04:00
autoupgrade.go dynamically select only for pg_stat_activity with datname from the ap… (#60771) 2024-02-28 10:45:13 +01:00
BUILD.bazel chore: Frontend does not need disk (#64273) 2024-08-06 13:22:00 +02:00
config_test.go Chore: construct logger inside dbtest.NewDB (#57549) 2023-10-11 20:41:11 -05:00
config.go chore: move internal/highlight to cmd/frontend (#64065) 2024-07-31 04:34:03 +02:00
doc.go Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
http.go Move internal/session into cmd/frontend/internal (#63649) 2024-07-31 03:33:53 +02:00
logo.go Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
serve_cmd.go chore: Frontend does not need disk (#64273) 2024-08-06 13:22:00 +02:00
sysreq.go chore: Fix lint error (unparam) (#63151) 2024-06-07 10:42:12 +00:00