nextcloud/lib
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
..
composer Update license headers 2016-05-26 19:57:24 +02:00
l10n [tx-robot] updated from transifex 2016-07-05 02:31:32 -04:00
private fix swift primary object store test (#25281) 2016-07-05 08:54:51 +02:00
public Fix case with no user 2016-06-14 11:34:41 +02:00
autoloader.php Update license headers 2016-05-26 19:57:24 +02:00
base.php occ web executor (#24957) 2016-06-22 13:12:36 +02:00