nextcloud/lib/private/files
Thomas Müller 3a6b11d018 Merge pull request #13767 from owncloud/issue/13764-mimetype-racecondition
Use insertIfNotExists() and reload mimetypes after inserting one
2015-02-20 17:39:17 +01:00
..
cache Merge pull request #13767 from owncloud/issue/13764-mimetype-racecondition 2015-02-20 17:39:17 +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 #13425 from owncloud/phpdoc_cleanup 2015-02-10 01:14:00 +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 Store FileInfo::getType() result for future use 2015-02-09 16:34:11 +00:00
filesystem.php Ensure that passed argument is always a string 2015-02-13 12:49:34 +01:00
mapper.php Normalize before processing 2015-02-06 15:03:29 +01:00
view.php Merge pull request #14342 from owncloud/disallow-path-traversals-in-file-view 2015-02-19 10:27:04 +01:00