sourcegraph/cmd/frontend/internal/cli
Erik Seliger ac0d497315
Remove old cache cleanup method (#63645)
We have been using v2 data since >5 years now, this should be safe to
remove.

As a side-effect, we have one less background task running in frontend,
which means it ran N times in horizontally scaled environments, which
isn't exactly useful.

Test plan:

Code review.
2024-07-10 02:04:53 +02:00
..
loghandlers bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
middleware Move dotcom check out of cmd/frontend (#60810) 2024-03-04 16:05:16 +00: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 Move dotcom check out of cmd/frontend (#60810) 2024-03-04 16:05:16 +00:00
config_test.go Chore: construct logger inside dbtest.NewDB (#57549) 2023-10-11 20:41:11 -05:00
config.go dotcom: Remove on-demand cloning of repositories (#63321) 2024-06-26 14:53:14 -07:00
doc.go Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
http.go chore: Break dependency of internal/trace on conf (#62177) 2024-04-30 21:12:39 +02:00
logo.go Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
serve_cmd.go Remove old cache cleanup method (#63645) 2024-07-10 02:04:53 +02:00
sysreq.go chore: Fix lint error (unparam) (#63151) 2024-06-07 10:42:12 +00:00