Rocket/contrib/lib/tests
Sergio Benitez cfd5af38fe Set better default 'diesel::SQLite' options.
The options set WAL, a 1s busy timeout, and enables foreign keys.

This also adds a focused 'databases::Config::figment()', used to
retrieve a focused figment for a given config.
2021-04-07 23:09:05 -07:00
..
static Implement a 'StaticFiles' custom handler in contrib. 2018-08-13 02:17:50 -07:00
templates Fix normalization and Windows issues. 2018-10-24 00:01:56 -07:00
compress_responder.rs.disabled Test 'secret_key' validation, now on pre-launch. 2021-03-09 21:57:26 -08:00
compression_fairing.rs.disabled Test 'secret_key' validation, now on pre-launch. 2021-03-09 21:57:26 -08:00
databases.rs Set better default 'diesel::SQLite' options. 2021-04-07 23:09:05 -07:00
helmet.rs Test 'secret_key' validation, now on pre-launch. 2021-03-09 21:57:26 -08:00
static_files.rs Test 'secret_key' validation, now on pre-launch. 2021-03-09 21:57:26 -08:00
templates.rs Remove 'attach' fairings. Add 'liftoff' fairings. 2021-04-07 23:09:00 -07:00