rclone/backend
Nick Craig-Wood cdde8fa75a opendrive: finish off #1026
* Fix errcheck and golint warnings
  * Remove unused constants and fix comments
  * Parse error responses properly
  * Fix Open with RangeOption
  * Fix Move, Copy and DirMove
  * Implement DirCacheFlush
  * Check interfaces are correct
  * Remove debugs and update overview
  * Correct feature flags
  * Pare replacement characters down to the minimum set
  * Add to the integration tests
2018-05-12 10:10:46 +01:00
..
alias build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
all opendrive: fill out the functionality #1026 2018-05-12 10:07:25 +01:00
amazonclouddrive build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
azureblob build: remove unused struct fields spotted by structcheck 2018-05-05 17:32:41 +01:00
b2 build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
box build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
cache build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
crypt build: remove unused struct fields spotted by structcheck 2018-05-05 17:32:41 +01:00
drive drive: add --drive-alternate-export to fix large doc export - fixes #2243 2018-05-10 10:04:39 +01:00
dropbox build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
ftp ftp: more workarounds for FTP servers to fix mkParentDir - fixes #2181 2018-04-26 14:58:04 +01:00
googlecloudstorage gcs: low level retry all operations if necessary 2018-05-10 09:24:09 +01:00
http build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
hubic build: mask linter errors we can't fix 2018-05-05 17:32:41 +01:00
local build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
mega build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
onedrive build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
opendrive opendrive: finish off #1026 2018-05-12 10:10:46 +01:00
pcloud build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
qingstor build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
s3 s3: Look in S3 named profile files for credentials - fixes #2243 2018-04-21 09:00:20 +01:00
sftp sftp: require go1.9+ after golang.org/x/crypto/ssh update 2018-05-05 16:23:47 +01:00
swift build: mask linter errors we can't fix 2018-05-05 17:32:41 +01:00
webdav webdav: show all available information when printing errors 2018-05-11 08:43:53 +01:00
yandex build: remove unused struct fields spotted by structcheck 2018-05-05 17:32:41 +01:00