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
/
tests
/
integration
Age
Commit message (
Expand
)
Author
2024-05-28
chore: fix flaky inspector_with_ts_files (#24015)
David Sherret
2024-05-28
fix(cli/test): decoding percent-encoding(non-ASCII) file path correctly (#23200)
Hajime-san
2024-05-28
fix(coverage): skip generating coverage json for http(s) scripts (#24008)
Yoshiya Hinosawa
2024-05-28
fix(coverage): handle ignore patterns (#23974)
Yoshiya Hinosawa
2024-05-26
fix(coverage): add tooltip to line count in html report (#23971)
Yoshiya Hinosawa
2024-05-23
FUTURE: initial support for .npmrc file (#23560)
Bartek IwaĆczuk
2024-05-23
fix(cli): Support deno.lock with only package.json present + fix DENO_FUTURE ...
Nathan Whitaker
2024-05-23
refactor(lsp): determine file referrer for each document (#23867)
Nayeem Rahman
2024-05-23
refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23...
Felipe Baltor
2024-05-22
fix(lsp): process Fenced Code Block in JSDoc on `completion` correctly (#23822)
Hajime-san
2024-05-22
refactor(docs): use `@experimental` instead of `@tags unstable` (#23884)
Leo Kettmeir
2024-05-21
fix(lsp): Fix display of JSDoc named examples (#23927)
Nathan Whitaker
2024-05-21
refactor(jupyter): use runtimelib for Jupyter structures and directory paths ...
Kyle Kelley
2024-05-21
fix(lsp): apply import fix to missing declaration code action (#23924)
Nayeem Rahman
2024-05-21
fix(cli): use CliNodeResolver::resolve() for managed node_modules (#23902)
Nayeem Rahman
2024-05-21
fix(cli/coverage): invalid line id in html reporter (#23908)
Simon Lecoq
2024-05-18
perf: analyze cjs exports and emit typescript in parallel (#23856)
David Sherret
2024-05-17
fix: serve handler error with 0 arguments (#23652)
Marvin Hagemeister
2024-05-17
feat(serve): support `--port 0` to use an open port (#23846)
Satya Rohith
2024-05-16
fix(lsp): respect types dependencies for tsc roots (#23825)
Nayeem Rahman
2024-05-15
chore: Fix flaky semantic tokens caching test (#23831)
Nathan Whitaker
2024-05-15
perf(lsp): Cache semantic tokens for open documents (#23799)
Nathan Whitaker
2024-05-14
chore: fix flaky rejection_handled_web_process (#23817)
David Sherret
2024-05-14
fix(lsp): show reference code lens on methods (#23804)
Nayeem Rahman
2024-05-14
chore(tests): increase repl timeout on ci (#23812)
David Sherret
2024-05-14
chore: 045_proxy output stdout & stderr on failure (#23810)
David Sherret
2024-05-13
fix(cli): panic with `deno coverage` (#23353)
Evan
2024-05-09
refactor(lsp): Have JS drive TSC event loop in LSP (#23565)
Nathan Whitaker
2024-05-09
fix(lsp): completions for using decl identifiers (#23748)
David Sherret
2024-05-09
refactor(ext/tls): Implement required functionality for later SNI support (#2...
Matt Mastracci
2024-05-09
fix(lsp): move sloppy import resolution from loader to resolver (#23751)
Nathan Whitaker
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-08
chore: cleanup some coverage tests (#23738)
David Sherret
2024-05-07
chore: fix flaky net_listen_allow_localhost_4555 (#23726)
David Sherret
2024-05-07
chore(test): move npm registries to separate servers and to the `tests/regist...
David Sherret
2024-05-06
fix(lsp): Pass diagnostic codes to TSC as numbers (#23720)
Nathan Whitaker
2024-05-06
chore: (Hopefully) make `jupyter_execute_request` test less flaky (#23689)
Nathan Whitaker
2024-05-05
docs: update categories to match new planned sitemap (#23677)
Jo Franchetti
2024-05-05
chore: maybe make fmt_check_all_files_on_each_change_test less flaky (#23704)
David Sherret
2024-05-05
chore: update wgpu (#23684)
Leo Kettmeir
2024-05-03
chore: maybe make watcher tests less flaky (#23683)
David Sherret
2024-05-03
fix(lsp): always cache all npm packages (#23679)
David Sherret
2024-05-03
refactor(lsp): cleanup cache and module registry update (#23620)
Nayeem Rahman
2024-05-03
refactor(tests): move worker_threads itests to spec tests (#23648)
Satya Rohith
2024-05-03
chore: move cert itests to spec tests (#23607)
David Sherret
2024-05-01
chore: make a couple repl tests less flaky (#23636)
David Sherret
2024-05-01
chore(lsp): revert import map pre-resolution for jsxImportSource (#23619)
Nayeem Rahman
2024-04-30
feat(cli): add support for jsxImportSourceTypes (#23419)
Luca Casonato
2024-04-29
FUTURE: remove import assertions support for JavaScript (#23541)
Kenta Moriuchi
2024-04-29
chore: add tests for moduleGraph2 (#23603)
David Sherret
[prev]
[next]