sourcegraph/internal
2022-08-31 14:59:00 -07:00
..
actor requestclient: propagate request client IP, add gitserver access logger (#38798) 2022-07-15 13:32:31 +02:00
adminanalytics admin-analytics: add extensions page (#40407) 2022-08-18 10:25:16 +06:00
api Finalize deprecation of api.ExternalService type (#40929) 2022-08-29 16:44:02 +02:00
authz chore: Update go-mockgen (#40288) 2022-08-11 23:14:26 +00:00
batches repo-updater: queue changeset syncs when the archived flag changes (#38702) 2022-07-14 12:17:53 -07:00
check frontend: add health check (#37909) 2022-07-06 09:55:02 +02:00
cmd git-combine: add startup script that sets default branches for each remote (#41066) 2022-08-30 19:36:15 +00:00
codeintel fix 'target must be a non-nil pointer' (#41125) 2022-08-31 15:35:08 +01:00
comby Revert "internal/trace: reduce direct usages of OpenTracing" (#37979) 2022-06-29 16:52:04 -06:00
conf cmd/gitserver/server: Extract arg to conf.Cached into a func for testability (#40927) 2022-08-29 11:36:03 +00:00
cookie usage stats: Send device id in backend logs (#25920) 2021-10-12 17:41:33 +08:00
database licensing: enforce code host connections (#40980) 2022-08-31 13:48:05 +08:00
debugserver debugserver: remove DB interface for debug dump (#38140) 2022-07-04 16:22:04 +08:00
deviceid middleware: only register device id on dotcom (#25954) 2021-10-12 21:45:36 +08:00
diskcache searcher: TMPDIR on CACHE_DIR (#36160) 2022-06-03 04:58:15 +00:00
encryption encryption: Fix bytea payload writes (#40587) 2022-08-19 09:34:59 +02:00
endpoint all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
env RFC 619: Move auto-indexing background jobs into the new job skeleton (#35745) 2022-05-25 23:23:35 +00:00
errcode batches: add read only external state (#38265) 2022-07-11 09:55:46 -07:00
eventlogger api: seperate internal client into internalapi (#28151) 2021-11-25 11:02:57 -08:00
extsvc licensing: enforce code host connections (#40980) 2022-08-31 13:48:05 +08:00
featureflag chore: Update go-mockgen (#40288) 2022-08-11 23:14:26 +00:00
fileutil Move vcs/util.FileInfo to fileutil (#38085) 2022-07-01 12:04:00 +00:00
gitserver internal/trace: back using OpenTelemetry span instead of OpenTracing (#40710) 2022-08-26 16:22:31 +00:00
goroutine chore: Update go-mockgen (#40288) 2022-08-11 23:14:26 +00:00
gosyntect codemirror file view: Use new /scip highlighting endpoint (#40166) 2022-08-11 13:50:17 +02:00
gqltestutil search: decode query annotations in integration tests (#41094) 2022-08-31 14:59:00 -07:00
honey all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
hostname
httpcli internal/httpcli: add unit test for logging middleware error scenario (#41065) 2022-08-30 19:31:24 +00:00
httpserver gitserver: Cleanups (#38082) 2022-07-01 13:42:03 +02:00
httptestutil all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
insights chore: Update go-mockgen (#40288) 2022-08-11 23:14:26 +00:00
instrumentation internal/trace: use otelhttp, update deprecation notices (#41024) 2022-08-30 09:37:46 -07:00
inventory Move vcs/util.FileInfo to fileutil (#38085) 2022-07-01 12:04:00 +00:00
jsonc all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
lazyregexp all: replace regexp with grafana/regexp (#30948) 2022-02-14 09:08:21 +00:00
logging lib/log: migrate to github.com/sourcegraph/log (#36834) 2022-06-08 15:02:38 -07:00
luasandbox internal/trace: back using OpenTelemetry span instead of OpenTracing (#40710) 2022-08-26 16:22:31 +00:00
mapfs mapfs: _Never use a temp directory again_ (#39155) 2022-07-20 11:32:43 -05:00
metrics internal/httpcli: remove log15, add NewLoggingMiddleware to enable logs (#40963) 2022-08-30 10:13:45 -07:00
mutablelimiter mutablelimiter: Clean up comments (#23712) 2021-08-09 14:36:44 +02:00
oauthutil OAuth: support automatic token refresh and retry logic for GitLab (#39840) 2022-08-17 17:03:30 +00:00
observation codeintel: dont emit error metric when inference limit hit (#40855) 2022-08-31 11:02:08 +00:00
oobmigration upgrades: But reverse! (#40958) 2022-08-30 21:56:11 +00:00
otlpenv opentelemetry: update various docs and utilities, support Zoekt (#40629) 2022-08-26 07:54:55 -07:00
pathmatch all: replace regexp with grafana/regexp (#30948) 2022-02-14 09:08:21 +00:00
profiler trace, profiler, router: remove datadog (#37654) 2022-06-27 14:05:11 -07:00
pubsub errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
randstring
ratelimit instrumentation: use instrumented version of rate limiter everywhere (#37540) 2022-06-22 15:30:36 +00:00
rcache all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
redispool errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
repos Remove unused IndexingProgress and IndexingStatus messages (#41119) 2022-08-31 15:00:59 +02:00
repotrackutil
repoupdater Finalize deprecation of api.ExternalService type (#40929) 2022-08-29 16:44:02 +02:00
requestclient requestclient: propagate request client IP, add gitserver access logger (#38798) 2022-07-15 13:32:31 +02:00
resetonce add resetable sync.Once for timed caching of ctags globs (#32082) 2022-03-02 22:08:35 +00:00
search search: Update lingering usages of repo:contains in comments (#41127) 2022-08-31 16:45:16 -05:00
security Make password policy a standard feature (#39213) 2022-07-26 18:04:54 +02:00
services/executors From the shadow emerges: an error (#38868) 2022-07-15 10:49:14 +00:00
slack errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
src-cli frontend: use #40827 to provide the src-cli version and download endpoints (#40828) 2022-08-25 14:27:59 -07:00
src-prometheus errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
symbols Revert "internal/trace: reduce direct usages of OpenTracing" (#37979) 2022-06-29 16:52:04 -06:00
sysreq errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
temporarysettings temporary settings: graphql backend (#24295) 2021-08-26 07:57:22 -07:00
testutil testutil: remove Diff and FetchTar (#35297) 2022-05-11 13:57:20 +00:00
timeutil
trace internal/trace: use otelhttp, update deprecation notices (#41024) 2022-08-30 09:37:46 -07:00
tracer dev: enable OpenTelemetry by default in dev, improve tracer logging (#40946) 2022-08-29 09:42:36 -07:00
txemail email: Use configuration email address in render func (#38589) 2022-07-12 22:22:05 +08:00
types Finalize deprecation of api.ExternalService type (#40929) 2022-08-29 16:44:02 +02:00
unpack cargo: don't fail unpacking on duplicate files (#38557) 2022-07-11 14:29:21 +00:00
uploadstore chore: Update go-mockgen (#40288) 2022-08-11 23:14:26 +00:00
usagestats notebooks: fix page view metrics (#40885) 2022-08-26 08:48:10 +02:00
users user-management: add table column filtering (#40728) 2022-08-30 19:17:57 +06:00
vcs Move vcs/util.FileInfo to fileutil (#38085) 2022-07-01 12:04:00 +00:00
version upgrade: Set new instance version on success (#40767) 2022-08-24 14:02:01 +02:00
workerutil log: migrate workerutil.dbworker to new log pkg (#40894) 2022-08-29 14:19:41 +00:00