nextcloud/lib/private/Files
Thomas Müller d2d99a91a0 fix swift primary object store test (#25281)
* Wait for socket to be open

* Fix call on null

* Allow DB access for MountProviderTest

Makes unit tests pass when using object store, since their FS access is
actually oc_filecache DB access. It is currently not possible to mock
or bypass the logic from "SharedMount::verifyMountPoint()" triggered by
this test.
2016-07-05 08:54:51 +02:00
..
Cache optimized size propagation on deletes 2016-06-14 17:17:43 +02:00
Config Merge pull request #25056 from owncloud/fs-usermountcache-capped 2016-06-15 13:01:28 +02:00
Mount normalize path in getInternalPath 2016-06-02 19:11:35 +02:00
Node Update license headers 2016-05-26 19:57:24 +02:00
ObjectStore Update license headers 2016-05-26 19:57:24 +02:00
Storage Fix getting the certificate bundle for dav external storage (#25274) 2016-06-27 22:26:43 +02:00
Stream Update license headers 2016-05-26 19:57:24 +02:00
Type remove png references in core 2016-07-01 16:36:37 +02:00
Utils Merge pull request #24863 from owncloud/propagator-batching 2016-06-10 17:45:52 +02:00
FileInfo.php Update license headers 2016-05-26 19:57:24 +02:00
Filesystem.php Add keepUnicode value in the cache key of normalizedPathCache 2016-06-01 14:28:59 +02:00
View.php fix swift primary object store test (#25281) 2016-07-05 08:54:51 +02:00