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-08-31
feat(workers): Make the `Deno` namespace configurable and unfrozen (#11888)
Andreu Botella
2021-08-25
feat(fetch): mTLS client certificates for fetch() (#11721)
Sean Michael Wykes
2021-08-25
feat: ArrayBuffer in structured clone transfer (#11840)
Luca Casonato
2021-08-25
refactor: cleanup Inspector and InspectorServer implementations (#11837)
Bartek Iwańczuk
2021-08-24
feat(unstable): Add file locking APIs (#11746)
Tilman Roeder
2021-08-23
chore: release crates for 1.13.2 (#11820)
David Sherret
2021-08-20
refactor: fix typo in web_worker.rs (#11792)
Ikko Ashimine
2021-08-20
chore: upgrade dlint and run `prefer-primordials` rule (#11777)
Yusuke Tanaka
2021-08-18
fix(runtime): event loop panics in classic workers (#11756)
Luca Casonato
2021-08-16
chore: release crates for 1.13.1 (#11729)
David Sherret
2021-08-16
feat(runtime): support classic workers for internal testing (#11338)
Andreu Botella
2021-08-15
refactor(ops): return BadResource errors in ResourceTable calls (#11710)
Aaron O'Mullan
2021-08-11
build: allow deno_runtime crate to build in docs.rs (#11602)
Bartek Iwańczuk
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl
2021-08-10
chore: release crates (#11628)
Bartek Iwańczuk
2021-08-10
refactor: --unsafely-ignore-certificate-errors (#11629)
Bartek Iwańczuk
2021-08-10
feat: add experimental WebSocketStream API (#10365)
Leo K
2021-08-09
feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL veri...
TheAifam5
2021-08-09
feat(extensions/web): add structuredClone function (#11572)
Leo K
2021-08-07
feat(tls): Optionally support loading native certs (#11491)
Justin Chase
2021-08-06
feat: ffi to replace plugins (#11152)
Elias Sjögreen
2021-08-06
revert: allow URL for permissions (#11600)
Bartek Iwańczuk
2021-08-06
feat: support AbortSignal in writeFile (#11568)
Benjamin Gruenbaum
2021-08-06
feat(runtime): allow URL for permissions (#11578)
Leo K
2021-08-04
feat(unstable): clean environmental variables for subprocess (#11571)
Leo K
2021-08-03
chore: surface import map JSON parse error to user (#11573)
David Sherret
2021-08-02
chore: format toml files internally (#11563)
David Sherret
2021-08-02
feat: stabilize Deno.serveHttp() (#11544)
Bartek Iwańczuk
2021-07-30
chore: upgrade Rust to 1.54.0 (#11554)
Yusuke Tanaka
2021-07-30
chore(core): use oneshot channel in mod_evaluate() (#11556)
Ben Noordhuis
2021-07-29
feat(runtime): implement navigator.hardwareConcurrency (#11448)
Divy Srivastava
2021-07-29
chore: release deno_fetch (#11549)
Satya Rohith
2021-07-28
feat(extensions/fetch): extend init options (#11528)
Satya Rohith
2021-07-26
chore: release crates (#11519)
Bartek Iwańczuk
2021-07-26
refactor: use `primordials` in runtime, extensions and core (#11500)
Yusuke Tanaka
2021-07-23
cleanup(runtime): remove last references to Deno.core.sharedQueue (#11503)
Aaron O'Mullan
2021-07-22
fix: support --cert flag for tls connect APIs (#11484)
Luca Casonato
2021-07-20
fix: panic for non-WS connections to inspector (#11466)
Bartek Iwańczuk
2021-07-19
chore: release crates (#11454)
Bartek Iwańczuk
2021-07-17
fix(workers): silently ignore non-existent worker IDs (#11417)
Andreu Botella
2021-07-14
refactor(cli/tools/test_runner): split reporter into distinct stages (#11395)
Casper Beyer
2021-07-14
refactor(runtime): apply permissions as a hook during registration (#11347)
Casper Beyer
2021-07-13
chore: release crates (#11378)
Bartek Iwańczuk
2021-07-12
refactor: deno_http op crate (#11335)
Luca Casonato
2021-07-11
Revert "Remove unstable native plugins (#10908)"
Ryan Dahl
2021-07-10
fix: align DedicatedWorkerGlobalScope event handlers to spec (#11353)
Andreu Botella
2021-07-09
chore: update crates (#11332)
Luca Casonato
2021-07-08
feat(core): return v8::Value from JsRuntime::execute_script (#11129)
Bartek Iwańczuk
2021-07-08
feat(runtime/http): server side websocket support (#10359)
Leo K
[prev]
[next]