该项目从 https://github.com/coder/code-server.git 镜像。
Pull mirroring failed .
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新 。
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新 。
- 10月 30, 2019
-
-
由 Asher 创作于
Accidentally used local instead of remote. Fixes #1127.
-
由 dependabot[bot] 创作于
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
由 Asher 创作于
Fixes #1076.
-
由 Asher 创作于
Fixes #1104.
-
由 Asher 创作于
It doesn't show in the explorer anymore so there's no point. Also remove the local scheme transform which is no longer required with the latest client-side extension implementation.
-
由 Marc-André Daigneault 创作于
-
由 Asher 创作于
- 10月 29, 2019
-
-
由 Asher 创作于
Partly addresses #1121.
-
由 Asher 创作于
This should fix all those reports of code-server dropping straight to Node and things like #1121.
-
由 Asher 创作于
This fixes code-server exiting with zero on errors.
-
由 Asher 创作于
Fixes #1118.
-
由 Asher 创作于
-
由 Asher 创作于
Fixes #1119. Apparently `split` does not work the way I'd expect.
-
- 10月 28, 2019
-
-
由 Asher 创作于
Fixes #1050.
-
- 10月 26, 2019
- 10月 25, 2019
-
-
由 Asher 创作于
Unfortunately it doesn't allow websockets so it's not working.
-
由 Asher 创作于
-
由 Ayane Satomi 创作于
-
由 Asher 创作于
See #1103.
-
由 Asher 创作于
Fixes #1062.
-
- 10月 24, 2019
- 10月 23, 2019
-
-
由 Asher 创作于
Instead of doing a separate redundant build. The main problem was that the files weren't being cached. There is probably a better way of solving this but this seems to be the simplest for now.
-
由 Asher 创作于
-
由 Asher 创作于
Also skip the workbench html since we have our own.
-
由 Asher 创作于
-
由 Asher 创作于
They aren't used in subsequent files and just slow down CI since it has to extract from the cache and then package the changes.
-
- 10月 22, 2019
-
-
由 Asher 创作于
Fixes #1087.
-
由 Asher 创作于
-
由 Asher 创作于
Fixes it not being included in the optimized build as well as making it more consistent.
-
由 Asher 创作于
-
由 Asher 创作于
-
由 Asher 创作于
This matches how the rest of the build is organized but also hopefully solves an issue where the VS Code directory is empty because we try to cache it directly and Travis might be creating it.
-
由 Asher 创作于
-