Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-01Closes #135178Logan Ramos
2022-02-28Add owner and comments to telemetry eventsLogan Ramos
2022-02-23fix layer breakageSteVen Batten
2022-02-23Implement Error object which doesn't get logged in telemetryLogan Ramos
2022-02-23fix layer breakageSteVen Batten
2022-02-23improve pii path logicSteVen Batten
2022-02-04Huge telemetry reduction 🎉Logan Ramos
2022-02-04Move server telemetry service code to `platform/telemetry` (fyi @lramos15)Alex Dima
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-01-25fix telemtry testsSteVen Batten
2022-01-25remove machineidfallbackSteVen Batten
2022-01-19valueSteVen Batten
2022-01-19less strictSteVen Batten
2022-01-18Fix #140624Logan Ramos
2022-01-14Disable telemetry when in extension testing enviornmentLogan Ramos
2022-01-12more regexSteVen Batten
2022-01-12rename `isPromiseCanceledError` to `isCancellationError`, nudge folks towards...Johannes Rieken
2021-12-01Add signature to telemetry regexLogan Ramos
2021-12-01fixes #138153SteVen Batten
2021-11-13Remove instance id common propertyLogan Ramos
2021-11-08errors - do no log undefined rejection reasonsBenjamin Pasero
2021-11-05Revert "user agent testing"SteVen Batten
2021-11-05user agent testingSteVen Batten
2021-11-05Update collector++ endpointLogan Ramos
2021-11-03Fix unit testsLogan Ramos
2021-11-03Fix #127789Logan Ramos
2021-11-03Update collector++ endpointLogan Ramos
2021-11-01Initial assignment service work (#136238)Logan Ramos
2021-10-14fix stringsSteVen Batten
2021-10-14Update telemetry textLogan Ramos
2021-10-13Clearer Settings UI for new telemetry setting (#135028)Logan Ramos
2021-10-12Further address #134660Logan Ramos
2021-10-11Address #134660Logan Ramos
2021-09-30Fix missing renderer telemetryLogan Ramos
2021-09-27Never import app insights outside of testingLogan Ramos
2021-09-27create nulltelemetryserviceshape classSteVen Batten
2021-09-22Fix telemetry testsLogan Ramos
2021-09-22Skip tests to not block CI while I debugLogan Ramos
2021-09-22Move appenders to be better controlled by services (#133465)Logan Ramos
2021-09-21Fix spaceLogan Ramos
2021-09-21Deprecate crash reporterLogan Ramos
2021-09-14Intial work to add error to telemetry setting (#132996)Logan Ramos
2021-09-14improve telemetry cleansingSteVen Batten
2021-09-03fixes telemetry levelsSteVen Batten
2021-08-31don't use optional in snippet land nor in telemetry service, https://github.c...Johannes Rieken
2021-08-30centralize telemetry level (#131919)SteVen Batten
2021-08-13Add expiration to typingsLogan Ramos
2021-08-06Organize imports in vs/platformMatt Bierner
2021-07-29Merge branch 'main' into lramos15/webAppenderLogan Ramos
2021-07-26Improve wording for telemetry settingsHarald Kirschner