imag/lib/domain
Matthias Beyer 0ed636bb06 Refactor libimagrt+libimagstore to pass whole configuration object
Before we extracted the store configuration from the configuration
toml::Value object and passed it to the store.

This is unecessary overhead.

Now we pass the whole configuration object and let the store extract the
required values.
2017-12-24 13:52:18 +01:00
..
libimagbookmark Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00
libimagcontact Switch to upstream rust-vobject 2017-11-09 11:21:17 +01:00
libimagdiary Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
libimaghabit Merge pull request #1178 from matthiasbeyer/libimaghabit/fix-until 2017-12-22 14:39:41 +01:00
libimagmail Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
libimagnotes Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
libimagtimetrack Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
libimagtodo Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00