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
/
util
Age
Commit message (
Expand
)
Author
2024-09-12
chore: update `std` submodule (#25595)
Asher Gomez
2024-09-10
feat(cli): use NotCapable error for permission errors (#25431)
Luca Casonato
2024-09-02
feat(lsp): html/css/yaml file formatting (#25353)
Nayeem Rahman
2024-08-31
chore: remove DENO_FUTURE=1 from spec tests (#25329)
Bartek Iwańczuk
2024-08-24
refactor(lsp): changes for lsp_types 0.97.0 (#25169)
Nayeem Rahman
2024-08-21
fix(lsp): resolve jsx import source with types mode (#25064)
Nayeem Rahman
2024-07-29
chore: upgrade to rust 1.80 (#24778)
Satya Rohith
2024-07-25
fix(unstable): move sloppy-import warnings to lint rule (#24710)
David Sherret
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-23
fix(upgrade): do not error if config in cwd invalid (#24689)
David Sherret
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-10
chore: fix flaky publish::npm_workspace test (#24511)
David Sherret
2024-07-10
feat(node): Support executing npm package lifecycle scripts (preinstall/insta...
Nathan Whitaker
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-07-02
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)
Bartek Iwańczuk
2024-07-01
fix(windows): check USERPROFILE env var for finding home directory (#24384)
David Sherret
2024-06-27
fix(ext/node): discover .npmrc in user's homedir (#24021)
Bartek Iwańczuk
2024-06-19
Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
Bartek Iwańczuk
2024-06-13
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
Bartek Iwańczuk
2024-06-08
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
Luca Casonato
2024-06-06
chore: support `-- --nocapture` in the spec tests (#24113)
David Sherret
2024-06-05
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
David Sherret
2024-05-29
perf(lsp): lock out requests until init is complete (#23998)
Nayeem Rahman
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-23
FUTURE: initial support for .npmrc file (#23560)
Bartek Iwańczuk
2024-05-22
chore(repl): maybe improve repl test flakiness on the CI (#23933)
David Sherret
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
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-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-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-03
chore: maybe make watcher tests less flaky (#23683)
David Sherret
2024-05-03
chore: move cert itests to spec tests (#23607)
David Sherret
2024-05-03
test: npm registry handles two test scopes (#23663)
Bartek Iwańczuk
2024-04-30
feat(cli): add support for jsxImportSourceTypes (#23419)
Luca Casonato
2024-04-27
fix(compile): certain jsr specifiers sometimes can't load (#23567)
David Sherret
2024-04-26
test: cleanup npm test registry code (#23578)
Bartek Iwańczuk
2024-04-26
test: update for private npm registry test server (#23572)
Bartek Iwańczuk
2024-04-25
chore: rework TLS code in test server (#23566)
Matt Mastracci
2024-04-24
chore: use deno_unsync through deno_core (#23532)
Matt Mastracci
2024-04-23
test: add private npm registry (#23510)
Bartek Iwańczuk
2024-04-16
chore(lsp): Add benchmark for performance on a large real-world repo (#23395)
Nathan Whitaker
2024-04-11
fix(npm): local nodeModulesDir was sometimes resolving duplicates of same pac...
David Sherret
2024-04-05
perf(lsp): use lockfile to reduce npm pkg resolution time (#23247)
David Sherret
2024-04-05
fix(lsp): respect DENO_FUTURE for BYONM config (#23207)
Nayeem Rahman
2024-04-02
feat(lsp): respect nested deno.json for fmt and lint config (#23159)
Nayeem Rahman
[next]