Commit graph

4352 commits

Author SHA1 Message Date
d6e09ab550 Update chrono: 0.2 -> 0.4 2017-07-17 11:39:40 +02:00
17b9c01163 Update chrono: 0.3 -> 0.4 2017-07-17 11:39:40 +02:00
aee7772665 Update chrono: 0.3 -> 0.4 2017-07-17 11:39:40 +02:00
3c07f47c4a Merge pull request #998 from matthiasbeyer/libimagtimetrack/more-features
Libimagtimetrack/more features
2017-07-15 16:59:04 +02:00
3429ff5a57 Remove unused imports 2017-07-15 16:39:27 +02:00
cb51e2f5ef Add traits for using iterator filtering 2017-07-15 16:39:27 +02:00
797ce777b7 Make filter iterators generic for all iterators 2017-07-15 16:39:27 +02:00
049d853cba Add iterator to forbid tags 2017-07-15 16:39:27 +02:00
06bec2fb97 Derive all kinds of traits for TimeTrackingTag 2017-07-15 16:39:27 +02:00
6d818a3b48 Add filter module for tag iterators 2017-07-15 16:39:27 +02:00
b88e95f881 Add TimeTracking::get_timetrack_tag() 2017-07-15 16:05:17 +02:00
58047d319a Merge pull request #997 from matthiasbeyer/libimagtimetrack-to-libimagentrytimetrack
Fix wrong lib name
2017-07-15 16:04:51 +02:00
1eccaa1e68 Rename module: eventstore -> timetrackingstore 2017-07-15 15:18:27 +02:00
7e0dfd7700 Rename module: event -> timetracking 2017-07-15 15:18:13 +02:00
bdec778b9e Fix wrong lib name 2017-07-15 15:09:15 +02:00
afc5d1f929 Merge pull request #995 from matthiasbeyer/update-toml-query
Update toml query
2017-07-13 20:06:28 +02:00
398332fcb2 Update toml-query: 0.2.0 -> 0.3.0 2017-07-13 19:40:13 +02:00
35bffe827b Update toml-query: 0.2.0 -> 0.3.0 2017-07-13 19:40:13 +02:00
86adb4d064 Update toml-query: 0.2.0 -> 0.3.0 2017-07-13 19:40:13 +02:00
bee4e06426 Merge pull request #947 from irobert91/imag-link/rewrite-tests
imag-link/rewrite-tests WIP
2017-07-13 19:07:43 +02:00
218977ae17 Update toml-query: 0.2.0 -> 0.3.0 2017-07-13 18:56:45 +02:00
05c316a1ed Fix build 2017-07-13 18:24:20 +02:00
Robert Ignat
625938398d Use file_abstraction module instead of store
to import `InMemoryFileAbstraction` into runtime
2017-07-13 18:24:20 +02:00
Robert Ignat
987b331e39 Remove bash imag-link tests 2017-07-13 18:24:20 +02:00
Robert Ignat
aea53dbc6c Remove error types from runtime configuration file 2017-07-13 18:24:20 +02:00
Robert Ignat
73d3cf687c Add debug output for paths 2017-07-13 18:24:20 +02:00
Robert Ignat
94928c33ca Use inmemory file system for imag-link tests 2017-07-13 18:24:20 +02:00
Robert Ignat
b0a5e1727e Remove unneeded imag-link test cli args 2017-07-13 18:24:20 +02:00
Robert Ignat
ad5b546ff7 Add private Runtime constructor 2017-07-13 18:24:20 +02:00
a8062b0446 Add cargo test call for binaries 2017-07-13 18:24:20 +02:00
Robert Ignat
6ded27c6ea Add new Runtime constructor
that accepts a Configuration argument;
removed `GetConfiguration` trait and all the previous changes
needed for it
2017-07-13 18:24:20 +02:00
bddc79efaa Update toml-query: 0.2.0 -> 0.3.0 2017-07-09 21:48:01 +02:00
19e8be9f9b Update toml-query: 0.2.0 -> 0.3.0 2017-07-09 21:45:13 +02:00
fad981a40f Update toml-query: 0.2.0 -> 0.3.0 2017-07-09 21:43:58 +02:00
Robert Ignat
9a79232446 Remove enable_hooks from InternalConfiguration 2017-07-08 10:44:14 +02:00
Robert Ignat
a34eda8c41 Use toml-query to get entry links header value
in imag-links tests
2017-07-08 10:44:14 +02:00
Robert Ignat
cb62cf3edb Simplify imag-link GetConfiguration impl 2017-07-08 10:44:14 +02:00
Robert Ignat
8fbfd844a5 Add documentation for CliSpec 2017-07-08 10:44:14 +02:00
Robert Ignat
52b377eaa1 Make configuration traits methods non-static 2017-07-08 10:44:14 +02:00
Robert Ignat
7375f3c6ac Move fetch_config into GetConfiguration trait 2017-07-08 10:44:14 +02:00
Robert Ignat
60e3038874 Add Rust tests for internal linking 2017-07-08 10:44:14 +02:00
Robert Ignat
6f42e7d002 Add configuration traits 2017-07-08 10:44:14 +02:00
Robert Ignat
0def6a3d5a Add CliSpec trait for Runtime initialisation 2017-07-08 10:44:14 +02:00
297eeb1bd2 Merge pull request #992 from matthiasbeyer/remove-nix-deps
Remove bundler
2017-07-07 19:36:35 +02:00
f041fb3b18 Merge pull request #993 from matthiasbeyer/fix-dep-rustc-version
Update to rustc 1.17
2017-07-07 18:41:31 +02:00
cfaed077dc Update to rustc 1.17
As the dependency

    unicode-bidi

requires rustc 1.17 as minimum version of the rust compiler, we have to
update as well.
2017-07-07 17:54:44 +02:00
b4d0398333 Merge pull request #991 from matthiasbeyer/imag-link/export-consistency-check
Export store-consistency-check from libimagentrylink in UI
2017-07-07 17:32:44 +02:00
be38166bc7 Remove bundler 2017-07-05 11:11:02 +02:00
7ecef14e1b Export store-consistency-check from libimagentrylink in UI 2017-07-05 11:10:04 +02:00
e80608c609 Merge pull request #989 from matthiasbeyer/libimagstore/fix-file-length-setting
Fix: Re-set file length before writing to it
2017-07-04 19:31:37 +02:00