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
/
flash
Age
Commit message (
Expand
)
Author
2022-12-05
fix(ops): disallow auto-borrowing OpState across potential await point (#16952)
Divy Srivastava
2022-12-01
chore: forward v1.28.3 release commit to main (#16884)
denobot
2022-11-27
Revert "fix(ext/flash): graceful server startup/shutdown with unsettl… (#16...
Bartek Iwańczuk
2022-11-24
chore: forward v1.28.2 release commit to main (#16796)
denobot
2022-11-24
fix(ext/flash): graceful server startup/shutdown with unsettled promises in m...
Yusuke Tanaka
2022-11-22
chore: workspace inheritance (#16343)
Leo Kettmeir
2022-11-22
Reland "perf(ext/flash): optimize response streaming" (#16660)
Divy Srivastava
2022-11-17
chore: forward v1.28.1 release commit to main (#16678)
denobot
2022-11-13
1.28.0 (#16620)
denobot
2022-11-13
fix(ext/flash): revert #16383 (graceful server startup/shutdown) (#16610)
Yoshiya Hinosawa
2022-11-11
fix(ext/flash): graceful server startup/shutdown (#16383)
Divy Srivastava
2022-11-10
feat: don't require --unstable flag for npm programs (#16520)
Bartek Iwańczuk
2022-11-09
fix(ext/flash): revert #16284 and add test case (#16576)
Yoshiya Hinosawa
2022-11-09
chore: forward v1.27.2 release commit to main (#16572)
denobot
2022-11-04
chore: forward v1.27.1 release commit to main (#16533)
denobot
2022-10-29
fix(core): fix APIs not to be affected by `Promise.prototype.then` modificati...
Kenta Moriuchi
2022-10-27
1.27.0 (#16442)
denobot
2022-10-24
experiment(ext/web): Don't expose event classes during the bootstrap phase (#...
Andreu Botella
2022-10-21
chore(core): remove `core.opSync` (#16379)
Divy Srivastava
2022-10-20
chore: upgrade rusty_v8 to 0.54.0 (#16368)
Bartek Iwańczuk
2022-10-19
perf(ext/flash): optimize path response streams (#16284)
Divy Srivastava
2022-10-17
chore: forward v1.26.2 to main (#16331)
Bartek Iwańczuk
2022-10-09
feat(core): improve resource read & write traits (#16115)
Luca Casonato
2022-10-06
chore: forward v1.26.1 release commit to main (#16178)
denobot
2022-10-05
fix(ext/flash): Avoid sending Content-Length when status code is 204 (#15901)
ayame113
2022-09-30
refactor(ext/http): remove op_http_read (#16096)
Luca Casonato
2022-09-29
1.26.0
denobot
2022-09-28
fix(ext/flash): reregister socket on partial read on Windows (#16076)
Divy Srivastava
2022-09-28
feat(ext/flash): add `reuseport` option on Linux (#16022)
Divy Srivastava
2022-09-27
feat: Add requesting API name to permission prompt (#15936)
Bartek Iwańczuk
2022-09-22
chore: forward v1.25.4 release commit to main (#16001)
David Sherret
2022-09-20
fix(flash): panic if response if undefined (#15964)
Bartek Iwańczuk
2022-09-19
chore: fix clippy warnings (#15944)
Ben Noordhuis
2022-09-16
upgrade deps (#15914)
Ryan Dahl
2022-09-15
chore: forward v1.25.3 release commit to main (#15919)
Colin Ihrig
2022-09-13
fix(ext/flash): don't block requests (#15852)
Divy Srivastava
2022-09-10
perf(ext/flash): remove string->buffer cache (#15850)
Divy Srivastava
2022-09-09
chore: forward v1.25.2 release commit to main (#15831)
denobot
2022-09-07
fix(ext/flash): use utf8 length as Content-Length (#15793)
Divy Srivastava
2022-09-02
chore: forward v1.25.1 release commit to main (#15735)
denobot
2022-09-01
fix(ext/flash): retry write failures (#15591)
Divy Srivastava
2022-08-31
chore: upgrade httparse to 1.8 (#15699)
Bartek Iwańczuk
2022-08-29
chore(ext/flash): typo in `lib.rs` (#15662)
pk
2022-08-26
fix(ext/flash): panic on AddrInUse (#15607)
Bartek Iwańczuk
2022-08-25
v1.25.0
Bartek Iwańczuk
2022-08-24
fix(unstable): finish HTTP response for 205 and 304 responses (#15584)
Bartek Iwańczuk
2022-08-24
fix(unstable): Deno.serve() can parse hostnames (#15579)
Bartek Iwańczuk
2022-08-24
feat(ext/flash): split upgradeHttp into two APIs (#15557)
Luca Casonato
2022-08-24
feat: update `Deno.serve` function signature (#15563)
Luca Casonato
2022-08-22
fix(ext/flash): fix default onListen callback (#15533)
Yoshiya Hinosawa
[next]