Commit Graph

2683 Commits

Author SHA1 Message Date
Matthias Beyer b2c11384c0 Merge pull request #586 from asuivelentine/libimagstore/debug
Implement Debug for FileLockEntry, do not derive it
2016-07-28 14:42:55 +02:00
Matthias Beyer 0e78081918 Merge pull request #587 from matthiasbeyer/libimagrt/imagrc-location
Search for imagrc in RTP and not in RTP/store
2016-07-28 14:42:30 +02:00
Matthias Beyer 4dce62030a Merge pull request #588 from asuivelentine/libimagcounter/refactor
Libimagcounter/refactor
2016-07-28 14:41:53 +02:00
Matthias Beyer c7b9de3bbd travis: try to remove "tree" call 2016-07-28 14:39:10 +02:00
Matthias Beyer 0ec5117b5a travis: Dont call cargo with --verbose flag 2016-07-28 14:37:59 +02:00
Matthias Beyer 49cd0d0476 Merge pull request #589 from matthiasbeyer/imag-documentation
Imag (library) documentation
2016-07-28 14:36:14 +02:00
Gavin Thomas Claugus 6578abdf3d libimagerror: Eliminate unused imports
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-28 08:34:50 -04:00
Gavin Thomas Claugus 014a40c9df libimagerror: Deny warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-28 08:34:50 -04:00
Kai Sickeler da432f5b07 Replaced unwrap with try! 2016-07-27 20:19:35 +02:00
Kai Sickeler 47d2a7703c shorten header reading with header function 2016-07-27 19:54:03 +02:00
Matthias Beyer 7c8c9b5264 Add Makefile target for building the lib documentation 2016-07-27 19:29:34 +02:00
Matthias Beyer be0a907145 Add .imag-documentation
A crate which simply depends on all libimag* crates to be able to
generate the documentation for all of them by simply creating the
documentation of this crate.
2016-07-27 19:28:36 +02:00
Kai Sickeler b6437a0b0f Implement Debug for FileLockEntry, do not derive it 2016-07-27 19:26:45 +02:00
Matthias Beyer 6571429123 Search for imagrc in RTP and not in RTP/store 2016-07-27 19:15:50 +02:00
Kai Sickeler 1c5cb7d21d replaced implementation of reset with call to set function 2016-07-27 18:54:09 +02:00
Matthias Beyer 4cbd81ed20 Merge pull request #535 from asuivelentine/libimagcounter/units
Libimagcounter/units
2016-07-27 18:34:09 +02:00
Kai Sickeler f527e7eb0a changed default behavior from unit to None 2016-07-27 17:40:20 +02:00
Kai Sickeler 3445908ef9 better error-handling when reading the unit 2016-07-27 17:40:20 +02:00
Kai Sickeler 769512ada2 added Option<CounterUnit> as member of Struct Counter 2016-07-27 17:40:20 +02:00
Kai Sickeler aeb27072a7 use CounterUnit::new instead of a pub member 2016-07-27 17:40:20 +02:00
Kai Sickeler 7e4166acbf changed Unit-String to CounterUnit-Type 2016-07-27 17:40:20 +02:00
Kai Sickeler cd182c73f4 replaced typedef with newtype 2016-07-27 17:40:20 +02:00
Kai Sickeler 33db6da554 added measurement units 2016-07-27 17:40:20 +02:00
Matthias Beyer 76fba46224 Merge pull request #584 from impo/libimagtimeui/deny-warnings
libimagtimeui: Deny warnings and fix denied
2016-07-27 09:11:19 +02:00
Matthias Beyer 01c3046862 Merge pull request #583 from impo/libimagref/deny-warnings
libimagref: Deny warnings and fix denied warnings
2016-07-27 09:11:12 +02:00
Matthias Beyer b60cb69d53 Merge pull request #582 from impo/libimaginteraction/deny-warnings
libimaginteraction: Deny warnings
2016-07-27 09:11:05 +02:00
Matthias Beyer 17fdfc2b5d Merge pull request #580 from impo/libimagentryselect/deny-warnings
libimagentryselect: Deny warnings
2016-07-27 09:10:53 +02:00
Matthias Beyer eae8067676 Merge pull request #579 from impo/libimagentrymarkdown/deny-warnings
libimagentrymarkdown: Deny warnings
2016-07-27 09:10:46 +02:00
Matthias Beyer 9d9359bfe0 Merge pull request #578 from impo/libimagbookmark/deny-warnings
libimagbookmark: Deny warnings
2016-07-27 09:10:19 +02:00
Gavin Thomas Claugus a84a3b1fff libimagtimeui: Deny warnings and fix denied
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-26 16:41:13 -04:00
Gavin Thomas Claugus 2ccea914dd libimagref: Deny warnings and fix denied warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-26 16:34:22 -04:00
Gavin Thomas Claugus 0bb34b4777 libimaginteraction: Deny warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-26 16:29:32 -04:00
Gavin Thomas Claugus cdaed70125 libimagentryselect: Deny warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-26 16:25:39 -04:00
Gavin Thomas Claugus 32d255aa05 libimagentrymarkdown: Deny warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-26 16:09:38 -04:00
Gavin Thomas Claugus 77c56a7d8a libimagbookmark: Deny warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-26 16:02:20 -04:00
Matthias Beyer ee4cc84236 Merge pull request #575 from matthiasbeyer/imag-notes/fix-unwrap-crash
Fix panic on unwrap()
2016-07-26 17:32:16 +02:00
Matthias Beyer 0d3aa9bcf9 Merge pull request #573 from matthiasbeyer/imag-view/replace-retrieve-with-get
imag-view: Use get() instead of retrieve()
2016-07-26 16:56:18 +02:00
Matthias Beyer fb95c09134 Fix panic on unwrap()
Surprisingly, the ArgGroup feature of clap (which was applied in a wrong
way here anyways) caused the "name" Arg to be inaccessible. I don't know
why, but that's it.

