[Pkg-owncloud-commits] [owncloud] 39/85: Merge pull request #8870 from owncloud/storage-instanceof-stable6

David Prévot taffit at moszumanska.debian.org
Tue Jun 17 19:12:43 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch 6.0
in repository owncloud.

commit 49f29551199b23e6219c93375d03f73830c4eb54
Merge: d3445d9 b62ba98
Author: Vincent Petry <pvince81 at owncloud.com>
Date:   Thu Jun 5 11:16:08 2014 +0200

    Merge pull request #8870 from owncloud/storage-instanceof-stable6
    
    Add storage->instanceOfStorage() - stable6

 lib/private/files.php                         |  8 ++++----
 lib/private/files/mount/mount.php             |  2 +-
 lib/private/files/storage/common.php          | 11 ++++++++++-
 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 +++++
 9 files changed, 65 insertions(+), 7 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