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
2020-05-25sandbox - move url serviceBenjamin Pasero
2020-04-28experiments: allow filtering by osConnor Peet
2020-03-26Move TestExtensionService into commonDaniel Imms
2020-03-04experiments: rename to action2 for new experimentsConnor Peet
2020-03-04experiments: allow triggering experiments on the fly, generic commandsConnor Peet
2020-02-18experiments: add ability to hide versions with old schemaConnor Peet
2020-02-18experiments: add conditions for user settings and activation events (#90715)Connor Peet
2020-02-05tests - lift a few into browser/commonBenjamin Pasero
2020-02-04debt - move tests to correct layersBenjamin Pasero
2020-01-22renameSandeep Somavarapu
2020-01-16text files - rename models => filesBenjamin Pasero
2020-01-13telemetry - restore back load/save reason for filesBenjamin Pasero
2020-01-13debt - drop untyped events in favor of typed (text files)Benjamin Pasero
2020-01-13debt - drop TextFileModelChangeEventBenjamin Pasero
2020-01-13text files - drop debounced bulk eventsBenjamin Pasero
2019-12-18debt - move workbench.enableExperiments to correct placeBenjamin Pasero
2019-12-10Viewlet Refactor (#85566)SteVen Batten
2019-11-13web - make sure adblocker do not prevent startupBenjamin Pasero
2019-11-12Fix #84496Rob Lourens
2019-10-23debt - do not duplicate product and environmentBenjamin Pasero
2019-09-16debt - common/product => common/productServiceBenjamin Pasero
2019-09-03Build VS Code using TS 3.6Matt Bierner
2019-08-30change type of _serviceBrand from `any` to `undefined`, #79918Johannes Rieken
2019-08-22web - implement callback auth flowBenjamin Pasero
2019-08-20debt - prefer opener service over window.open(). Block window.open()Benjamin Pasero
2019-08-15inline product configuration in produt serviceSandeep Somavarapu
2019-08-14expose product configuration in product serviceSandeep Somavarapu
2019-08-14Fix #69108Sandeep Somavarapu
2019-08-14#69108Sandeep Somavarapu
2019-07-20Use base class's existing _register methodMatt Bierner
2019-07-20Move WorkspaceStats.TAGS to a service, fixes #76002Rachel Macfarlane
2019-07-18Move enablement and servers to workbenchSandeep Somavarapu
2019-07-17More strongly typed telemetry (#77412)Logan Ramos
2019-07-15Define exepriments service interface in common and register a simple service ...Sandeep Somavarapu
2019-07-11Merge branch 'master' into sandy081/requestServiceSandeep Somavarapu
2019-07-11Fix or supress more implict index access errorsMatt Bierner
2019-07-10Support request service in webSandeep Somavarapu
2019-07-03Fix a few more implicit index errorsMatt Bierner
2019-06-24Report workspace stats in shared processRachel Macfarlane
2019-06-06Make sure we dispose of emitters in a few more placesMatt Bierner
2019-06-06Update more places where we are using an IDispoable[]Matt Bierner
2019-04-07Fix #71801, avoid calling window.open from a testRob Lourens
2019-04-05disable flaky test, #71801Johannes Rieken
2019-04-05Let enablment service handles local workspace extensions in remote windowSandeep Somavarapu
2019-03-23Fix a few implicit index accessesMatt Bierner
2019-03-21Work on implicit any errorsMatt Bierner
2019-03-20Avoid any in TestInstantiationService.stubMatt Bierner
2019-02-21debt - scaffold a service for package.json/product.json accessBenjamin Pasero
2019-02-07debt - workbench/parts => workbench/contrib (update imports and scripts)Benjamin Pasero
2019-02-07debt - workbench/parts => workbench/contribBenjamin Pasero