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
/
src
Age
Commit message (
Expand
)
Author
2024-01-03
chore: make test server less noisy (#21782)
Bartek Iwańczuk
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-27
refactor: simplify hyper, http, h2 deps (#21715)
Bartek Iwańczuk
2023-12-27
refactor: finish test_util server cleanup, simplify dependencies (#21714)
Bartek Iwańczuk
2023-12-27
refactor: rewrite remaining test server to Hyper 1.1 (#21708)
Bartek Iwańczuk
2023-12-26
refactor: fastwebsockets renames (#21707)
Bartek Iwańczuk
2023-12-25
refactor: use hyper 1.0 in WS test server (#21698)
Bartek Iwańczuk
2023-12-24
refactor: use hyper 1.0 in grpc test server (#21584)
Bartek Iwańczuk
2023-12-15
refactor: check if scope and package exist before publish (#21575)
Bartek Iwańczuk
2023-12-14
refactor(test_util): move servers to a separate module (#21577)
Bartek Iwańczuk
2023-12-13
test: integration tests for tarring/unfurling (#21544)
Bartek Iwańczuk
2023-12-05
feat(unstable): kv.watch() (#21147)
Luca Casonato
2023-11-27
ci: make upgrade_lsp_repl_sleeps less flaky (#21363)
David Sherret
2023-11-23
chore: provide error message when a deno.json will be auto-discovered by the ...
David Sherret
2023-11-23
chore: fix upgrade_prompt test on main (#21314)
David Sherret
2023-11-23
chore: add upgrade prompt integration test (#21273)
David Sherret
2023-11-21
ci: attempt to make repl tests less flaky at startup on the CI (#21291)
David Sherret
2023-11-17
chore: combine `TestCommandBuilder` with `DenoCmd` (#21248)
David Sherret
2023-11-17
chore: various improvements to tests (#21222)
David Sherret
2023-11-14
feat(lsp): upgrade check on init and notification (#21105)
Nayeem Rahman
2023-11-14
chore: switch compile tests over to the TestBuilder (#21180)
David Sherret
2023-11-08
chore: refactor test_server and move to rustls-tokio-stream (#21117)
Matt Mastracci
2023-11-06
fix(byonm): correct resolution for scoped packages (#21083)
David Sherret
2023-11-01
feat(ext/websocket): websockets over http2 (#21040)
Matt Mastracci
2023-10-31
chore: update ext/kv to use denokv_* crates (#20986)
Luca Casonato
2023-10-26
chore: update base64 crate (#20877)
Luca Casonato
2023-10-25
feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)
David Sherret
2023-10-24
perf(lsp): cleanup workspace settings scopes (#20937)
Nayeem Rahman
2023-09-24
fix(lsp): resolve remote import maps (#20651)
Nayeem Rahman
2023-09-24
refactor(lsp): implement "deno.cacheOnSave" server-side (#20632)
Nayeem Rahman
2023-09-21
refactor(lsp): store language sections in WorkspaceSettings (#20593)
Nayeem Rahman
2023-09-18
feat(unstable): package manager (#20517)
David Sherret
2023-09-15
feat(ext/node): http2.connect() API (#19671)
Bartek Iwańczuk
2023-09-14
refactor: remove `DENO_UNSTABLE_NPM_SYNC_DOWNLOAD` and custom sync functional...
David Sherret
2023-09-14
chore(tests): ability to pattern match unordered lines (#20488)
David Sherret
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
[next]