sourcegraph/internal
2022-01-25 14:00:38 +05:30
..
actor actor: remove actor propagation backcompat measures (#28595) 2021-12-17 12:15:20 -08:00
api [Part 1 for #issues/27922] Update GraphQL schema API for getting repository information securely (#28387) 2021-12-08 17:14:14 +03:00
authz function to validate checker is not nil and is enabled. (#29865) 2022-01-19 17:04:31 +01:00
cmd ci: only log NeedsSiteInit response in buildkite (#29707) 2022-01-13 09:24:39 -08:00
codeintel/stores/dbstore codeintel: Automatically fetch and index LSIF-referenced NPM dependencies 2022-01-13 17:34:16 +05:30
comby store: move TempZipFromFiles helper to only call site (#28926) 2021-12-13 18:27:03 +02:00
compute compute: simplify parse function (#30000) 2022-01-21 18:39:18 +00:00
conf Rename NPMPackage field to Package. 2022-01-13 21:17:41 +05:30
cookie usage stats: Send device id in backend logs (#25920) 2021-10-12 17:41:33 +08:00
database migrator: Only construct DSNs for databases actually used (#30034) 2022-01-24 15:23:35 -06:00
debugserver
deviceid middleware: only register device id on dotcom (#25954) 2021-10-12 21:45:36 +08:00
diskcache symbols: honeycomb 4 symbols (#29012) 2021-12-14 21:50:11 +00:00
encryption [CLOUD-151] Instrument encryption cache (#28388) 2021-12-01 14:41:40 +01:00
endpoint endpoint: add tests for k8s endpoint creation (#25151) 2021-09-21 16:27:47 +02:00
env codenotify: rm keegancsmith from conf env errcode (#27823) 2021-11-17 09:12:10 +00:00
errcode codenotify: rm keegancsmith from conf env errcode (#27823) 2021-11-17 09:12:10 +00:00
eventlogger api: seperate internal client into internalapi (#28151) 2021-11-25 11:02:57 -08:00
extsvc Use HTTP status code to check if package is missing. 2022-01-21 10:15:28 +05:30
featureflag Revert "featureflag: allow overriding FlagSet in tests (#28919)" (#28933) 2021-12-13 17:38:34 +00:00
gitserver fix revsToGitArgs (#29229) 2021-12-19 10:30:41 -07:00
goroutine Handle SIGTERM signals (#27958) 2021-11-24 19:16:00 +01:00
gqltestutil dev/ci/integration: unify docker cleanup (#29532) 2022-01-10 19:39:19 +00:00
honey honeycomb: slice-wrap values for multiple insert of same key (#29652) 2022-01-13 16:35:37 +00:00
hostname
httpcli Fix grammar in doc comment. 2022-01-18 17:02:33 +05:30
httpserver httpserver: Make pre-shutdown sleep configurable (#28159) 2021-11-24 18:16:40 -06:00
httptestutil buildchecker: pipeline failure detection and branch locking (#28759) 2021-12-16 14:40:31 -08:00
insights Remove dbtesting package (#28426) 2021-12-02 08:24:03 -07:00
inventory dx: Vet use of errors (#22704) 2021-07-12 19:51:38 +00:00
jsonc secrets: Redact GitCredentials/password in AWSCODECOMMIT config (#23832) 2021-08-13 11:11:44 +02:00
lazyregexp add time parsing for before/after fields (#25414) 2021-09-28 11:00:24 -06:00
logging Fix race condition in log output by writing to same buffer (#22407) 2021-06-28 09:41:37 +00:00
metrics observability: rename OperationMetrics to REDMetrics (#27805) 2021-11-16 23:06:38 +00:00
mutablelimiter mutablelimiter: Clean up comments (#23712) 2021-08-09 14:36:44 +02:00
observation fix snakecase special case when acronym is pluralized (#29708) 2022-01-13 18:03:40 +00:00
oobmigration oobmigration: Validate on frontend startup (#29508) 2022-01-10 10:33:24 -06:00
pathmatch
profiler conf: extract deploytype shtuff into separate package (#28147) 2021-11-24 18:55:06 +00:00
pubsub dx: Use cockroachdb/errors over stdlib errors (#22684) 2021-07-08 14:55:34 -05:00
randstring
ratelimit ratelimit: Set fallback burst to 1 from 100 (#24454) 2021-08-31 16:33:42 +02:00
rcache httpcli: Expand usage across the codebase (#23575) 2021-08-05 10:46:16 +00:00
redispool dx: Use cockroachdb/errors over stdlib errors (#22684) 2021-07-08 14:55:34 -05:00
repos repo-updater: Add feature flag to enable / disable repo update jitter (#30154) 2022-01-25 14:00:38 +05:30
repotrackutil
repoupdater codeintel: create observed client for repoupdater (#25120) 2021-11-15 21:46:29 +00:00
search Search jobs: Remove limiters on child jobs (#30142) 2022-01-24 18:31:01 -07:00
sentry codeintel: re-add sentry to code-intel service (#28810) 2021-12-14 17:28:36 +00:00
services/executors Moving executor to service (#29212) 2022-01-03 09:15:37 -08:00
slack dx: Vet use of errors (#22704) 2021-07-12 19:51:38 +00:00
src-cli Bump src-cli version to latest (#29971) 2022-01-22 02:37:49 +01:00
src-prometheus dx: Vet use of errors (#22704) 2021-07-12 19:51:38 +00:00
store search: support symlinks for unindexed search (#29567) 2022-01-13 10:38:26 +01:00
symbols function to validate checker is not nil and is enabled. (#29865) 2022-01-19 17:04:31 +01:00
sysreq build with go 1.17 (#24566) 2021-09-03 14:46:55 +00:00
temporarysettings temporary settings: graphql backend (#24295) 2021-08-26 07:57:22 -07:00
testutil incremental symbols (#27932) 2021-11-18 20:12:44 -07:00
timeutil
trace httptrace: delete deleted lines (#29512) 2022-01-12 16:53:16 +08:00
tracer conf: enable dependency injection of site-config accessing to reduce use of global accessors (#27453) 2021-11-12 13:49:17 +00:00
txemail api: seperate internal client into internalapi (#28151) 2021-11-25 11:02:57 -08:00
types search: Implement query based search contexts (#29327) 2022-01-05 13:19:16 +00:00
usagestats usagestats: use pre-aggregated zoekt repo stats (#28977) 2021-12-14 12:36:07 +00:00
vcs vcs: fix #2 RefDescriptions output for tag refs to print commit objname rather than tag objname (#30136) 2022-01-24 21:34:25 +00:00
version version: remove src_version metric (#25597) 2021-10-01 16:12:57 +02:00
workerutil observability: augment TraceLogger to support tagging alongside logging (#28867) 2021-12-10 18:52:06 +00:00