Removing the group fixes the issue.
2016-07-26 15:57:43 +02:00
Matthias Beyer 3b426f739b Replace Store::retrieve() with Store::get() 2016-07-26 15:36:49 +02:00
Matthias Beyer 67d536fa74 Merge pull request #567 from matthiasbeyer/bin/imag-seperator-remove
Remove dash from command listing
2016-07-26 13:18:32 +02:00
Matthias Beyer b2e50efd50 Merge pull request #557 from matthiasbeyer/libimagstore/no-implicit-create
Libimagstore/no implicit create
2016-07-25 20:26:17 +02:00
Matthias Beyer f999c91283 tests: Add --config setting 2016-07-25 18:23:16 +02:00
Matthias Beyer 96deecf91f Merge pull request #564 from Geemili/bin/debug-fowarding
Fix flags for root command not working; Added in debug forwarding
2016-07-25 17:25:00 +02:00
Matthias Beyer bcab7f807d tests: Call imag binaries with config override for implicit store creation 2016-07-25 17:05:14 +02:00
Matthias Beyer 0ba67f7873 Check whether implictely creating the store path is allowed 2016-07-25 17:02:38 +02:00
Matthias Beyer 4d650a63f7 Add error kind for implicit create denied 2016-07-25 17:02:38 +02:00
Matthias Beyer 442b1537be Add helper to check config for implicit-create 2016-07-25 17:02:38 +02:00
Matthias Beyer d017f22757 Add setting in imagrc, to allow implictely creating the store path 2016-07-25 17:02:38 +02:00
Matthias Beyer 8687e0a1a9 Merge pull request #571 from matthiasbeyer/libimagrt/config-override-settings
Libimagrt/config override settings
2016-07-24 20:40:45 +02:00
Matthias Beyer 3eedab5206 Add Runtime functionality to patch in-memory-configuration-file-contents on loading application 2016-07-24 19:30:04 +02:00