upend/src
Tomáš Mládek e38bab5957 remove ensure_invariant now that it's unnecessary 2021-03-15 22:37:09 +01:00
..
addressing.rs Address can also refer to an Attribute (String) 2021-03-14 12:41:38 +01:00
database.rs remove ensure_invariant now that it's unnecessary 2021-03-15 22:37:09 +01:00
filesystem.rs remove ensure_invariant now that it's unnecessary 2021-03-15 22:37:09 +01:00
hash.rs add latest_files endpoint 2021-02-21 19:51:23 +01:00
jobs.rs add "jobs", endpoint to query vault update progress 2021-02-20 17:36:19 +01:00
main.rs refer to types via address, not identifier 2021-03-15 22:32:04 +01:00
models.rs finish renaming target/key/value to entity/attribute/value 2021-03-14 10:44:13 +01:00
routes.rs refer to types via address, not identifier 2021-03-15 22:32:04 +01:00
schema.rs finish renaming target/key/value to entity/attribute/value 2021-03-14 10:44:13 +01:00
util.rs remove DbExecutor, store plain pool in state; refactor into functions 2020-09-15 19:26:47 +02:00