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-13Merge branch 'main' into sandy081/profilesStorageServicesandy081/profilesStorageServiceSandeep Somavarapu
2022-09-13feedbackSandeep Somavarapu
2022-09-12support collections to UserDataSyncStoreService (#160660)Sandeep Somavarapu
2022-09-11use storage service if profile is sameSandeep Somavarapu
2022-09-11Use StroageService to read and writeSandeep Somavarapu
2022-09-11Implement profile storage serviceSandeep Somavarapu
2022-09-09Prepare for syncing profiles (#160455)Sandeep Somavarapu
2022-09-08Prepare synchornizers for profile syncing (#160354)Sandeep Somavarapu
2022-08-24add logging (#159086)Sandeep Somavarapu
2022-08-08make store profile awareSandeep Somavarapu
2022-08-03Use optional chaining for more method calls (#156938)Matt Bierner
2022-08-03Remove types.isArray (#156930)Matt Bierner
2022-07-11Merge branch 'main' into sandy081/profiles-enable-webSandeep Somavarapu
2022-07-09Debt - Add execution id to edit session request headers (#154575)Joyce Er
2022-07-09Enable profiles in webSandeep Somavarapu
2022-06-23fix default profile (#152915)Sandeep Somavarapu
2022-06-22Delete edit sessions after they have been applied (#152530)Joyce Er
2022-06-21storage - rename `GLOBAL` to `APPLICATION` (#152730)Benjamin Pasero
2022-06-21Rename `StorageScope.Global` to `Profile` (#152703)Benjamin Pasero
2022-06-17Split IUserDataProfilesService (#152385)Sandeep Somavarapu
2022-06-16Properly return a non 0 exit code in case a test times out and fix tests whic...Alexandru Dima
2022-06-16adopt to application scope (#152286)sandy081/just-cougarSandeep Somavarapu
2022-06-15adopt to application storage (#152224)Sandeep Somavarapu
2022-06-15Use `.?method()` in more places (#152112)Matt Bierner
2022-06-13Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-13use local as base if not exists (#151944)Sandeep Somavarapu
2022-06-13implement feedbackSandeep Somavarapu
2022-06-13Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-12adopt merge editor in settings syncsandy081/settingsSync-adoptMergeEditorSandeep Somavarapu
2022-06-10Initial implementation of Continue Edit Session (#151528)Joyce Er
2022-06-10Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-09Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-08auto-fixed prefer-const violationJohannes
2022-06-03Update telemetry events (#150363)Sandeep Somavarapu
2022-06-01fix compilationSandeep Somavarapu
2022-06-01Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-05-30FIx #150252 (#150615)Sandeep Somavarapu
2022-05-30#149712 make tests faster (#150611)Sandeep Somavarapu
2022-05-25use fake timers (#150356)Sandeep Somavarapu
2022-05-24Add owners to all telemetry events (#150296)Logan Ramos
2022-05-23- Save settings profileSandeep Somavarapu
2022-05-22move globalStorageHome to userDataProfileServiceSandeep Somavarapu
2022-05-19move user data resources to user data profileSandeep Somavarapu
2022-05-18Merge commit 'ae2202631366eea0aaed6f881f87c2b44ae1b647' into sandy081/policyJoao Moreno
2022-05-17Adopt `runWithFakedTimers` to speed up tests (for #149712) (#149724)Alexandru Dima
2022-05-17register policy definitions from policy configurationSandeep Somavarapu
2022-05-16wire up policy serviceJoao Moreno
2022-05-10- Introduce policy model with file policySandeep Somavarapu
2022-05-03Fix #148646Sandeep Somavarapu
2022-04-25Merge branch 'main' into issue/146729Sandeep Somavarapu