sourcegraph/internal
Jason Hawk Harris 78a44d00c1
Code Navigation: Add aggregated counts for various result types (#59283)
This PR adds previously unavailable aggregate counts for certain filter types. The intention is to use the new counts to enhance the dynamic filters present in the new filters panel.

Symbols are now counted by symbol type (i.e. function, enum, variable, etc...)
Commit authors are now have a count for each author
Commit dates now have a count for each date use case
2024-01-04 10:39:43 -06:00
..
accesstoken SSC: Refresh limits on plan change (#58833) 2023-12-08 17:30:22 +00: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 grpc: frontend: configuration: support automatic retries (GetConfig is idempotent) (#59136) 2023-12-22 15:15:33 -08:00
audit logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
auth Using new function for security even logs (#59245) 2024-01-03 17:24:44 -05: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 bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08: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 bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
codeintel Guard repo code-intel page on Dotcom (#59139) 2023-12-26 03:20:42 +01:00
codemonitors Search: respect the search.contextLines setting in the backend (#58943) 2023-12-15 16:32:25 -07:00
cody Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
codycontext Search: respect the search.contextLines setting in the backend (#58943) 2023-12-15 16:32:25 -07:00
codygateway Enable logging Fireworks requests for Self-Serve users (#58556) 2023-11-27 09:15:30 +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 Cody: Fix error propagation and handle empty prompt (#59119) 2023-12-21 11:41:32 +00:00
compute logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
conf bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08: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 Using new function for security even logs (#59245) 2024-01-03 17:24:44 -05: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 Embeddings: avoid constantly rerunning job if it failed (#58980) 2023-12-15 11:42:50 -08: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 bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08: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 gitserver: Update out-of-date doc comment for ReadFile (#59317) 2024-01-04 05:26:12 +00:00
goroutine lib/managedservicesplatform: init MSP runtime, add lib/background from internal/goroutine (#57651) 2023-10-28 03:08:12 +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 grpc: example: tweak example package to show off new retry logic (#59218) 2023-12-22 16:20:49 -08:00
hashutil bazel: build the //lib folder (#46929) 2023-01-27 15:30:35 +01:00
highlight client: Obtain languages from server for file tree icons (#59234) 2023-12-29 22:34:40 +05:30
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 tracer: enforce trace policy entirely via Sampler (#58068) 2023-11-02 09:00:14 -07: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 bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08: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 bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08: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 bazel+rbac: mention correct target in generated files (#58704) 2023-12-01 12:58:08 +02: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 Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
repoupdater grpc: repo-updater: add support for automatic retries for all methods (all are idempotent) (#59130) 2023-12-22 14:59:44 -08: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 Code Navigation: Add aggregated counts for various result types (#59283) 2024-01-04 10:39:43 -06: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 grpc: symbols: add support for automatic retries (#59110) 2023-12-22 14:41:32 -08: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: links/ownership devx->dev-infra (#58999) 2023-12-14 15:07:20 +00:00
tracer chore: links/ownership devx->dev-infra (#58999) 2023-12-14 15:07:20 +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 Adjust license anomalies checks (#59267) 2024-01-04 16:50:20 +02:00
unpack ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
updatecheck Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
uploadhandler ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02: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 Remove App from codebase (#59115) 2023-12-21 01:07:05 +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