index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test_util
Age
Commit message (
Expand
)
Author
2023-09-13
feat(lsp): WorkspaceSettings::disablePaths (#20475)
Nayeem Rahman
2023-09-09
Reland "refactor(lsp): clean up "enablePaths" handling (#20388)" (#20423)
Nayeem Rahman
2023-09-08
Revert "refactor(lsp): clean up "enablePaths" handling (#20388)" (#20419)
Nayeem Rahman
2023-09-08
refactor(lsp): clean up "enablePaths" handling (#20388)
Nayeem Rahman
2023-09-02
fix(lsp): properly handle disabled configuration requests (#20358)
Nayeem Rahman
2023-08-29
chore(cli): use NPM_CONFIG_REGISTRY for all tests (#20320)
Matt Mastracci
2023-08-26
chore: update to Rust 1.72 (#20258)
林炳权
2023-08-22
feat(ext/kv): connect to remote database (#20178)
Heyang Zhou
2023-08-17
fix(unstable): disable importing from the vendor directory (#20067)
David Sherret
2023-08-10
chore: upgrade fastwebsockets to 0.4.4 (#19089)
Divy Srivastava
2023-08-09
chore(test_util): Increate pty timeout to 15s to avoid flakes (#20109)
Matt Mastracci
2023-08-03
chore: fix pty support on Macs (#20037)
Matt Mastracci
2023-08-02
feat(unstable/lsp): support navigating to deno_modules folder (#20030)
David Sherret
2023-08-02
feat(unstable): optional `deno_modules` directory (#19977)
David Sherret
2023-08-01
fix: retry module download once if server errored (#17252)
Bartek Iwańczuk
2023-07-28
chore: remove unused dependencies (#19962)
Divy Srivastava
2023-07-28
feat: Deno.createHttpClient allowHost (#19689)
Leo Kettmeir
2023-07-26
chore: fix benchmarks (#19958)
David Sherret
2023-07-26
fix(lsp): handle import mapped `node:` specifier (#19956)
David Sherret
2023-07-26
fix(check): should bust check cache when json module or npm resolution change...
David Sherret
2023-07-21
fix(lsp): handle watched files events from symlinked config files (#19898)
David Sherret
2023-07-20
fix(lsp): auto-discover deno.json in more cases (#19894)
David Sherret
2023-06-26
feat(lock): skip saving declaration files in the lockfile (#19447)
David Sherret
2023-06-26
chore: Ensure copyright line is the first in the file (#19608)
Matt Mastracci
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-13
fix(lsp): update import map config when deno.json changes (#19476)
David Sherret
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-09
chore(tests): add `.use_symlinked_temp_dir()` to `TestBuilder` (#19435)
David Sherret
2023-06-08
chore: update wpt (#19422)
Leo Kettmeir
2023-06-06
fix(node/http): use fake socket and proper url handling (#19340)
Leo Kettmeir
2023-05-31
refactor: further work on node http client (#19327)
Leo Kettmeir
2023-05-27
fix(compile): inline symlinks as files outside node_modules dir and warn for ...
David Sherret
2023-05-26
fix(compile): implicit read permission to npm vfs (#19281)
David Sherret
2023-05-26
chore(lsp/tests): diagnostic synchronization (reland) (#19270)
David Sherret
2023-05-26
Revert "chore(lsp/tests): diagnostic synchronization (#19264)" (#19268)
Bartek Iwańczuk
2023-05-26
chore(lsp/tests): diagnostic synchronization (#19264)
David Sherret
2023-05-22
feat(lsp): support lockfile and node_modules directory (#19203)
David Sherret
2023-05-23
refactor: further work on node http client (#19211)
Leo Kettmeir
2023-05-22
chore(cli): One Rust test per JS and Node unit test file (#19199)
Matt Mastracci
2023-05-21
feat(unstable): add more options to Deno.createHttpClient (#17385)
Leo Kettmeir
2023-05-19
feat(vendor): support for npm specifiers (#19186)
David Sherret
2023-05-17
fix(npm): improved optional dependency support (#19135)
David Sherret
2023-05-17
fix: support "fetch" over HTTPS for IP addresses (#18499)
Bartek Iwańczuk
2023-05-11
feat(lsp): ability to configure document pre-load limit (#19097)
David Sherret
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-04-23
chore: remove tokio-tungstenite dependency (#18814)
Bartek Iwańczuk
2023-04-22
refactor: rewrite tests to "fastwebsockets" crate (#18781)
Bartek Iwańczuk
2023-04-13
refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)
Yiyu Lin
2023-04-06
fix(npm): reload an npm package's dependency's information when version not f...
David Sherret
2023-04-01
fix(check): ensure diagnostics caused by changes in other files get invalidat...
David Sherret
[next]