1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2024-12-27 20:55:25 +00:00
code-server-2/src/node
Asher 2a3608df53
Skip heartbeat on /healthz endpoint (#2333)
I managed to lose this in the rewrite.

Fixes #2327.
2020-11-18 12:19:08 -06:00
..
routes Skip heartbeat on /healthz endpoint (#2333) 2020-11-18 12:19:08 -06:00
app.ts Move websocket routes into a separate app 2020-11-05 15:08:09 -06:00
cli.ts Merge branch master into code-asher/ch1385 2020-11-12 11:52:02 -06:00
coder-cloud.ts cloud: Add mention of cloud repo 2020-10-09 12:57:48 -04:00
constants.ts Add file for global constants 2020-10-26 17:56:12 -05:00
entry.ts Fix log message (#2331) 2020-11-18 10:41:32 -06:00
heart.ts Short-circuit heartbeat when alive 2020-10-27 17:48:37 -05:00
http.ts Clarify some points around the cookie domain 2020-11-10 18:53:38 -06:00
plugin.ts v3.7.0 2020-11-16 11:11:50 -05:00
proxy.ts Move domain proxy to routes 2020-11-05 17:07:32 -06:00
settings.ts Convert routes to Express 2020-10-26 17:56:13 -05:00
socket.ts Read most recent socket path from file 2020-10-09 16:57:43 -05:00
update.ts Fix destroying response in update again 2020-11-05 15:08:10 -06:00
util.ts Merge branch master into code-asher/ch1385 2020-11-12 11:52:02 -06:00
vscode.ts Add separate handler for error 2020-11-12 12:07:45 -06:00
wrapper.ts Provide a way to tell when event handlers are finished 2020-11-05 15:08:07 -06:00
wsRouter.ts Merge branch master into code-asher/ch1385 2020-11-12 11:52:02 -06:00