COMMITS
/ scripts/test.sh December 2, 2024
S
Skip fuzzer check on Windows.
Sergio Benitez committed
August 10, 2024
S
Add '--help' flag to testing script.
Sergio Benitez committed
May 3, 2024
S
Migrate to 'tracing' for logging.
Sergio Benitez committed
May 2, 2024
S
Improve 'sync_db_pools' codegen. Update UI tests.
Sergio Benitez committed
April 16, 2024
S
Introduce dynamic TLS resolvers.
Sergio Benitez committed
April 12, 2024
S
Add end-to-end testbench.
Sergio Benitez committed
March 26, 2024
S
Support minijinja in 'dyn_templates'.
Sergio Benitez committed
March 19, 2024
S
Support QUIC and HTTP/3.
Sergio Benitez committed
February 28, 2024
S
Trim unneeded code in scripts.
Sergio Benitez committed
December 19, 2023
S
Update to hyper 1. Enable custom + unix listeners.
Sergio Benitez committed
August 22, 2023
M
Update 'sqlx' to '0.7'.
Manuel Transfeld committed
June 9, 2023
S
Add support for 'diesel-async' to 'db_pools'.
Sergio Benitez committed
April 1, 2023
S
Add initial implementation of 'rocket_ws'.
Sergio Benitez committed
January 30, 2023
S
Use PCRE git grep to work around macOS git bug.
Sergio Benitez committed
S
Allow UI tests to fail in CI.
Sergio Benitez committed
April 19, 2022
S
Set 'RUSTC_BOOTSTRAP' to for '--no-run' on stable.
Sergio Benitez committed
February 23, 2022
E
Make HTTP/2 optional via 'http2' feature.
Edgar Onghena committed
July 18, 2021
S
Add 'rocket_db_pools' UI tests.
Sergio Benitez committed
July 9, 2021
S
Introduce async database pools: 'rocket_db_pools'.
Sergio Benitez committed
S
Complete mTLS implementation.
Sergio Benitez committed
May 31, 2021
J
Initial implementation of async DB pooling.
Jeb Rosen committed
July 1, 2021
S
Doctest core feature matrix with '--no-run'.
Sergio Benitez committed
June 9, 2021
S
Update deps when testing sibling workspaces.
Sergio Benitez committed
S
Make new contrib libraries publishable.
Sergio Benitez committed
June 8, 2021
S
Check for trailing new lines in testing script.
Sergio Benitez committed
S
Check fuzzers and benchmarks in testing script.
Sergio Benitez committed
May 25, 2021
S
Split 'rocket_contrib' into distinct crates.
Sergio Benitez committed
May 22, 2021
S
Graduate 'serve' into core as 'fs', 'FileServer'.
Sergio Benitez committed
S
Graduate 'helmet' as 'shield' into core.
Sergio Benitez committed
May 21, 2021
S
Graduate contrib 'uuid' into core.
Sergio Benitez committed
April 29, 2021
S
Graduate contrib 'json' and 'msgpack' into core.
Sergio Benitez committed
April 28, 2021
S
Require source lines to be under 100 chars.
Sergio Benitez committed
April 4, 2021
S
Make 'FileName' a DST. Improve sanitization.
Sergio Benitez committed
March 27, 2021
S
Remove upstream unmaintained 'mysql' support.
Sergio Benitez committed
S
Add '--benchmarks' target to testing script.
Sergio Benitez committed
March 11, 2021
S
Make obvious when and which tests in '--all' fail.
Sergio Benitez committed
March 9, 2021
S
Move examples to their own workspace.
Sergio Benitez committed
S
Test 'secret_key' validation, now on pre-launch.
Sergio Benitez committed
S
Pass extra testing script flags as cargo flags.
Sergio Benitez committed
September 3, 2020
S
Revamp configuration.
Sergio Benitez committed
July 22, 2020
S
Use thread-safe 'CookieJar's.
Sergio Benitez committed
July 30, 2020
S
Require data limits on 'Data::open()'.
Sergio Benitez committed
July 21, 2020
S
Support cargo '+' flags in testing script.
Sergio Benitez committed
S
Remove 'redis' integration from 'contrib'.
Sergio Benitez committed
July 14, 2020
J
Remove 'mongodb' integration from 'contrib'.
Jeb Rosen committed
J
Remove 'rusted_cypher' integration from 'contrib'.
Jeb Rosen committed
August 29, 2019
J
Re-enable the entire test suite:
Jeb Rosen committed
August 24, 2019
J
Revamp testing system for async.
Jeb Rosen committed
August 14, 2019
J
Fix 'static_files' and 'serve' tests.
Jeb Rosen committed
J
Fix or ignore remaining doc tests in 'core'.
Jeb Rosen committed