moonfire-nvr/db
Scott Lamb d8b8d5d5e0 fix dumb typo bug in signal/state input validation
The effect was that it'd allow any state for signal 0, when it should
have allowed state 0 for any signal.
2019-06-14 16:41:18 -07:00
..
testdata initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
upgrade cargo fix --all 2019-06-14 08:47:11 -07:00
Cargo.toml upgrade db's parking_lot dependency too 2019-05-31 16:21:10 -07:00
auth.rs cargo fix --all 2019-06-14 08:47:11 -07:00
check.rs cargo fix --all 2019-06-14 08:47:11 -07:00
coding.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
db.rs web api glue for updating signals 2019-06-14 16:11:12 -07:00
dir.rs cargo fix --all 2019-06-14 08:47:11 -07:00
lib.rs read-only signals support (#28) 2019-06-06 16:20:44 -07:00
raw.rs cargo fix --all 2019-06-14 08:47:11 -07:00
recording.rs db crate support for updating signals (#28) 2019-06-13 22:25:55 -07:00
schema.proto update design docs for new-schema branch changes 2018-03-24 20:51:30 -07:00
schema.rs cargo fix --all 2019-06-14 08:47:11 -07:00
schema.sql db crate support for updating signals (#28) 2019-06-13 22:25:55 -07:00
signal.rs fix dumb typo bug in signal/state input validation 2019-06-14 16:41:18 -07:00
testutil.rs properly test fix for #64 2019-01-04 16:11:58 -08:00
writer.rs cargo fix --all 2019-06-14 08:47:11 -07:00