nextcloud/lib/private/files
Vincent Petry 35ab770b11 Close cursor early in calculateFolderSize
This method triggers additional queries in $this->update() so to avoid
potential database locks or delays, we close the cursor as soon as it is not needed any more
2014-11-28 09:35:31 +01:00
..
cache Close cursor early in calculateFolderSize 2014-11-28 09:35:31 +01:00
config Add public api for mount configurations 2014-12-04 16:47:27 +01:00
mount Prevent wrapping null storage 2015-01-27 17:40:08 +01:00
node Update the cache when renaming even if we dont emit hooks 2015-01-28 13:44:39 +01:00
objectstore Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
storage Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorage 2015-01-28 00:31:37 +01:00
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 2014-09-22 11:35:42 +02:00
type Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +01:00
utils Merge pull request #11892 from owncloud/remove_triggerupdate 2014-12-10 16:17:29 +01:00
fileinfo.php Add getMountPoint to FileInfo 2014-12-17 14:03:50 +01:00
filesystem.php Apply wrappers to existing mounts before registering it 2015-01-23 13:48:35 +01:00
mapper.php Fix mapping of relative paths 2014-09-17 11:38:10 +02:00
view.php Update the cache when renaming even if we dont emit hooks 2015-01-28 13:44:39 +01:00