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
/
runtime
Age
Commit message (
Expand
)
Author
2021-12-03
refactor(ext/fetch): pass opstate in `FetchHandler::fetch_file`
Leo Kettmeir
2021-11-30
fix(test): Improve reliability of `deno test`'s op sanitizer with timers (#12...
Andreu Botella
2021-11-29
fix(workers): Make `worker.terminate()` not immediately kill the isolate (#12...
Andreu Botella
2021-11-29
Revert "fix(test): Improve reliability of `deno test`'s op sanitizer with tim...
Bartek Iwańczuk
2021-11-28
chore: re-export `deno_core` from `deno_runtime` (#12923)
DjDeveloper
2021-11-28
refactor: add deno_fetch::Options for init (#12904)
Ryan Dahl
2021-11-28
fix(test): Improve reliability of `deno test`'s op sanitizer with timers (#12...
Andreu Botella
2021-11-28
feat(runtime): add op_set_exit_code (#12911)
Ben Noordhuis
2021-11-25
feat(core): Add ability to "ref" and "unref" pending ops (#12889)
Bartek Iwańczuk
2021-11-24
chore: merge v1.16.3 into main (#12892)
Bert Belder
2021-11-23
feat(test): Add more overloads for "Deno.test" (#12749)
Bartek Iwańczuk
2021-11-23
fix: support "other" event type in FSWatcher (#12836)
Luca Casonato
2021-11-22
fix(runtime): support reading /proc using readFile (#12839)
Luca Casonato
2021-11-20
fix(test): do not throw on error.errors.map (#12810)
Yacine Hmito
2021-11-17
chore: bump crates for 1.16.2 (#12792)
David Sherret
2021-11-16
refactor: re-export anyhow from deno_core (#12777)
Ryan Dahl
2021-11-11
chore: bump crate versions for 1.16.1 (#12729)
Luca Casonato
2021-11-10
refactor(ext/http): rewrite hyper integration and fix bug (#12732)
Bert Belder
2021-11-09
feat(core): streams (#12596)
Aaron O'Mullan
2021-11-09
chore: bump crate versions for 1.16.0 (#12706)
Luca Casonato
2021-11-09
Revert "refactor(ext/http): rewrite hyper integration and fix bug (#12332)" (...
Luca Casonato
2021-11-08
refactor(ext/http): rewrite hyper integration and fix bug (#12332)
Bert Belder
2021-11-08
refactor: move `mod tokio_util` to runtime (#12332)
Bert Belder
2021-11-04
feat(runtime): give OS errors .code attributes (#12591)
Aaron O'Mullan
2021-11-03
fix: Deno.emit crashes with BorrowMutError (#12627)
Ryan Dahl
2021-11-03
feat(ext/web): BYOB support for ReadableStream (#12616)
Leo Kettmeir
2021-11-02
chore: update to Rust edition 2021 (#12578)
Bartek Iwańczuk
2021-11-01
feat(ext/fetch): support fetching local files (#12545)
Kitson Kelly
2021-10-29
fix(runtime): require full read and write permissions to create symlinks (#12...
David Sherret
2021-10-29
feat: stabilize Deno.startTls (#12581)
Luca Casonato
2021-10-29
fix(encoding): support additional encoding labels (#12586)
Andreu Botella
2021-10-27
fix(workers): Make `importScripts()` use the same HTTP client as `fetch` (#12...
Andreu Botella
2021-10-26
chore: fix flaky permissions tests on windows (#12552)
David Sherret
2021-10-26
chore: upgrade Rust to 1.56.0 (#12514)
Bert Belder
2021-10-26
feat(runtime): add Deno.addSignalListener API (#12512)
Yoshiya Hinosawa
2021-10-25
chore: bump crate version for 1.15.3 (#12531)
Yoshiya Hinosawa
2021-10-20
fix(ext/net): fix TLS bugs and add 'op_tls_handshake' (#12501)
Bert Belder
2021-10-18
chore: release crates for v1.15.2 (#12478)
Bartek Iwańczuk
2021-10-13
fix(runtime/ops/worker_host): move permission arg parsing to Rust (#12297)
Nayeem Rahman
2021-10-13
chore: fix flaky steps_invalid_usage tests (#12422)
David Sherret
2021-10-12
chore: bump crate version for 1.15.0 (#12406)
Satya Rohith
2021-10-12
chore: upgrade crates based on deno ast 0.3 (#12403)
David Sherret
2021-10-11
fix(runtime): Declare `Window.self` and `DedicatedWorkerGlobalScope.name` wit...
Andreu Botella
2021-10-11
feat: provide ops details for ops sanitizer failures (#12188)
Casper Beyer
2021-10-11
feat(unstable/test): imperative test steps API (#12190)
David Sherret
2021-10-11
feat(runtime): improve error messages of runtime fs (#11984)
Feng Yu
2021-10-10
refactor(metrics): move to core (#12386)
Aaron O'Mullan
2021-10-10
feat: Stabilize Deno.kill and Deno.Process.kill (#12375)
Ryan Dahl
2021-10-10
feat: stabilize Deno.resolveDns (#12368)
Satya Rohith
2021-10-08
feat(runtime): allow passing extensions via Worker options (#12362)
Aaron O'Mullan
[prev]
[next]