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
Age
Commit message (
Expand
)
Author
2024-07-29
chore: upgrade to rust 1.80 (#24778)
Satya Rohith
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-10
feat(node): Support executing npm package lifecycle scripts (preinstall/insta...
Nathan Whitaker
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-25
chore: rework TLS code in test server (#23566)
Matt Mastracci
2024-04-23
test: add private npm registry (#23510)
Bartek Iwańczuk
2024-02-29
feat(unstable): `deno add` subcommand (#22520)
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