code-server-2/packages
Asher 259095eae2 Watcher and initial load performance improvements (#357)
* Set low CPU priority on watcher

Fixes #247.

* Batch stat and readdir calls

* Fix fs.exists

callbackify seems to always adds an error as the first argument. Opted
to just use the promise for this one.

* Batch lstat

* Add maximum time for flushing batches
2019-03-27 17:04:19 -05:00
..
app Add error message for incorrect password. Fix issue #55 (#201) 2019-03-12 19:19:32 -04:00
disposable Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
dns Fix extra CSS being included on the client 2019-02-26 14:23:01 -06:00
events Refactor evaluations (#285) 2019-03-26 13:01:25 -05:00
ide Refactor evaluations (#285) 2019-03-26 13:01:25 -05:00
ide-api Refactor evaluations (#285) 2019-03-26 13:01:25 -05:00
logger Allow logger package to be publishable (#37) 2019-03-04 11:57:29 -06:00
protocol Watcher and initial load performance improvements (#357) 2019-03-27 17:04:19 -05:00
requirefs Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
runner Add Dockerfile and some cleanup (#57) 2019-03-06 18:59:43 -08:00
server Watcher and initial load performance improvements (#357) 2019-03-27 17:04:19 -05:00
tunnel Add evaluation helpers (#33) 2019-02-22 15:56:29 -06:00
vscode Refactor evaluations (#285) 2019-03-26 13:01:25 -05:00
web Refactor evaluations (#285) 2019-03-26 13:01:25 -05:00
package.json Refactor evaluations (#285) 2019-03-26 13:01:25 -05:00
tsconfig.json Fix @coder imports 2019-02-05 11:15:43 -06:00
yarn.lock Implement fs module (#3) 2019-02-05 11:15:47 -06:00