1
mirror of https://github.com/rclone/rclone synced 2024-11-12 10:50:08 +01:00
rclone/backend
Nick Craig-Wood 08c4854e00 webdav: fix identification of directories for Bitrix Site Manager - #2716
Bitrix Site Manager emits `<D:resourcetype><collection/></D:resourcetype>`
missing the namespace on the `collection` tag.  This causes the item
to be identified as a file instead of a directory.

To work around this look at the Microsoft extension prop
`iscollection` which seems to be emitted as well.
2019-02-03 12:34:18 +00:00
..
alias build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
all union: Implement union backend which reads from multiple backends 2018-09-07 15:14:08 +01:00
amazonclouddrive Update after goimports change 2018-12-04 10:11:57 +00:00
azureblob build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
b2 build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
box build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
cache build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
crypt build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
drive build: fix problems found with ineffasign linter 2019-02-02 11:45:07 +00:00
dropbox build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
ftp ftp: wait for 60 seconds for connection Close then declare it dead 2019-01-15 17:32:14 +00:00
googlecloudstorage gcs: update google cloud storage endpoints 2019-02-03 12:17:15 +00:00
http http: fix backend with --files-from and non-existent files 2018-12-04 17:40:44 +00:00
hubic hubic: make error message more informative if authentication fails 2019-02-03 12:25:19 +00:00
jottacloud build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
local build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
mega docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
onedrive build: fix problems found by the deadcode linter 2019-02-02 11:45:07 +00:00
opendrive build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
pcloud acd,box,onedrive,pcloud: remote log.Fatal from NewFs 2018-11-11 11:00:14 +00:00
qingstor build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
s3 s3: add aws endpoint eu-north-1 2019-02-03 12:17:15 +00:00
sftp sftp: don't error on dangling symlinks 2019-02-01 16:43:26 +00:00
swift build: fix problems found with golint 2019-02-02 11:45:07 +00:00
union union: fix poll-interval not working - fixes #2837 2019-01-28 14:43:12 +00:00
webdav webdav: fix identification of directories for Bitrix Site Manager - #2716 2019-02-03 12:34:18 +00:00
yandex build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00