Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/patches
Asher 6262c7a0bf
fix: propagate execArgv (#5510)
* Use fork instead of spawn

We no longer do in-place updating so no need for the spawn.  The
advantage of a fork is that it preserves flags like --prof which you can
use to profile code-server.

Also I am not sure the comment about not being able to reload in place
with fork was even true to begin with.

* Refresh heartbeat patch

Seems to have gotten out of date a little.

* Propagate execArgv to extension host

This will let us profile the extension host.
2022-08-30 10:19:19 -05:00
..
base-path.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
cli-window-open.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
connection-type.diff chore: update Code to 1.68 (#5263) 2022-06-21 21:51:46 +00:00
disable-builtin-ext-update.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
disable-downloads.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
display-language.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
exec-argv.diff fix: propagate execArgv (#5510) 2022-08-30 10:19:19 -05:00
github-auth.diff chore: update Code to 1.68 (#5263) 2022-06-21 21:51:46 +00:00
heartbeat.diff fix: propagate execArgv (#5510) 2022-08-30 10:19:19 -05:00
insecure-notification.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
integration.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
local-storage.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
log-level.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
logout.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
marketplace.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
parent-origin.diff chore: upgrade Code to 1.66 (#5135) 2022-05-04 21:58:49 +00:00
proposed-api.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
proxy-uri.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
series fix: propagate execArgv (#5510) 2022-08-30 10:19:19 -05:00
service-worker.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
sourcemaps.diff chore: update Code to 1.68 (#5263) 2022-06-21 21:51:46 +00:00
store-socket.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
telemetry.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
unique-db.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
update-check.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
webview.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00