nextcloud/apps/dav/lib
Robin Appelman 61382f525b re-acquired expired shared locks on large file uploads
during large file uploads, the shared lock that we get at the begining can expire
leading to locked errors later on, instead of erroring, try to re-get the lock

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-14 18:35:08 +00:00
..
AppInfo "Fix" the unit tests 2019-03-06 11:06:03 +01:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob RefreshWebcalJob: replace ugly Regex with standard php utils 2019-07-02 21:03:17 +00:00
CalDAV allow to provide supported calendar component set internally as a string 2019-07-25 11:36:46 +00:00
CardDAV do not create folder just to delete it afterwards 2019-04-30 07:26:41 +00:00
Command avoids users searches on backend, faster processing 2019-04-24 18:02:15 +00:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector re-acquired expired shared locks on large file uploads 2019-11-14 18:35:08 +00:00
Controller avoids users searches on backend, faster processing 2019-04-24 18:02:15 +00:00
DAV implement principal property search for calendar user address set property 2019-03-21 16:32:41 +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 Check the calendar type of calendarobjects & calendarchanges 2019-09-04 08:55:47 +00:00
Provisioning/Apple Fix theming defaults injection if theming app is disabled 2019-01-31 09:53:45 +01: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 make assemblystream seekable 2019-03-13 16:32:18 +01: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-11-27 17:16:58 +01:00
RootCollection.php Use proper dependency injection for app manager 2019-03-05 16:00:47 +01:00
Server.php Use dependency injection for app manager 2019-03-13 00:42:39 +01:00