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
/
ext
Age
Commit message (
Expand
)
Author
2022-05-18
1.22.0 (#14657)
denobot
2022-05-18
fix: add types for `Response.json` (#14655)
Luca Casonato
2022-05-18
perf(ext/http): faster accept-encoding parsing (#14654)
Aaron O'Mullan
2022-05-18
chore: update rustls (#14647)
Luca Casonato
2022-05-18
fix(ext/tls): ability to ignore IP-address certificate errors (#14610)
Aleksei Kosyrev
2022-05-18
fix(ext/http): no response body reader when cancelling during shutdown (#14653)
Divy Srivastava
2022-05-17
chore: fix failing bench (#14644)
Bartek Iwańczuk
2022-05-17
perf(ext/web): Add fast path for non-streaming TextDecoder (#14217)
randomicon00
2022-05-17
fix(ext/http): error on invalid headers (#14642)
Aaron O'Mullan
2022-05-17
fix(ext/http): skip auto-compression if content-encoding present (#14641)
Aaron O'Mullan
2022-05-16
fix(ext/web): throw if listener and signal are null (#14601)
Colin Ihrig
2022-05-16
feat(ext/net): add `CAA` DNS record support in Deno.resolveDns() API (#14624)
Craig Morten
2022-05-15
feat(ext/net): support NAPTR records in Deno.resolveDns() API (#14613)
Craig Morten
2022-05-15
feat(ext/net): support full `SOA` record interface (#14617)
Craig Morten
2022-05-15
Revert "core: don't include_str extension js code (#10786)" (#14614)
Aaron O'Mullan
2022-05-14
feat(ext/net): add support for SOA records in Deno.resolveDns() API (#14534)
Thanapat Chotipun
2022-05-13
feat(ext/web): add performance.toJSON (#14548)
Geert-Jan Zwiers
2022-05-13
feat(ext/web): implement static `Response.json` (#14566)
Luca Casonato
2022-05-13
fix(ext/http): make serveHttp compress for Accept-Encoding: deflate, gzip (#1...
Andy Kurnia
2022-05-13
feat(serde_v8): bytes::Bytes support (#14412)
Aaron O'Mullan
2022-05-13
chore(runtime): Make some ops in ext and runtime infallible. (#14589)
Andreu Botella
2022-05-12
1.21.3 (#14584)
Bert Belder
2022-05-10
cleanup(ext/http): simpler http write ops (#14552)
Aaron O'Mullan
2022-05-10
fix: finish TLS handshake before shutting down (#14547)
Colin Ihrig
2022-05-10
fix(ext/web): brand check in `performance.timeOrigin` (#14550)
Luca Casonato
2022-05-06
feat(web): add `performance.timeOrigin` (#14489)
Geert-Jan Zwiers
2022-05-05
1.21.2 (#14508)
Colin Ihrig
2022-05-05
chore: update deps (#14416)
Luca Casonato
2022-05-04
fix(ext/http): explicitly close resource after reading (#14471)
Divy Srivastava
2022-05-03
feat(ext/net): add "NS" record support in Deno.resolveDns API (#14372)
Thanapat Chotipun
2022-04-28
Forward 1.21.1 (#14428)
Leo Kettmeir
2022-04-26
feat(ext/console): Compact empty iterables when calling Deno.inspect with com...
Ben Heidemann
2022-04-25
chore: deno_http v0.43.1 (#14392)
Aaron O'Mullan
2022-04-25
fix(ext/http): truncate read bytes when streaming bodies (#14389)
Divy Srivastava
2022-04-25
feat(ext/console): Add string abbreviation size option for "Deno.inspect" (#1...
Ben Heidemann
2022-04-25
perf(ext/http): fast path for uncompressed bodies (#14366)
Divy Srivastava
2022-04-24
perf(ext/http): faster is_content_compressible (#14383)
Aaron O'Mullan
2022-04-24
perf(serde_v8): zero-copy StringOrBuffer (#14381)
Aaron O'Mullan
2022-04-23
chore(ext/fetch): custom arity (#14198)
Divy Srivastava
2022-04-22
chore: bump crates (#14365)
Luca Casonato
2022-04-22
Reland "perf(http): optimize ReadableStreams backed by a resource" (#14346)
Divy Srivastava
2022-04-21
Reland "feat(ext/http): stream auto resp body compression" (#14345)
Divy Srivastava
2022-04-20
1.21.0 (#14336)
denobot
2022-04-21
Revert various PRs related to "ext/http" (#14339)
Bartek Iwańczuk
2022-04-21
feat(runtime): two-tier subprocess API (#11618)
Leo Kettmeir
2022-04-20
feat(ext/http): stream auto resp body compression (#14325)
Luca Casonato
2022-04-20
core: introduce `resource.read_return` (#14331)
Divy Srivastava
2022-04-20
perf(http): optimize `ReadableStream`s backed by a resource (#14284)
Divy Srivastava
2022-04-19
perf(fmt/lint): incremental formatting and linting (#14314)
David Sherret
2022-04-19
perf(runtime): bypass tokio file and bump op buffer size to 64K (#14319)
Divy Srivastava
[prev]
[next]