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-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
2022-04-19
feat(ext/web): add globalThis.reportError() (#13799)
Nayeem Rahman
2022-04-18
chore: update wpt (#14313)
Luca Casonato
2022-04-16
fix(tools/wpt): replace deprecated writeAllSync and writeAll (#14282)
Feng Yu
2022-04-15
chore: release fixes based on doing the v1.20.6 release (#14289)
David Sherret
2022-04-13
chore: use lock file for tooling scripts (#14253)
Bartek Iwańczuk
2022-04-11
chore: use local copy of std in tools/bench/ scripts (#14251)
Bartek Iwańczuk
2022-04-08
chore: update release instructions based on 1.20.5 release (#14239)
David Sherret
2022-04-07
chore: forward v1.20.5 release commit to main (#14232)
David Sherret
2022-04-04
chore(ci): automatically open PR to forward patch release back to main (#14180)
David Sherret
2022-04-04
chore(ci): update deno_std release steps (#14178)
David Sherret
2022-04-02
chore(ci): automatically include releases notes in release draft (#14179)
David Sherret
2022-04-01
chore(ci): fix Releases.md creation and tag name (#14166)
David Sherret
2022-03-30
build: use workflows for bumping versions and cargo publishing on the CI (#13...
David Sherret
2022-03-16
chore: release script should automatically figure out CLI crate dependencies ...
David Sherret
2022-03-15
disable flakes (#13962)
Ryan Dahl
2022-03-14
feat(ext/web): Add `AbortSignal.timeout()` (#13687)
Andreu Botella
2022-03-10
chore: fix file permissions of release scripts (#13901)
Yoshiya Hinosawa
2022-03-08
chore: reduce release PRs from 2 to 1 (#13878)
David Sherret
2022-03-04
chore: automatically update Releases.md when doing a release (#13837)
David Sherret
2022-03-05
chore: update deps (#13821)
Satya Rohith
2022-03-04
chore: update cut_a_release.md (#13822)
Satya Rohith
2022-03-03
docs: information about updating TypeScript version (#13810)
Kitson Kelly
2022-03-02
feat(ext/crypto): AES-GCM support for 128bit IVs (#13805)
Divy Srivastava
2022-03-01
chore(tools): use automation scripts from automation repo (#13796)
David Sherret
2022-02-21
chore: use `rustfmt` cli via dprint for faster format (#13735)
David Sherret
2022-02-16
chore: update wpt (#13679)
Andreu Botella
2022-02-08
fix(ext/crypto): support EC p256 private key material in exportKey (#13547)
Divy Srivastava
2022-01-24
chore: re-enable wgpu_sync (#13453)
Aaron O'Mullan
2022-01-24
feat(ext/web): add CompressionStream API (#11728)
Leo Kettmeir
2022-01-21
chore: update cut_a_release.md (#13444)
Bartek Iwańczuk
2022-01-20
revert(#13402): experiment: wgpu sync (#13439)
Aaron O'Mullan
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2022-01-19
experiment: wgpu sync (#13402)
Aaron O'Mullan
2022-01-19
chore: update wpt (#13423)
Leo Kettmeir
2022-01-19
feat(ext/crypto): implement pkcs8/JWK for P-384 curves (#13154)
Sean Michael Wykes
2022-01-19
feat(ext/crypto): implement pkcs8/spki/jwk exportKey for ECDSA and ECDH (#13104)
Sean Michael Wykes
2022-01-18
Add LSP benchmark mimicking the one on quick-lint-js (#13365)
Ryan Dahl
2022-01-14
feat(streams): reject pending reads when releasing reader (#13375)
Leo Kettmeir
2022-01-14
chore: update wpt (#13371)
Leo Kettmeir
2022-01-14
feat(ext/crypto): implement AES-GCM decryption (#13319)
Divy Srivastava
2022-01-13
chore: update cut_a_release.md (#13352)
Bartek Iwańczuk
2022-01-11
chore: bump rust-urlpattern to 0.1.3 (#13328)
Leo Kettmeir
2022-01-11
feat(ext/crypto): implement AES-KW for wrapKey/unwrapKey (#13286)
Sean Michael Wykes
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2022-01-07
feat(ext/crypto): JWK support for unwrapKey/wrapKey (#13261)
Sean Michael Wykes
2022-01-06
chore(wpt): add "--inspect-brk" flag to WPT runner (#13267)
Sean Michael Wykes
2022-01-05
feat(ext/crypto): implement AES-GCM encryption (#13119)
Divy Srivastava
[next]