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
/
cli
/
tests
/
integration
/
run_tests.rs
Age
Commit message (
Expand
)
Author
2021-09-30
fix: Don't panic when a worker is closed in the reactions to a wasm operation...
Andreu Botella
2021-09-24
chore(workers): Test that closing a worker closes any child workers (#12215)
Andreu Botella
2021-09-22
fix(workers): Don't panic when a worker's parent thread stops running (#12156)
Andreu Botella
2021-09-20
chore(tests): windows pty tests (#12091)
David Sherret
2021-09-18
fix(cli/fmt_errors): Abbreviate long data URLs in stack traces (#12127)
Nayeem Rahman
2021-09-17
fix(cli): don't ignore diagnostics about for await (#12116)
Kitson Kelly
2021-09-09
fix: permission prompt stuffing (#11931)
Ryan Dahl
2021-09-06
fix(ext/web): Format terminal DOMExceptions properly (#11834)
Nayeem Rahman
2021-09-06
Don't drop messages from workers that have already been closed (#11913)
Andreu Botella
2021-08-18
fix(runtime): event loop panics in classic workers (#11756)
Luca Casonato
2021-08-16
fix: parse error when transpiling code with BOM (#11688)
Ryan Dahl
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-07-22
fix: support --cert flag for tls connect APIs (#11484)
Luca Casonato
2021-07-20
fix: close fetch response body on GC (#11467)
Luca Casonato
2021-07-17
fix(workers): silently ignore non-existent worker IDs (#11417)
Andreu Botella
2021-07-10
fix: align DedicatedWorkerGlobalScope event handlers to spec (#11353)
Andreu Botella
2021-07-07
chore: temporarily disable flaky single_compile_with_reload test (#11320)
David Sherret
2021-07-05
fix(core): Delay deadlock detection for dynamic imports (#11282)
Nayeem Rahman
2021-07-05
refactor: asynchronous blob backing store (#10969)
Jimmy Wärting
2021-07-02
feat(core): pump V8 message loop on event loop tick (#11221)
Bartek Iwańczuk
2021-06-27
chore: split up integration_tests.rs into separate files (#11131)
David Sherret
[prev]