nextcloud/apps/dav/lib
Roeland Jago Douma 7cc3486229
Hanlde writestream not closing source
Fixes #14298

If a storage doesn'tclose the write stream then $isEOF is not yet set.
So we have to fallback.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-20 11:52:44 +01:00
..
AppInfo Log failure on parsing 2019-01-04 20:34:38 +00:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalDAV Prevent php info about missing index for old events 2019-01-09 14:50:38 +01:00
CardDAV Update apps/dav/lib/CardDAV/PhotoCache.php 2019-01-04 20:34:38 +00:00
Command Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing_rules 2018-06-01 12:00:56 +02:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector Hanlde writestream not closing source 2019-02-20 11:52:44 +01:00
Controller Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +02:00
DAV Fix displayName return of dav groups request 2018-11-10 13:34:07 +01:00
Db Add backgroundjob to cleanup expired direct links 2018-04-26 10:35:37 +02:00
Direct Add tests for DirectFile and DirectHome 2018-04-26 10:35:37 +02:00
Files cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +02:00
Migration Principals can be principal/user/<name> or principal/<name> from legacy installs 2019-01-14 13:19:48 +00:00
Settings Add groupware settings section 2018-06-27 19:16:21 +02:00
SystemTag Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Upload Implement the size of an assembly stream 2018-10-26 10:43:11 +02:00
Capabilities.php Update license headers 2017-11-06 16:56:19 +01:00
HookManager.php be careful with mixed return values even if it may look unsuspicious… 2018-12-17 12:08:10 +00:00
RootCollection.php allow group principal search for dav displayname property 2018-10-22 15:48:18 +02:00
Server.php Log failure on parsing 2019-01-04 20:34:38 +00:00