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
/
server
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
2024-11-06
chore: serve node headers from a test server to fix flaky `node-gyp` test (#2...
Nathan Whitaker
2024-10-24
chore: remove print debugging from test server (#26529)
David Sherret
2024-10-24
fix: `.npmrc` settings not being passed to install/add command (#26473)
Marvin Hagemeister
2024-09-10
feat(cli): use NotCapable error for permission errors (#25431)
Luca Casonato
2024-07-10
chore: fix flaky publish::npm_workspace test (#24511)
David Sherret
2024-07-01
fix(windows): check USERPROFILE env var for finding home directory (#24384)
David Sherret
2024-05-23
FUTURE: initial support for .npmrc file (#23560)
Bartek Iwańczuk
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-03
chore: maybe make watcher tests less flaky (#23683)
David Sherret
2024-04-11
fix(npm): local nodeModulesDir was sometimes resolving duplicates of same pac...
David Sherret
2024-03-15
chore(lsp): add tests for compiler options being resolved relative the config...
David Sherret
2024-03-14
fix: typo in error from GPUBuffer.prototype.mapAsync (#22913)
guangwu
2024-03-08
chore(test): add [WILDCHARS(x)] and [WILDLINE] (#22803)
David Sherret
2024-03-07
fix(publish): reland error if there are uncommitted changes (#22613) (#22632)
Bartek Iwańczuk
2024-02-29
feat(publish): enable package provenance by default on github actions (#22635)
Divy Srivastava
2024-02-28
feat(publish): provenance attestation (#22573)
Divy Srivastava
2024-02-23
feat: infer dependencies from package.json (#22563)
Marvin Hagemeister
2024-02-21
Revert "fix(console): support NO_COLOR and colors option in all scena… (#22...
Bartek Iwańczuk
2024-02-19
chore: move `test_util` to `tests/util/server` (#22444)
Asher Gomez