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
/
servers
/
mod.rs
Age
Commit message (
Expand
)
Author
2024-11-13
feat(node): stabilize detecting if CJS via `"type": "commonjs"` in a package....
David Sherret
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-07-29
chore: upgrade to rust 1.80 (#24778)
Satya Rohith
2024-05-23
FUTURE: initial support for .npmrc file (#23560)
Bartek Iwańczuk
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
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-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-23
test: add private npm registry (#23510)
Bartek Iwańczuk
2024-02-28
feat(publish): provenance attestation (#22573)
Divy Srivastava
2024-02-19
chore: move `test_util` to `tests/util/server` (#22444)
Asher Gomez