3567606008
Merge pull request #816 from matthiasbeyer/libimagstore/test-storeid-name-fix
...
Fix test StoreId name
2016-10-18 20:52:42 +02:00
fc464446a9
Fix test StoreId name
...
The name of the storeid was duplicated, which caused the tests to fail
from time to time.
This patch fixes the name of the entry which is used to test.
2016-10-18 15:41:01 +02:00
63d148dc3f
Add meta-info in libimagutil/Cargo.toml
2016-10-18 10:56:12 +02:00
67dd706d79
Add meta-info in libimagtodo/Cargo.toml
2016-10-18 10:56:12 +02:00
19ccddd5e7
Add meta-info in libimagtimeui/Cargo.toml
2016-10-18 10:56:12 +02:00
0c083cc365
Add meta-info in libimagstorestdhook/Cargo.toml
2016-10-18 10:56:12 +02:00
2a514c16e6
Add meta-info in libimagstore/Cargo.toml
2016-10-18 10:56:12 +02:00
36561ae6f4
Add meta-info in libimagrt/Cargo.toml
2016-10-18 10:56:12 +02:00
07119e76ac
Add meta-info in libimagref/Cargo.toml
2016-10-18 10:56:12 +02:00
2548b3d288
Add meta-info in libimagnotes/Cargo.toml
2016-10-18 10:56:12 +02:00
ad20ea7648
Add meta-info in libimagmail/Cargo.toml
2016-10-18 10:56:12 +02:00
9c10216298
Add meta-info in libimaginteraction/Cargo.toml
2016-10-18 10:56:12 +02:00
f9f2b93461
Add meta-info in libimagerror/Cargo.toml
2016-10-18 10:56:12 +02:00
70fa6e00ac
Add meta-info in libimagentryview/Cargo.toml
2016-10-18 10:56:12 +02:00
b9ddaada2a
Add meta-info in libimagentrytag/Cargo.toml
2016-10-18 10:56:12 +02:00
5240e3bf64
Add meta-info in libimagentrymarkdown/Cargo.toml
2016-10-18 10:56:12 +02:00
598d463761
Add meta-info in libimagentrylist/Cargo.toml
2016-10-18 10:56:12 +02:00
c6c7bd5a0a
Add meta-info in libimagentrylink/Cargo.toml
2016-10-18 10:56:12 +02:00
9cdfba244c
Add meta-info in libimagentryfilter/Cargo.toml
2016-10-18 10:56:12 +02:00
5beee40b2e
Add meta-info in libimagentryedit/Cargo.toml
2016-10-18 10:56:12 +02:00
f9115073f1
Add meta-info in libimagdiary/Cargo.toml
2016-10-18 10:56:12 +02:00
39cd88e47f
Add meta-info in libimagcounter/Cargo.toml
2016-10-18 10:56:12 +02:00
2c3a23c458
Add meta-info in libimagbookmark/Cargo.toml
2016-10-18 10:56:12 +02:00
d64212e420
Add meta-info in imag-view/Cargo.toml
2016-10-18 10:56:12 +02:00
fc044839f6
Add meta-info in imag-todo/Cargo.toml
2016-10-18 10:56:12 +02:00
a0274f8c39
Add meta-info in imag-tag/Cargo.toml
2016-10-18 10:56:12 +02:00
05969be5e4
Add meta-info in imag-store/Cargo.toml
2016-10-18 10:56:12 +02:00
98871487f0
Add meta-info in imag-ref/Cargo.toml
2016-10-18 10:56:12 +02:00
0dc93622c7
Add meta-info in imag-notes/Cargo.toml
2016-10-18 10:56:12 +02:00
a13f5e3778
Add meta-info in imag-link/Cargo.toml
2016-10-18 10:56:12 +02:00
346d21a7a6
Add meta-info in imag-diary/Cargo.toml
2016-10-18 10:56:12 +02:00
9a2e0c7116
Add meta-info in imag-counter/Cargo.toml
2016-10-18 10:56:12 +02:00
46e9ff3f52
Add meta-info in imag-bookmark/Cargo.toml
2016-10-18 10:56:12 +02:00
14696b59e7
Add meta-info in bin/Cargo.toml
2016-10-18 10:56:12 +02:00
ab122dc3cc
Add meta-info in .imag-documentation/Cargo.toml
2016-10-18 10:56:12 +02:00
2679d0d254
Merge pull request #809 from matthiasbeyer/libimagstorestdhook/deny-delete-of-linked-entries
...
libimagstorestdhook: deny delete of linked entries
2016-10-17 21:58:22 +02:00
dd4f0c7586
Raise error when reading links failed, rather than assuming 1
2016-10-17 17:48:22 +02:00
6de6d20dc0
Merge pull request #808 from matthiasbeyer/fix-nix-markup
...
Fix default.nix syntax
2016-10-17 09:19:07 +02:00
38f0951df7
Merge pull request #800 from matthiasbeyer/libimagstore/reduce-unwraps
...
libimagstore: reduce unwraps
2016-10-17 09:18:53 +02:00
44f78ae50a
Remove unused imports
2016-10-15 16:12:11 +02:00
80bb0d99c9
Add hook for checking whether a about-to-be-deleted entry still has links
2016-10-15 16:12:11 +02:00
c068db2ea0
Merge pull request #805 from matthiasbeyer/libimagentrylink/tests
...
libimagentrylink: tests
2016-10-15 15:49:39 +02:00
ff4a96ff59
Add missing "use"
2016-10-15 15:49:01 +02:00
da408f60fd
Refactor iflet into and_then().or_else()
2016-10-15 15:49:01 +02:00
3fe8ec5d33
Simplify line
2016-10-15 15:49:00 +02:00
3d572dda0f
Reimplement StoreId::to_str() to remove unwrap()
2016-10-15 15:49:00 +02:00
52367edc83
Remove unwrap()s in file abstraction code
2016-10-15 15:49:00 +02:00
c0eb329abf
Simplify hashmap fetching and error construction
2016-10-15 15:49:00 +02:00
2363d6ba30
Use try!() instead of unwrapping errors
2016-10-15 15:49:00 +02:00
956cf56b1a
Fix default.nix syntax
2016-10-15 15:46:27 +02:00