nextcloud-server/apps/dav/lib
Jan-Philipp Litza 9348e3d2f6 dav: Fix handling of chunked WebDAV upload
When $data is null (which can happen when $request->getBodyAsStream() returns
null), the Exceptions says "copied bytes: 0, expected filesize: 0", which
sounds more like success...
2019-01-28 17:14:22 +01:00
..
AppInfo Log failure on parsing 2019-01-04 20:04:13 +01:00
Avatars
BackgroundJob Background job to cleanup leftover chunked uploads 2019-01-04 09:21:21 +01:00
CalDAV Prevent php info about missing index for old events 2019-01-09 14:43:51 +01:00
CardDAV Allow access to addressbook unique uri 2019-01-22 10:03:56 +01:00
Command
Comments
Connector dav: Fix handling of chunked WebDAV upload 2019-01-28 17:14:22 +01:00
Controller
DAV Fix displayName return of dav groups request 2018-11-10 13:34:07 +01:00
Db
Direct
Files cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +02:00
Migration Merge pull request #13511 from nextcloud/bugfix/noid/remove-orphan-event-and-contact-data 2019-01-16 22:54:40 +01:00
Settings
SystemTag
Upload Background job to cleanup leftover chunked uploads 2019-01-04 09:21:21 +01:00
Capabilities.php
HookManager.php be careful with mixed return values even if it may look unsuspicious… 2018-11-27 17:16:58 +01:00
RootCollection.php Background job to cleanup leftover chunked uploads 2019-01-04 09:21:21 +01:00
Server.php Log failure on parsing 2019-01-04 20:04:13 +01:00