nextcloud/lib/files
irgsmirx 062befd1fc Update lib/files/cache/legacy.php
Fixing a bug that occurs when trying to update a non-existent 'fscache' table in the database - if unfixed upgrading does not succeed.

Unfortunately I could not get a call to PEAR::isError working. That is why I check for the existence of a property present in class MDB2_Error.
2013-02-11 20:28:36 +01:00
..
cache Update lib/files/cache/legacy.php 2013-02-11 20:28:36 +01:00
storage Merge pull request #1573 from owncloud/fixing-ctor-local-storage-master 2013-02-11 04:40:54 -08:00
stream add oc:// streamwrapper to provide access to ownCloud's virtual filesystem 2013-01-28 15:35:30 +01:00
filesystem.php Proper fix for shared links 2013-02-10 19:09:58 -05:00
mapper.php Mapper: use md5 hashes for database indexes 2013-02-10 11:49:37 +01:00
mount.php Filesystem: return all matching mounts in Mount::findById 2013-01-28 00:59:43 +01:00
view.php know your libraries ;-) 2013-02-09 13:51:44 +01:00