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
/
test_util
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2021-11-02
chore: update to Rust edition 2021 (#12578)
Bartek Iwańczuk
2021-10-25
fix(tls): Make TLS clients support HTTP/2 (#12530)
Andreu Botella
2021-09-20
chore(tests): windows pty tests (#12091)
David Sherret
2021-09-17
chore: Remove unused deps from Cargo.toml files (#12106)
Squirrel
2021-09-08
feat(cli): Support Basic authentication in DENO_AUTH_TOKENS (#11910)
BasiqueEvangelist
2021-09-02
chore: update dependencies (#11856)
Luca Casonato
2021-07-09
chore: update crates (#11332)
Luca Casonato
2021-07-05
chore: upgrade Tokio to 1.8.0 (#11281)
Yusuke Tanaka
2021-06-19
chore: upgrade Tokio to 1.7.1 (#11045)
Yusuke Tanaka
2021-06-16
chore: upgrade Tokio to 1.7.0 (#11008)
Yusuke Tanaka
2021-05-29
chore: upgrade Tokio to 1.6.1 (#10782)
Yusuke Tanaka
2021-05-18
refactor: share test harness for lsp between bench and integration (#10659)
Kitson Kelly
2021-05-15
chore: upgrade Tokio to 1.6.0 (#10637)
Yusuke Tanaka
2021-04-08
chore: update deps (#10058)
Luca Casonato
2021-03-20
upgrade: tokio 1.4.0 (#9842)
Ryan Dahl
2021-03-14
chore: upgrade to tokio 1.3.0 (#9778)
Yusuke Tanaka
2021-02-09
chore: update dependencies (#9455)
Luca Casonato
2021-01-29
chore: upgrade tokio to 1.1.1 (#9327)
Yusuke Tanaka
2021-01-17
benchmark: cleanup serde_json values being passed around (#9115)
William Perron
2021-01-11
upgrade: tokio 1.0 (#8779)
Bartek Iwańczuk
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-10
upgrade: tokio 0.1 in test_util crate (#8885)
Yosi Pramajaya
2020-12-24
refactor(test_util): replace "warp" with "hyper" (#8846)
Yosi Pramajaya
2020-11-25
core: implement 'AsyncRefCell' and 'ResourceTable2' (#8273)
Bert Belder
2020-09-21
chore: add copyright (#7593)
tokiedokie
2020-09-14
Upgrade Rust crates, pin 'webpki-roots' to version 0.19.0 (#7454)
Bert Belder
2020-08-18
refactor: permissions (#7074)
Nayeem Rahman
2020-08-12
upgrade: Rust crates
Bert Belder
2020-07-23
Align cargo dependency features (#6860)
Ryan Dahl
2020-07-23
upgrade: tokio 0.2.22 (#6838)
Bartek Iwańczuk
2020-07-06
chore: Only use one set of tokio features (#6655)
Ryan Dahl
2020-07-04
chore: port http_server.py to rust (#6364)
Ryan Dahl
2020-06-19
upgrade crates (#6378)
Ryan Dahl
2020-06-18
chore(test): move testing utilities to test_util crate (#6360)
Bartek Iwańczuk