[Pkg-owncloud-commits] [owncloud] 169/199: Merge pull request #8778 from owncloud/storage-instanceof
David Prévot
taffit at moszumanska.debian.org
Sun Jun 1 18:53:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 2ba5701b1af3ba37061fa0e5fa85aac7abaabea4
Merge: 517501f 998fa2d
Author: icewind1991 <robin at icewind.nl>
Date: Fri May 30 14:58:59 2014 +0200
Merge pull request #8778 from owncloud/storage-instanceof
Add storage->instanceOfStorage() to handle instanceof with storage wrappers
apps/files_sharing/lib/proxy.php | 2 +-
apps/files_sharing/lib/sharedstorage.php | 2 +-
lib/private/files/mount/mount.php | 2 +-
lib/private/files/storage/common.php | 14 ++++++++++++--
lib/private/files/storage/wrapper/wrapper.php | 21 +++++++++++++++++++++
lib/private/util.php | 5 ++++-
lib/public/files/storage.php | 8 ++++++++
tests/lib/files/storage/storage.php | 6 ++++++
tests/lib/files/storage/wrapper/quota.php | 6 ++++++
tests/lib/files/storage/wrapper/wrapper.php | 5 +++++
10 files changed, 65 insertions(+), 6 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list