|
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 |
|
|
c75cfe4b60
|
Merge pull request #988 from matthiasbeyer/imag-link/fix-panic
Imag link/fix panic
|
2017-07-04 19:14:18 +02:00 |
|
|
2478df4149
|
Fix: Re-set file length before writing to it
|
2017-07-04 19:12:34 +02:00 |
|
|
14735aa4c4
|
Extract internal linking list call handling
|
2017-07-04 18:27:13 +02:00 |
|
|
0e1ea242ca
|
Fix: Getting entries from appropriate subcommand
|
2017-07-04 18:16:50 +02:00 |
|
|
b3e7f095ce
|
Merge pull request #966 from matthiasbeyer/libimagtimetrack
imag-timetrack / libimagtimetrack
|
2017-06-29 14:55:39 +02:00 |
|
|
c71b70702c
|
Merge pull request #983 from matthiasbeyer/libimagannotation/add-is_annotation
Libimagannotation/add is annotation
|
2017-06-29 14:52:27 +02:00 |
|
|
7dea53c6c0
|
Merge pull request #982 from matthiasbeyer/libimagannotation/add-doc
Add README/documentation
|
2017-06-29 14:52:19 +02:00 |
|
|
fdee97c9a1
|
Add Annotateable::is_annotation()
|
2017-06-26 19:33:14 +02:00 |
|
|
9583ae06cd
|
Add README/documentation
|
2017-06-26 19:30:02 +02:00 |
|
|
dd7954ddb6
|
Add Documentation
|
2017-06-26 19:28:57 +02:00 |
|
|
78c2425bbd
|
Redo StoreId creation in iterator
|
2017-06-26 17:32:41 +02:00 |
|
|
61616673cb
|
Redo path altering
|
2017-06-26 17:32:41 +02:00 |
|
|
af2769df5b
|
Add module entry path for library
|
2017-06-26 17:32:41 +02:00 |
|