code-server/test
Asher 554b6d6fcf
Remove apply portion of update endpoint
It can still be used to check for updates but will not apply them.

For now also remove the update check loop in VS Code since it's
currently unused (update check is hardcoded off right now) and won't
work anyway since it also applies the update which now won't work. In
the future we should integrate the check into the browser update
service.
2020-07-29 18:48:02 -05:00
..
cli.test.ts Allow user-data-dir and extension-dir in config.yaml 2020-05-19 00:41:27 -04:00
socket.test.ts Implement new structure 2020-02-04 14:31:44 -06:00
tsconfig.json Make updating work for both binary and loose releases 2020-02-20 18:48:16 -06:00
update.test.ts Remove apply portion of update endpoint 2020-07-29 18:48:02 -05:00
util.test.ts Improve routing 2020-02-05 13:07:07 -06:00