Commit Graph

3226 Commits

Author SHA1 Message Date
Matthias Beyer 4ee505c658 Merge pull request #815 from matthiasbeyer/release-prep
Release preparation things
2016-10-19 14:33:11 +02:00
Matthias Beyer 55a99024e7 Merge pull request #807 from matthiasbeyer/libimagentrylink/external-iterator-interface
libimagentrylink: external linking iterator interface
2016-10-19 14:32:38 +02:00
Matthias Beyer d857faf1e9 imag-link: Fix iterator usage 2016-10-19 13:03:17 +02:00
Matthias Beyer 45e0043b9d Fix usage of iterator in imag-bookmark 2016-10-19 13:03:17 +02:00
Matthias Beyer b07023fd3b Rewrite BookmarkCollection::get_links_matching() to return Iterator 2016-10-19 13:03:17 +02:00
Matthias Beyer c229bb1575 Fix usages of get_external_links() 2016-10-19 13:03:17 +02:00
Matthias Beyer db17b4f858 Rewrite ExternalLinker::get_external_links() to return iterator 2016-10-19 13:03:17 +02:00
Matthias Beyer 3aa05c3ecc Add warning on type names 2016-10-19 13:03:17 +02:00
Matthias Beyer 4ca501c03e Add SelectExternal LinkIter extension trait 2016-10-19 13:03:17 +02:00
Matthias Beyer 647f25a904 Add module documentation 2016-10-19 13:03:17 +02:00
Matthias Beyer 378951a16b Add module external::iter 2016-10-19 13:03:17 +02:00
Matthias Beyer 3567606008 Merge pull request #816 from matthiasbeyer/libimagstore/test-storeid-name-fix
Fix test StoreId name
2016-10-18 20:52:42 +02:00
Matthias Beyer 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
Matthias Beyer 63d148dc3f Add meta-info in libimagutil/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 67dd706d79 Add meta-info in libimagtodo/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 19ccddd5e7 Add meta-info in libimagtimeui/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 0c083cc365 Add meta-info in libimagstorestdhook/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 2a514c16e6 Add meta-info in libimagstore/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 36561ae6f4 Add meta-info in libimagrt/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 07119e76ac Add meta-info in libimagref/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 2548b3d288 Add meta-info in libimagnotes/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer ad20ea7648 Add meta-info in libimagmail/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 9c10216298 Add meta-info in libimaginteraction/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer f9f2b93461 Add meta-info in libimagerror/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 70fa6e00ac Add meta-info in libimagentryview/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer b9ddaada2a Add meta-info in libimagentrytag/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 5240e3bf64 Add meta-info in libimagentrymarkdown/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 598d463761 Add meta-info in libimagentrylist/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer c6c7bd5a0a Add meta-info in libimagentrylink/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 9cdfba244c Add meta-info in libimagentryfilter/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 5beee40b2e Add meta-info in libimagentryedit/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer f9115073f1 Add meta-info in libimagdiary/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 39cd88e47f Add meta-info in libimagcounter/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 2c3a23c458 Add meta-info in libimagbookmark/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer d64212e420 Add meta-info in imag-view/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer fc044839f6 Add meta-info in imag-todo/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer a0274f8c39 Add meta-info in imag-tag/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 05969be5e4 Add meta-info in imag-store/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 98871487f0 Add meta-info in imag-ref/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 0dc93622c7 Add meta-info in imag-notes/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer a13f5e3778 Add meta-info in imag-link/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 346d21a7a6 Add meta-info in imag-diary/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 9a2e0c7116 Add meta-info in imag-counter/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 46e9ff3f52 Add meta-info in imag-bookmark/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 14696b59e7 Add meta-info in bin/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer ab122dc3cc Add meta-info in .imag-documentation/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 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
Matthias Beyer dd4f0c7586 Raise error when reading links failed, rather than assuming `1` 2016-10-17 17:48:22 +02:00
Matthias Beyer 6de6d20dc0 Merge pull request #808 from matthiasbeyer/fix-nix-markup
Fix default.nix syntax
2016-10-17 09:19:07 +02:00
Matthias Beyer 38f0951df7 Merge pull request #800 from matthiasbeyer/libimagstore/reduce-unwraps
libimagstore: reduce unwraps
2016-10-17 09:18:53 +02:00