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-06-26Improve extensions management in profilesSandeep Somavarapu
2022-06-25fallback in else of loader & remove csp addition (#153148)Tyler James Leonhardt
2022-06-24support application scoped extensions (#152975)Sandeep Somavarapu
2022-06-23Share console wrapping codeAlex Dima
2022-06-23Configure if the regular console should also be used via `IExtensionHostInitD...Alex Dima
2022-06-23Extension host console forwarding always uses `VSCODE_VERBOSE_LOGGING`Alex Dima
2022-06-23Configure if console stacks should be sent via `IExtensionHostInitData`Alex Dima
2022-06-23Set up console forwarding in the extension host separately of `bootstrap-fork...Alexandru Dima
2022-06-23Use x-forwarded-host when evaluating the remote authority (#152871)Martin Aeschlimann
2022-06-23fix default profile (#152915)Sandeep Somavarapu
2022-06-17Improve env variable handling around extension host connection type (#152466)Alexandru Dima
2022-06-17Split IUserDataProfilesService (#152385)Sandeep Somavarapu
2022-06-15Use `.?method()` in more places (#152112)Matt Bierner
2022-06-13implement feedbackSandeep Somavarapu
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-07assign builtin flag for overridden remote builtin extensions (#151446)Sandeep Somavarapu
2022-06-03Add initial support for `--socket-path` on Windows (#151174)Alexandru Dima
2022-06-01Accept capitalization in HTTP upgrade header (#150961)Robin Karlsson
2022-06-01Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-05-30Warn when using an empty argument. Fixes #150714 (#150715)Martin Aeschlimann
2022-05-26Enable grabbing translations from an alternate location for server distro/ser...Tyler James Leonhardt
2022-05-26improve configure display language & add clear display language preference (#...Tyler James Leonhardt
2022-05-25Rename LocalizationsService to LanguagePackService and misc moves (#150314)Tyler James Leonhardt
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-21support scanning, installing and uninstalling extensions in a profileSandeep Somavarapu
2022-05-19move user data resources to user data profileSandeep Somavarapu
2022-05-18Merge commit 'ae2202631366eea0aaed6f881f87c2b44ae1b647' into sandy081/policyJoao Moreno
2022-05-17register policy definitions from policy configurationSandeep Somavarapu
2022-05-16wire up policy serviceJoao Moreno
2022-05-13Add client version information to `/web-extension-resource/` (#149370)Alexandru Dima
2022-05-10- Introduce policy model with file policySandeep Somavarapu
2022-05-09Add owner and comment to telemetry events (#149097)Alexandru Dima
2022-05-05Merge branch 'main' into aeschli/commitInRemoteResourceRouteaeschli/commitInRemoteResourceRouteMartin Aeschlimann
2022-05-05fix getRemoteServerRootPath referenceMartin Aeschlimann
2022-05-04remove console.log, simplifyMartin Aeschlimann
2022-05-04server root path for websocket connectionMartin Aeschlimann
2022-05-03commit in remote resource routeMartin Aeschlimann
2022-05-03Use ETag caching when running from source. Fixes #148642Martin Aeschlimann
2022-05-03Inline CHARCODE_SLASHMartin Aeschlimann
2022-05-02add cachingMartin Aeschlimann
2022-05-02fix commentMartin Aeschlimann
2022-05-02commit in routeMartin Aeschlimann
2022-04-28Fixes microsoft/vscode-remote-release#6543: Go through the unexpected error h...Alex Dima
2022-04-28web client server: support x-original-hostMartin Aeschlimann
2022-04-25fix https://github.com/microsoft/vscode/issues/144555Johannes
2022-04-19Update server telemetryLogan Ramos