server/lib
Vincent Petry 5d7f37d570
Check whether remote DAV server accepted the mtime on touch
ownCloud as remote DAV always accepts the mtime on touch, but other
servers like Apache's DAV server doesn't. The latter doesn't give any
visible hint in its response to detect this case, so this fix does a
subsequent PROPFIND to check whether the mtime was actually set.

Since a touch() operation seldom happens (only on uploads), the minor
performance loss should hopefully be acceptable.
2016-05-30 16:10:30 +02:00
..
composer Update license headers 2016-05-26 19:57:24 +02:00
l10n [tx-robot] updated from transifex 2016-05-29 01:55:25 -04:00
private Check whether remote DAV server accepted the mtime on touch 2016-05-30 16:10:30 +02:00
public Update license headers 2016-05-26 19:57:24 +02:00
autoloader.php Update license headers 2016-05-26 19:57:24 +02:00
base.php Update license headers 2016-05-26 19:57:24 +02:00