imag/lib/core
Matthias Beyer 8bbaeeef45 Fix: Store::delete() should check FS as well
This patch fixes a problem where the Store::delete() function only
checked the store-internal cache whether an entry exists, but not the
Filesystem. After this patch is applied, the Store::delete() function
also checks the filesystem whether the entry exists.
2017-09-20 22:24:59 +02:00
..
libimagerror Remove "IntoError" trait, use error_chain functionality 2017-09-03 21:34:07 +02:00
libimagrt Register the no-escape escape functionality in handlebars 2017-09-20 19:12:08 +02:00
libimagstore Fix: Store::delete() should check FS as well 2017-09-20 22:24:59 +02:00