sourcegraph/internal/conf
Christoph Hegemann e48368df53
Enable SCIP based APIs by default (#64285)
Closes
https://linear.app/sourcegraph/issue/GRAPH-784/default-scip-api-ff-to-on

Enable SCIP based APIs by default, as they're required for the web app
refresh.

## Test plan
Things have been going fine on Dotcom and S2
2024-08-06 06:12:30 +00:00
..
confdefaults bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
conftypes self hosted models (#63899) 2024-07-19 01:34:02 +00:00
deploy support fast, simple sg start single-program-experimental-blame-sqs for local dev (#63435) 2024-06-24 21:12:47 +00:00
reposource gerrit: Add support for repositoryPathPattern (#64102) 2024-07-26 15:08:14 +02:00
auth_test.go dotcom: MockSourcegraphDotComMode requires a T for cleanup (#61172) 2024-03-14 20:27:21 +00:00
auth.go Move dotcom check out of cmd/frontend (#60810) 2024-03-04 16:05:16 +00:00
batch_changes.go code-search: add configuration for rejecting unverified commits (#58385) 2023-11-28 00:38:12 +01:00
BUILD.bazel chore: Remove global externalURL watcher (#64058) 2024-07-31 03:43:28 +02:00
client_test.go conf: only allow updates to store via client (#39105) 2022-07-20 16:25:52 +00:00
client.go Cleanup internalapi after gRPC migration (#60572) 2024-02-19 14:13:26 +01:00
computed_test.go chore: Remove global externalURL watcher (#64058) 2024-07-31 03:43:28 +02:00
computed.go Enable SCIP based APIs by default (#64285) 2024-08-06 06:12:30 +00:00
conf.go conf: Allow a local stub file (#60588) 2024-03-04 16:50:14 +01:00
diff_test.go remove many removed and unused fields from settings and site config schemas (#46045) 2023-01-02 12:12:30 -10:00
diff.go Replace all traditional for-loops (#60988) 2024-03-11 16:05:47 +02:00
embeddings.go Context: allow embeddings only for testing (#62162) 2024-04-25 10:07:19 -07:00
helpers.go conf: enable dependency injection of site-config accessing to reduce use of global accessors (#27453) 2021-11-12 13:49:17 +00:00
init.go httpcli: Move init function from conf package into httpcli (#62318) 2024-05-02 18:30:44 +02:00
log_sinks.go service: allow more flexibility in conf-dependent configuration (#52039) 2023-05-17 09:13:19 -07:00
mocks_test.go internal: Persist author in site config (#46150) 2023-01-09 12:14:06 +05:30
parse.go [config] Refactor conf.Get().ExternalURL to globals.ExternalURL (#56916) 2023-09-25 10:41:35 -06:00
server.go internal: Persist author in site config (#46150) 2023-01-09 12:14:06 +05:30
service_watcher.go bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
store.go oneclickexport: add core export functionality (#39813) 2022-08-04 11:59:42 +02:00
validate_custom.go conf: Move most confvalidators into common package (#61810) 2024-04-12 06:30:52 +02:00
validate_test.go conf: redact scim.authToken in site config UI (#62594) 2024-05-10 10:29:32 -04:00
validate.go conf: redact scim.authToken in site config UI (#62594) 2024-05-10 10:29:32 -04:00