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-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
2022-08-21
fix(unstable): better error for invalid hostname in Deno.serve() (#15529)
Bartek Iwańczuk
2022-08-21
fix(ext/flash): fix listening port (#15519)
Yoshiya Hinosawa
2022-08-21
feat(ops): V8 Fast Calls (#15291)
Divy Srivastava
2022-08-19
feat(unstable): change Deno.serve() API (#15498)
Bartek Iwańczuk
2022-08-19
Fix: Honor linter rules in CI and locally (#15492)
Mathias Lafeldt
2022-08-19
fix(ext/flash): concurrent response streams (#15493)
Divy Srivastava
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
[prev]