nextcloud/lib/private/files/cache
Thomas Müller a2d4cd87d0 Merge pull request #5874 from owncloud/fix-5845
Fix file uploads on Windows with SQL Server
2013-11-24 14:15:17 -08:00
..
backgroundwatcher.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
cache.php Alias the aggregate columns so SQL Server doesn't combine them. 2013-11-14 09:41:55 -05:00
homecache.php Root size for home storage is now size of "files" subdir 2013-11-18 18:17:25 +01:00
legacy.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
permissions.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
scanner.php Add post hooks for filesystem scanner 2013-11-07 16:22:29 +01:00
storage.php use the new home storage backend when no existing local storage backend exists for the user's home 2013-10-29 00:26:35 +01:00
updater.php Compare dirname() results to DIRECTORY_SEPARATOR, not '/' 2013-11-14 09:42:56 -05:00
upgrade.php only perform files upgrade in case there are actually entries in the old fscache table 2013-10-02 13:00:05 +02:00
watcher.php Fixed watcher to also update the owner's folder sizes 2013-11-05 13:58:14 +01:00