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
/
op_crates
/
fetch
Age
Commit message (
Expand
)
Author
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
2021-04-29
fix(op_crate/fetch): infinite loop on fill headers (#10406)
William Perron
2021-04-28
refactor(extensions): reintroduce builder (#10412)
Aaron O'Mullan
2021-04-28
core: introduce extensions (#9800)
Aaron O'Mullan
2021-04-28
chore: upgrade dprint plugins (#10397)
Satya Rohith
2021-04-26
remove #![deny(warnings)] (#10376)
Ryan Dahl
2021-04-23
fix(op_crates/fetch): Prevent throwing when inspecting a request (#10335)
Jesse Jackson
2021-04-23
chore: release crates (#10327)
Luca Casonato
2021-04-21
fix(fetch): Response inspect regression (#10295)
Aaron O'Mullan
2021-04-21
chore: release crates (#10269)
Bartek Iwańczuk
2021-04-20
chore: align fetch to spec (#10203)
Luca Casonato
2021-04-19
chore: align `Headers` to spec (#10199)
Luca Casonato
2021-04-14
chore: align FormData to spec (#10169)
Luca Casonato
2021-04-13
chore: release crates (#10164)
Bartek Iwańczuk
2021-04-13
perf: lazy header instantiation for HTTP requests (#10150)
Luca Casonato
2021-04-13
perf(fetch): optimize normalizeMethod() (#10154)
Aaron O'Mullan
2021-04-12
refactor(deno): remove concept of bin & json ops (#10145)
Aaron O'Mullan
2021-04-12
feat(runtime/permissions): prompt fallback (#9376)
crowlKats
2021-04-11
feat: blob URL support in fetch (#10120)
Luca Casonato
2021-04-10
feat: data URL support in fetch (#10054)
Luca Casonato
2021-04-08
chore: update deps (#10058)
Luca Casonato
2021-04-06
refactor: add deno_file op crate (#10019)
Luca Casonato
2021-04-05
refactor: convert ops to use serde_v8 (#10009)
Aaron O'Mullan
2021-04-02
refactor(ops): remove variadic buffers (#9944)
Aaron O'Mullan
2021-04-02
chore: bump dependent crates for cli (#9964)
Kitson Kelly
2021-03-21
chore: release crates (#9847)
Bartek Iwańczuk
2021-03-20
upgrade: tokio 1.4.0 (#9842)
Ryan Dahl
2021-03-19
chores: enforce type ResourceId across codebase (#9837)
Divy Srivastava
2021-03-18
normalize rids (#9832)
crowlKats
2021-03-18
fix: fallback to default UA and CA data for Deno.createHttpClient() (#9830)
Aaron O'Mullan
2021-03-17
refactor: use serde ops more (#9817)
crowlKats
2021-03-14
chore: upgrade to tokio 1.3.0 (#9778)
Yusuke Tanaka
2021-03-12
chore: bump crates (#9769)
Luca Casonato
2021-03-12
refactor: move Console to op_crates/console (#9770)
Luca Casonato
2021-03-12
chore: split web op crate (#9635)
Luca Casonato
2021-03-09
chore: release crates (#9731)
Bartek Iwańczuk
2021-03-02
Bump crates again (#9653)
Ryan Dahl
2021-03-02
Bump crate versions (#9651)
Ryan Dahl
2021-02-12
chore: release crates (#9481)
Bartek Iwańczuk
2021-02-09
fix(op_crates): Don't use `Deno.inspect` in op crates (#9332)
Nayeem Rahman
2021-02-09
chore: update dependencies (#9455)
Luca Casonato
2021-02-05
chore: release crates (#9410)
Bartek Iwańczuk
2021-02-04
chore: use strict mode for internal runtime, core, and op_crates js (#9391)
Developing
2021-02-05
feat(lsp): add TS quick fix code actions (#9396)
Kitson Kelly
2021-02-04
fetch optimizations (#9402)
Ryan Dahl
2021-02-04
refactor: rewrite File implementation (#9334)
Luca Casonato
2021-02-03
fix: improve http client builder error message (#9380)
Ben Noordhuis
2021-01-30
refactor: rewrite Blob implementation (#9309)
Luca Casonato
2021-01-29
chore: upgrade tokio to 1.1.1 (#9327)
Yusuke Tanaka
2021-01-29
v1.7.1
Ryan Dahl
[next]