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-09-07prepare for syncing profiles (#160298)Sandeep Somavarapu
2022-08-31perf - log slow running workbench contribs (#159656)Benjamin Pasero
2022-08-03Use optional chaining for more method calls (#156938)Matt Bierner
2022-07-18update comments for telemetry events (#155525)SteVen Batten
2022-07-15Fix #155157 (#155290)Sandeep Somavarapu
2022-06-21storage - rename `GLOBAL` to `APPLICATION` (#152730)Benjamin Pasero
2022-06-21Rename `StorageScope.Global` to `Profile` (#152703)Benjamin Pasero
2022-06-16adopt to application scope (#152286)sandy081/just-cougarSandeep Somavarapu
2022-06-15Use `.?method()` in more places (#152112)Matt Bierner
2022-06-15revert experiment service changeBenjamin Pasero
2022-06-15:lipstick:Benjamin Pasero
2022-06-14set some main side storage things as application scopedben/151490Benjamin Pasero
2022-05-24Add owners to all telemetry events (#150296)Logan Ramos
2022-04-06tests - disable experiments in testsBenjamin Pasero
2022-02-04Huge telemetry reduction 🎉Logan Ramos
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2021-12-15fix: use viewlet id rather than stringAkatQuas
2021-11-24Fix #137703Logan Ramos
2021-11-11experiments: allow using custom experiments urlConnor Peet
2021-11-03Fix #135935Sandeep Somavarapu
2021-09-30experiments: allow multiple activation eventsConnor Peet
2021-09-21Large Refactorings Pane Composite Parts (#133485)SteVen Batten
2021-07-08Fix #128114Sandeep Somavarapu
2021-04-28Fix #122477Sandeep Somavarapu
2021-04-16require trust for cfg valsSteVen Batten
2021-04-16update configuration scope for tel,exp cfgSteVen Batten
2021-04-10Split WorkspaceTrustService (#120974)Ladislau Szomoru
2021-04-08Add override keyword in codebase (#120755)Matt Bierner
2021-03-30Switch to deepStrictEqual part of #118667Logan Ramos
2021-03-29First round of getting rid of deprecated asserts (#120125)Logan Ramos
2021-02-10Workspace trust refactoring (#116354)Ladislau Szomoru
2021-02-06Trusted Workspaces Feature Branch Merge (#115961)SteVen Batten
2020-11-13storage - remove store2 (#109967)Benjamin Pasero
2020-11-13storage - more target adoption (#109967)Benjamin Pasero
2020-11-10fixes build breakSteVen Batten
2020-11-09Adopt storagetarget in Exp servicesSteVen Batten
2020-10-20debt - lift lifecycle service to workbench layerBenjamin Pasero
2020-09-15Use Object.assign over our custom assign implMatt Bierner
2020-06-05Mark _serviceBrand properties using declare (#99312)Matt Bierner
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