[Pkg-owncloud-commits] [owncloud] 217/273: Merge pull request #9311 from owncloud/storage-not-available
David Prévot
taffit at moszumanska.debian.org
Fri Jul 4 03:13:19 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 f4eb90e22965752616051cad0899dc55b4b69506
Merge: ea756a1 edb67f9
Author: Vincent Petry <pvince81 at owncloud.com>
Date: Wed Jul 2 18:15:58 2014 +0200
Merge pull request #9311 from owncloud/storage-not-available
Handle storages not being available in webui and webdav
apps/files/ajax/list.php | 69 ++++++++++++------
apps/files/js/filelist.js | 23 +++---
apps/files_sharing/js/external.js | 2 +-
apps/files_sharing/lib/external/manager.php | 2 +
apps/files_sharing/lib/external/scanner.php | 18 +----
apps/files_sharing/lib/external/storage.php | 85 ++++++++++++++++++++++-
apps/files_sharing/tests/externalstorage.php | 1 +
lib/private/connector/sabre/objecttree.php | 10 ++-
lib/private/files/mount/manager.php | 4 ++
lib/private/files/storage/dav.php | 44 +++++++-----
lib/public/files/storageinvalidexception.php | 22 ++++++
lib/public/files/storagenotavailableexception.php | 22 ++++++
12 files changed, 232 insertions(+), 70 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