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
/
tools
Age
Commit message (
Expand
)
Author
2022-08-25
fix: avoid global declaration collisions in cjs (#15608)
David Sherret
2022-08-25
chore: fix publish for circular dependencies (#15598)
David Sherret
2022-08-21
feat: `queueMicrotask()` error handling (#15522)
Nayeem Rahman
2022-08-19
Fix: Honor linter rules in CI and locally (#15492)
Mathias Lafeldt
2022-08-19
chore(bench): add flash router benchmarks (#15495)
Divy Srivastava
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
2022-08-15
chore: upgrade rusty_v8 to 0.48.1 (#15310)
Bartek Iwańczuk
2022-08-11
chore: move lint rules to cargo config for better editor integration (#15453)
Mathias Lafeldt
2022-08-08
chore: make the start_release workflow go faster (#15416)
David Sherret
2022-08-06
chore: use gist for release instruction checklist (#15414)
David Sherret
2022-08-05
chore(tools): update wpt setup to new spawn api (#15407)
Nayeem Rahman
2022-07-21
fix(tools): upgrade to new `Deno.spawn` api (#15265)
Satya Rohith
2022-07-20
Reland "feat: add "unhandledrejection" event support" (#15211)
Bartek Iwańczuk
2022-07-20
chore(ext): update webgpu (#15059)
Dante Issaias
2022-07-19
chore: update deno automation to 0.12 (#15248)
David Sherret
2022-07-18
chore: update docland and dotland release instructions (#15238)
David Sherret
2022-07-15
Revert "feat: add "unhandledrejection" event support (#12994) (#15080)" (#15210)
Bartek Iwańczuk
2022-07-14
feat: add "unhandledrejection" event support (#12994) (#15080)
Bartek Iwańczuk
2022-07-05
chore(ci): fix post publish for forwarding release commit back to main (#15088)
David Sherret
2022-07-05
1.23.3 (#15081)
denobot
2022-07-04
Revert "feat: add "unhandledrejection" event support (#12994)" (#15075)
Bartek Iwańczuk
2022-07-04
feat: add "unhandledrejection" event support (#12994)
Bartek Iwańczuk
2022-07-04
fix: update to TypeScript 4.7.4 (#15022)
Rafael Ávila de Espíndola
2022-06-30
chore: forward 1.23.2 to main (#15027)
David Sherret
2022-06-29
fix(ext/web): remove `ErrorEventInit`'s error default (#14809)
Mark Ladyshau
2022-06-26
build: require safety comments on unsafe code (#13870)
Luca Casonato
2022-06-19
fix(ext/fetch): add `accept-language` default header to fetch (#14882)
Mark Ladyshau
2022-06-18
fix(fmt): should fail `--check` on parse error (#14907)
David Sherret
2022-06-17
fix(ext/web): add EventTarget brand checking (#14637)
Colin Ihrig
2022-06-16
update expectations
cjihrig
2022-06-16
fix: make Performance global an EventTarget
cjihrig
2022-06-14
feature(web): enable deflate-raw compression format (#14863)
Kayla Washburn
2022-06-08
chore(bench): generalized HTTP benchmarks framework (#14815)
Divy Srivastava
2022-06-02
tests: re-generate WPT certificates (#14774)
Luca Casonato
2022-05-27
fix(scripts/release): add unstable flag when running ./tools/format.js (#14743)
David Sherret
2022-05-26
fix(core): rethrow exception during structured cloning serialization (#14671)
Mark Ladyshau
2022-05-26
chore: upgrade rusty_v8 to 0.43.1 (#14713)
Bartek Iwańczuk
2022-05-23
fix(ext/websocket): WebSocket dispatch single close event (#13443)
Leo Kettmeir
2022-05-18
refactor: use spawn API across codebase (#14414)
Leo Kettmeir
2022-05-16
fix(ext/web): throw if listener and signal are null (#14601)
Colin Ihrig
2022-05-13
feat(ext/web): add performance.toJSON (#14548)
Geert-Jan Zwiers
2022-05-13
feat(ext/web): implement static `Response.json` (#14566)
Luca Casonato
2022-05-13
chore: update wpt (#14592)
Luca Casonato
2022-05-10
fix(ext/web): brand check in `performance.timeOrigin` (#14550)
Luca Casonato
2022-05-06
chore: improve release docs (#14506)
Colin Ihrig
2022-05-06
feat(web): add `performance.timeOrigin` (#14489)
Geert-Jan Zwiers
2022-04-29
fix(cli): add dom.extras lib (#14430)
Kitson Kelly
2022-04-21
chore: add release step failure instructions (#14352)
David Sherret
2022-04-21
chore(scripts): allow running version_bump workflow without releasing deno_st...
David Sherret
2022-04-20
1.21.0 (#14336)
denobot
[next]