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
/
cli
/
tests
/
integration
/
mod.rs
Age
Commit message (
Expand
)
Author
2021-12-07
chore: upgrade to rustls 0.20 (#12488)
Ryan Dahl
2021-11-23
feat(test): Add more overloads for "Deno.test" (#12749)
Bartek Iwańczuk
2021-11-09
feat(cli): support React 17 JSX transforms (#12631)
Kitson Kelly
2021-10-10
feat: stabilize Deno.resolveDns (#12368)
Satya Rohith
2021-10-05
feat: add --compat flag to provide built-in Node modules (#12293)
Bartek Iwańczuk
2021-09-26
fix(ext/http): include port number in h2 urls (#12181)
Ben Noordhuis
2021-09-08
feat(cli): Support Basic authentication in DENO_AUTH_TOKENS (#11910)
BasiqueEvangelist
2021-08-13
fix(http/ws): support multiple options in connection header (#11675)
Leo K
2021-08-11
mark cafile tests as flaky (#11649)
Ryan Dahl
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-08-11
test: reenable cafile tests (#11615)
Bartek Iwańczuk
2021-08-10
v1.13.0
Bartek Iwańczuk
2021-08-10
refactor: --unsafely-ignore-certificate-errors (#11629)
Bartek Iwańczuk
2021-08-10
feat: add experimental WebSocketStream API (#10365)
Leo K
2021-08-09
feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL veri...
TheAifam5
2021-08-07
feat(tls): Optionally support loading native certs (#11491)
Justin Chase
2021-06-29
feat: Add "deno_net" extension (#11150)
Bartek Iwańczuk
2021-06-27
chore: split up integration_tests.rs into separate files (#11131)
David Sherret