summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2019-02-11Add trace!() call to show config when runtime initializesMatthias Beyer
2019-02-11Change id reporting API to return ExitCodeMatthias Beyer
2019-02-11Add Is::remove_isflag() for removing header flagsMatthias Beyer
2019-02-10Merge branch 'unnamed-annotations' into master-ffMatthias Beyer
2019-02-10Remove iterator typesMatthias Beyer
2019-02-10Make annotations unnamed (automatically UUID named)Matthias Beyer
2019-02-10Fix config override mechanismMatthias Beyer
2019-02-09Merge branch 'runtime-io-features' into master-ffMatthias Beyer
2019-02-09Fix: Do not use deprecated StoreId::exists() functionMatthias Beyer
2019-02-05Remove log-destination-override featuresMatthias Beyer
2019-02-05Add runtime feature: Ignore id reportingMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-12-13Add Store::exists() for checking whether a StoreId exists as EntryMatthias Beyer
2018-11-26Simplify Display impl for StoreidMatthias Beyer
2018-11-26Do not use StoreId::local() hereMatthias Beyer
2018-11-26Reimplement StoreId::to_str() without erroringMatthias Beyer
2018-11-11Update lazy_static to 1.2Matthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-11-10Update version stringsMatthias Beyer
2018-11-09Update dependencies from git versions to proper versions.Matthias Beyer
2018-11-09Add Option extensions for logging optional valuesMatthias Beyer
2018-11-09Make code more idomaticMatthias Beyer
2018-11-09Make code more idomaticMatthias Beyer
2018-11-06Change WikiStore::create_wiki() interfaceMatthias Beyer
2018-11-06Change libimag{bookmark, entrylink} external linkingMatthias Beyer
2018-11-06Implement ID providing in libimagrtMatthias Beyer
2018-11-06Implement ID reportingMatthias Beyer
2018-11-06Fix: Do not ignore errors in config anymoreMatthias Beyer
2018-11-06Remove scopeMatthias Beyer
2018-11-06Remove call to format_err!(), use err_msg() insteadMatthias Beyer
2018-11-06Remove repetitive code by abstracting itMatthias Beyer
2018-11-06Remove unnecessary scopeMatthias Beyer
2018-11-06Remove indirectionMatthias Beyer
2018-11-06Remove scope for better readabilityMatthias Beyer
2018-11-06Format codeMatthias Beyer
2018-11-06FS backend: Safe allocation of new PathBuf objectMatthias Beyer
2018-11-06Adapt Store::get()/Store::create() to check cache before FSMatthias Beyer
2018-11-06Fix: In-Memory test backend: Actually remove the old entry on "move"Matthias Beyer
2018-11-06Make assert!() output more verboseMatthias Beyer
2018-11-06Rewrite Debug for FileLockEntryMatthias Beyer
2018-11-06Add FileLockEntry-getter in Mail structMatthias Beyer
2018-11-06Fix: Remove call to deprecated functionMatthias Beyer
2018-11-01Remove logging calls in favour of debug callsMatthias Beyer
2018-11-01Remove println callMatthias Beyer
2018-11-01Merge branch 'safe-output'Matthias Beyer
2018-11-01Change test output to use debug!()Matthias Beyer
2018-11-01Change test output to use debug!()Matthias Beyer
2018-11-01Change test output to use debug!()Matthias Beyer
2018-11-01Add debugging output in test via loggerMatthias Beyer
2018-11-01Add debugging output in test via loggerMatthias Beyer