rclone/backend/cache
Nick Craig-Wood a2afa9aadd fs: Add directory to optional Purge interface - fixes #1891
- add a directory to the optional Purge interface
- fix up all the backends
- add an additional integration test to test for the feature
- use the new feature in operations.Purge

Many of the backends had been prepared in advance for this so the
change was trivial for them.
2020-07-31 17:43:17 +01:00
..
cache.go fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
cache_internal_test.go fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
cache_test.go cache: fix dedupe on caches wrapping drives - fixes #4320 2020-06-10 21:52:52 +01:00
cache_unsupported.go Remove builds conditional on go1.7 since that is now guaranteed #2154 2018-04-07 11:42:55 +01:00
cache_upload_test.go cache: disable race tests until bbolt is fixed 2020-02-27 08:05:28 +00:00
directory.go backend/cache: Remove Unused Functions 2020-02-12 11:23:57 +00:00
handle.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
object.go cache: fix `fatal error: concurrent map writes` - fixes #2378 2020-01-18 11:27:00 +00:00
plex.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
storage_memory.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
storage_persistent.go cache: move methods used for testing into test file 2020-03-16 18:41:32 +00:00
utils_test.go cache: move methods used for testing into test file 2020-03-16 18:41:32 +00:00