nextcloud/lib/private/files
Petr Svoboda 7fb631a13b solves problem with moving files via WebDAV
When moving files via WebDAV I sometimes got 

PHP Fatal error:  Nesting level too deep - recursive dependency? in /var/www/owncloud/lib/private/files/view.php on line 729

This small change has fixed the problem for me
2016-05-04 17:23:12 +02:00
..
cache Merge pull request #24202 from owncloud/backport-stable9-23972 2016-04-25 23:10:51 +02:00
config Fix share mounting recursion 2016-03-08 12:58:46 +01:00
mount Happy new year! 2016-01-12 15:02:18 +01:00
node properly use fileinfo objects 2016-03-23 17:13:32 +01:00
objectstore fix object store storage 2016-01-14 12:54:42 +01:00
storage error out if a local storage isn't setup correctly 2016-04-26 20:17:17 +02:00
stream Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
type Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
utils triger the propagator from the command line scanner 2016-04-25 18:29:57 +02:00
fileinfo.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
filesystem.php Throw NoUserException when attempting to init mount point for null user 2016-04-22 14:02:55 +02:00
view.php solves problem with moving files via WebDAV 2016-05-04 17:23:12 +02:00