sourcegraph/internal
Julie Tibshirani 5d1187641a
Search blitz: make sure to test searcher (#59652)
When originally added, these queries were intending to test unindexed search
(searcher). But we'll now use Zoekt when searching recent revisions. So we
update the queries to use `index:no` to make sure they're hitting searcher.

I also removed the `patterntype:structural` queries, since structural search is
now disabled on dot com by default.
2024-01-16 15:42:23 -08:00
..
accesstoken pre-commit: add pre-commit directives to token tests (#59423) 2024-01-09 19:05:39 +01:00
actor actor: always preserve anonymousUID, even on authenticated actors (#58942) 2023-12-13 00:10:39 +00:00
adminanalytics logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
api Remove HTTP for inter-service RPC (#59093) 2024-01-11 19:46:32 +01:00
audit logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
auth Logging previous values during setting changes (#59340) 2024-01-09 23:11:46 +00:00
authbearer telemetrygateway: add exporter and service (#56699) 2023-09-20 05:20:15 +00:00
authz bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
batches Remove HTTP for inter-service RPC (#59093) 2024-01-11 19:46:32 +01:00
binary bazel: fix remaining backend tests (#47961) 2023-03-01 17:03:01 +00:00
bytesize github star/size exclusion: incorporate feedback from code review (#58398) 2023-11-17 10:21:24 +01:00
byteutils ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
cloneurls Separate database package mocks to dbmocks package (#55778) 2023-08-14 10:48:45 +02:00
cloud Backend: remove EnterpriseDB (#54699) 2023-07-06 20:03:31 -06:00
cmd Search blitz: make sure to test searcher (#59652) 2024-01-16 15:42:23 -08:00
codeintel Formats our autoindexing scripts according to stylua (#59580) 2024-01-15 14:44:16 +01:00
codemonitors Search: respect the search.contextLines setting in the backend (#58943) 2023-12-15 16:32:25 -07:00
cody Revert "cody: replace access-control feature flag with RBAC (#58831)" (#59540) 2024-01-12 09:08:44 +00:00
codycontext Rename 'keyword' patterntype to 'codyContext' (#59529) 2024-01-12 10:30:43 -08:00
codygateway Enterprise instance uses gateway for attribution (#59513) 2024-01-16 10:16:32 +01:00
collections Cleanup: use new go 1.21 features (#58617) 2023-11-28 13:49:38 -07:00
comby Chore: remove some uses of log15 (#57519) 2023-10-10 16:27:52 -06:00
completions Add StarCoder enterprise virtual model string (#59522) 2024-01-16 14:36:26 +01:00
compute logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
conf Add StarCoder enterprise virtual model string (#59522) 2024-01-16 14:36:26 +01:00
cookie bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
ctags_config site-config: Make symbols not required in syntaxHighlighting (#57276) 2023-10-16 19:53:19 -04:00
database telemetrygatewayexporter: add gauge indicating the age of the oldest unexported event (#59557) 2024-01-12 13:05:35 -08:00
debugserver logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
deviceid bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
diskcache bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
diskusage source: display alert when gitserver disk usage exceeds 90% (#56562) 2023-09-15 01:39:07 +01:00
download bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
embeddings Remove HTTP for inter-service RPC (#59093) 2024-01-11 19:46:32 +01:00
encryption encryption: Standardize envelope encryption (#56711) 2023-10-02 23:01:04 +02:00
endpoint logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
env bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
errcode dotcom: don't lazy add repos with size >= 1GB && stars < 100 (#58553) 2023-12-05 16:30:32 +00:00
eventlogger Backend: remove unused LogEvent (#55464) 2023-08-02 19:30:44 +00:00
executor Chore: construct logger inside dbtest.NewDB (#57549) 2023-10-11 20:41:11 -05:00
extsvc Remove HTTP for inter-service RPC (#59093) 2024-01-11 19:46:32 +01:00
featureflag Chore: clean up dead code (#58280) 2023-11-14 14:29:03 -07:00
fileutil Add additional logging for rename failures (#58458) 2023-11-21 14:55:00 +01:00
github_apps Chore: remove empty BUILD.bazel files (#58250) 2023-11-10 11:36:11 -07:00
gitserver Fix repositories breaking with sub-repo permissions (#59420) 2024-01-15 12:26:19 +02:00
goroutine chore: upgrade otel SDK packages (#59564) 2024-01-15 20:08:54 +00:00
gosyntect syntax-highlighter: Delete Theme and CSS fields (#58368) 2023-11-17 08:33:48 -05:00
gqltestutil aspect workflows: add initial aspect workflow yaml (#56569) 2023-11-24 11:52:17 +02:00
gqlutil ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
grpc tracing: fix regressions from OpenTelemetry upgrades (#59649) 2024-01-16 12:21:21 -08:00
hashutil bazel: build the //lib folder (#46929) 2023-01-27 15:30:35 +01:00
highlight Enables tree-sitter based locals references for Go (#59517) 2024-01-11 13:26:25 +00:00
honey bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
hostname bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
httpcli add localDevDenyList for denylists (#58771) 2023-12-05 12:43:40 +00:00
httpserver bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
httptestutil Remove GitHub proxy service (#56485) 2023-09-14 19:43:40 +02:00
insights Search: respect the search.contextLines setting in the backend (#58943) 2023-12-15 16:32:25 -07:00
instrumentation chore: upgrade otel SDK packages (#59564) 2024-01-15 20:08:54 +00:00
inventory bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
jsonc ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
lazyregexp bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
license bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
licensing Add Starcoder to all non-overwritten enterprise configurations (#59586) 2024-01-16 15:05:41 +01:00
limiter ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
logging bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
luasandbox logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
mapfs ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
markdown Improve Markdown rendering (#47074) 2023-01-30 13:36:56 -08:00
memo bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
metrics Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
notebooks Chore: construct logger inside dbtest.NewDB (#57549) 2023-10-11 20:41:11 -05:00
oauthtoken Refactor ExternalAccountsStore functions (#57509) 2023-10-13 10:41:10 +02:00
oauthutil Remove global lock around GitHub.com requests (#58190) 2023-11-15 14:20:06 +01:00
observation chore: upgrade otel SDK packages (#59564) 2024-01-15 20:08:54 +00:00
oobmigration Share code insights DB handle in worker (#57949) 2023-10-27 19:10:05 +00:00
opencodegraph OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
otlpenv bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
own eventlogs: use real deprecation warnings in backend (#58751) 2023-12-05 17:05:41 +00:00
packagefilters packages: move filter matching to postgres for name filter membership testing (#49940) 2023-06-16 16:46:45 +00:00
paths codeintel: consolidate enterprise & oss codeintel packages (#54431) 2023-07-05 14:58:41 +01:00
perforce gitserver: Replace P4Exec endpoint with properly typed and individually tested RPC calls (#57247) 2023-10-09 15:06:49 +02:00
productsubscription telemetrygateway: add exporter and service (#56699) 2023-09-20 05:20:15 +00:00
profiler bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
pubsub pubsub: add narrower TopicPublisher interface, ensure Stop in telemetry-gateway (#58974) 2023-12-14 12:32:48 -08:00
randstring ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
ratelimit globallimiter: Make enum values const (#59172) 2023-12-21 17:29:33 +01:00
rbac Revert "cody: replace access-control feature flag with RBAC (#58831)" (#59540) 2024-01-12 09:08:44 +00:00
rcache bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
redislock cody-gateway: implement informational rate limit threshold Slack alerts (#53137) 2023-06-09 22:09:45 -04:00
redispool Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
repos Move repo update scheduler into cmd/repo-updater (#59511) 2024-01-11 22:25:00 +01:00
repoupdater Remove HTTP for inter-service RPC (#59093) 2024-01-11 19:46:32 +01:00
requestclient requestclient: add SRC_USE_CLOUDFLARE_HEADERS to use CF headers (#58567) 2023-12-07 20:27:28 +00:00
requestinteraction requestinteraction: add X-Sourcegraph-Interaction-ID propagation (#58016) 2023-11-22 20:09:39 +00:00
rockskip bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
sanitycheck Running binaries with SANITY_CHECK=true immediately exits with a code zero (#52186) 2023-05-19 12:30:11 +00:00
scim chore: remove gotest.tools/assert (#58899) 2023-12-12 12:01:12 -08:00
search Search: revert automatic retries (#59603) 2024-01-16 08:54:27 -08:00
searcher/v1 Search: remove TextPatternInfo.IsWordMatch (#59288) 2024-01-03 09:39:44 -08:00
security Add logic to auto disable google signups from non-gmail domain for 24hrs if too many signups from same domain. (#59243) 2024-01-02 15:37:14 +05:30
service Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
session bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
settings Search: respect the search.contextLines setting in the backend (#58943) 2023-12-15 16:32:25 -07:00
siteid bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
slack bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
sourcegraphoperator Refactor ExternalAccountsStore functions (#57509) 2023-10-13 10:41:10 +02:00
src-cli chore: Remove old CODENOTIFY entries (#57658) 2023-10-17 09:49:21 +00:00
src-prometheus ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
suspiciousnames debt: extract a buncha stuff from cmd/frontend that was used outside of frontend (#52570) 2023-06-01 14:20:11 +01:00
symbols Remove HTTP for inter-service RPC (#59093) 2024-01-11 19:46:32 +01:00
sysreq ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
telemetry Add logic to auto disable google signups from non-gmail domain for 24hrs if too many signups from same domain. (#59243) 2024-01-02 15:37:14 +05:30
telemetrygateway externalAuthSignup: instrument with V2 events (#59036) 2023-12-15 23:19:29 +00:00
temporarysettings bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
testutil Compare JSON test output semantically instead of as strings. (#56667) 2023-09-15 09:08:44 -07:00
timeutil ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
trace chore: upgrade otel SDK packages (#59564) 2024-01-15 20:08:54 +00:00
tracer chore: upgrade otel SDK packages (#59564) 2024-01-15 20:08:54 +00:00
ttlcache logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
txemail Revert progress made on "Enhanced admin onboarding" (#56239) 2023-09-01 16:06:25 -05:00
types Close existing access requests when user is created (#59113) 2024-01-10 12:27:13 -08:00
unpack ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
updatecheck release: sourcegraph@5.2.6 (#59504) 2024-01-10 19:51:58 -08:00
uploadhandler Chore: clean up RepositoryResolver, part II (#59405) 2024-01-09 17:17:06 +00:00
uploadstore bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
usagestats bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
users logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
vcs Enable servers to run on Windows OS. (#54233) 2023-06-27 09:04:30 +00:00
version chore: drop unused go pkg (#59433) 2024-01-09 20:02:28 +01:00
webhooks/outbound bazel: add no-localhost-guard lint to nogo (#59144) 2023-12-21 16:30:33 +00:00
workerutil dbworker: include recordID in fetchDebugInformationForJob error (#58036) 2023-11-01 16:13:59 +02:00
wrexec wrexec: Don't panic when process state is nil (#57610) 2023-10-16 23:40:16 +02:00
buf.yaml sg lint: fix 'buf lint' rule by actually adding buf.yaml file (#48076) 2023-02-22 23:04:21 +00:00
BUILD.bazel bazel: fix remaining backend tests (#47961) 2023-03-01 17:03:01 +00:00