moonfire-nvr/db
Scott Lamb 038fc574e9 upgrade some deps, including reqwest
The reqwest one is particularly notable because it means not having two
versions of hyper/http/tokio/futures/bytes. It also drops a number of
transitive deps; with some work I think I could stop depending on regex
now.
2020-01-09 20:06:30 -08:00
..
proto Use fixed-size directory meta files 2019-07-04 23:30:37 -05:00
testdata initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
upgrade use a released version of nix 2019-12-30 07:46:53 -06:00
Cargo.toml upgrade some deps, including reqwest 2020-01-09 20:06:30 -08:00
auth.rs fix db auth tests for domain being optional 2019-06-20 12:06:57 -07:00
build.rs add missing build.rs 2019-06-19 16:53:14 -07:00
check.rs s/std::fs::read_dir/nix::dir::Dir/ in a few spots 2019-07-12 11:07:14 -07:00
coding.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
compare.rs fix d7a918d regression in SQLite required version 2019-07-11 14:00:09 -07:00
db.rs better logs during normal operation 2019-09-26 16:09:58 -07:00
dir.rs use a released version of nix 2019-12-30 07:46:53 -06:00
fs.rs s/std::fs::read_dir/nix::dir::Dir/ in a few spots 2019-07-12 11:07:14 -07:00
lib.rs s/std::fs::read_dir/nix::dir::Dir/ in a few spots 2019-07-12 11:07:14 -07:00
raw.rs cargo fix --all 2019-06-14 08:47:11 -07:00
recording.rs stop using deprecated try! 2019-12-28 08:07:33 -06:00
schema.sql garbage collection for signals 2019-12-28 07:48:08 -06:00
signal.rs garbage collection for signals 2019-12-28 07:48:08 -06:00
testutil.rs stop using sync::ONCE_INIT 2019-07-24 21:52:55 -07:00
writer.rs better logs during normal operation 2019-09-26 16:09:58 -07:00