[Pkg-owncloud-commits] [owncloud] 96/273: Merge pull request #8383 from owncloud/object_storage
David Prévot
taffit at moszumanska.debian.org
Fri Jul 4 03:13:03 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 fd8b5680dd826cf98df3b11b3a079dc70147a2c0
Merge: 3b2fd5e 25dbbba
Author: Vincent Petry <pvince81 at owncloud.com>
Date: Fri Jun 27 16:53:03 2014 +0200
Merge pull request #8383 from owncloud/object_storage
Object storage
3rdparty | 2 +-
apps/files_external/3rdparty/php-opencloud/LICENSE | 16 -
.../3rdparty/php-opencloud/lib/Autoload.php | 296 -----
.../php-opencloud/lib/OpenCloud/Common/Base.php | 301 -----
.../lib/OpenCloud/Common/Collection.php | 320 ------
.../lib/OpenCloud/Common/Exceptions/AsyncError.php | 5 -
.../OpenCloud/Common/Exceptions/AsyncHttpError.php | 5 -
.../Common/Exceptions/AsyncTimeoutError.php | 5 -
.../OpenCloud/Common/Exceptions/AttributeError.php | 5 -
.../Common/Exceptions/AuthenticationError.php | 5 -
.../OpenCloud/Common/Exceptions/BaseException.php | 7 -
.../lib/OpenCloud/Common/Exceptions/CdnError.php | 5 -
.../OpenCloud/Common/Exceptions/CdnHttpError.php | 5 -
.../Common/Exceptions/CdnNotAvailableError.php | 5 -
.../OpenCloud/Common/Exceptions/CdnTtlError.php | 5 -
.../Common/Exceptions/CollectionError.php | 5 -
.../Common/Exceptions/ContainerCreateError.php | 5 -
.../Common/Exceptions/ContainerDeleteError.php | 5 -
.../OpenCloud/Common/Exceptions/ContainerError.php | 5 -
.../Common/Exceptions/ContainerNameError.php | 5 -
.../Common/Exceptions/ContainerNotEmptyError.php | 5 -
.../Common/Exceptions/ContainerNotFoundError.php | 5 -
.../OpenCloud/Common/Exceptions/CreateError.php | 5 -
.../Common/Exceptions/CreateUpdateError.php | 5 -
.../Common/Exceptions/CredentialError.php | 5 -
.../Common/Exceptions/DatabaseCreateError.php | 5 -
.../Common/Exceptions/DatabaseDeleteError.php | 5 -
.../Common/Exceptions/DatabaseListError.php | 5 -
.../Common/Exceptions/DatabaseNameError.php | 5 -
.../Common/Exceptions/DatabaseUpdateError.php | 5 -
.../OpenCloud/Common/Exceptions/DeleteError.php | 5 -
.../OpenCloud/Common/Exceptions/DocumentError.php | 5 -
.../OpenCloud/Common/Exceptions/DomainError.php | 5 -
.../Common/Exceptions/EmptyResponseError.php | 5 -
.../OpenCloud/Common/Exceptions/EndpointError.php | 5 -
.../OpenCloud/Common/Exceptions/FlavorError.php | 5 -
.../lib/OpenCloud/Common/Exceptions/HttpError.php | 5 -
.../Common/Exceptions/HttpForbiddenError.php | 5 -
.../Common/Exceptions/HttpOverLimitError.php | 5 -
.../OpenCloud/Common/Exceptions/HttpRetryError.php | 5 -
.../Common/Exceptions/HttpTimeoutError.php | 5 -
.../Common/Exceptions/HttpUnauthorizedError.php | 5 -
.../OpenCloud/Common/Exceptions/HttpUrlError.php | 5 -
.../lib/OpenCloud/Common/Exceptions/IOError.php | 5 -
.../Common/Exceptions/IdRequiredError.php | 5 -
.../lib/OpenCloud/Common/Exceptions/ImageError.php | 5 -
.../Common/Exceptions/InstanceCreateError.php | 5 -
.../Common/Exceptions/InstanceDeleteError.php | 5 -
.../OpenCloud/Common/Exceptions/InstanceError.php | 5 -
.../Common/Exceptions/InstanceFlavorError.php | 5 -
.../Common/Exceptions/InstanceNotFound.php | 5 -
.../Common/Exceptions/InstanceUpdateError.php | 5 -
.../Common/Exceptions/InvalidArgumentError.php | 5 -
.../Common/Exceptions/InvalidIdTypeError.php | 5 -
.../Common/Exceptions/InvalidIpTypeError.php | 5 -
.../Common/Exceptions/InvalidParameterError.php | 5 -
.../Common/Exceptions/InvalidRequestError.php | 5 -
.../lib/OpenCloud/Common/Exceptions/JsonError.php | 5 -
.../Common/Exceptions/LoggingException.php | 16 -
.../Common/Exceptions/MetadataCreateError.php | 5 -
.../Common/Exceptions/MetadataDeleteError.php | 5 -
.../OpenCloud/Common/Exceptions/MetadataError.php | 5 -
.../Common/Exceptions/MetadataJsonError.php | 5 -
.../Common/Exceptions/MetadataKeyError.php | 5 -
.../Common/Exceptions/MetadataPrefixError.php | 5 -
.../Common/Exceptions/MetadataUpdateError.php | 5 -
.../Common/Exceptions/MisMatchedChecksumError.php | 5 -
.../Common/Exceptions/MissingValueError.php | 5 -
.../lib/OpenCloud/Common/Exceptions/NameError.php | 5 -
.../Common/Exceptions/NetworkCreateError.php | 5 -
.../Common/Exceptions/NetworkDeleteError.php | 5 -
.../OpenCloud/Common/Exceptions/NetworkError.php | 5 -
.../Common/Exceptions/NetworkUpdateError.php | 5 -
.../Common/Exceptions/NetworkUrlError.php | 5 -
.../Common/Exceptions/NoContentTypeError.php | 5 -
.../OpenCloud/Common/Exceptions/NoNameError.php | 5 -
.../OpenCloud/Common/Exceptions/ObjFetchError.php | 5 -
.../Common/Exceptions/ObjectCopyError.php | 5 -
.../OpenCloud/Common/Exceptions/ObjectError.php | 5 -
.../OpenCloud/Common/Exceptions/RebuildError.php | 5 -
.../Common/Exceptions/RecordTypeError.php | 5 -
.../Common/Exceptions/ServerActionError.php | 5 -
.../Common/Exceptions/ServerCreateError.php | 5 -
.../Common/Exceptions/ServerDeleteError.php | 5 -
.../Common/Exceptions/ServerImageScheduleError.php | 5 -
.../OpenCloud/Common/Exceptions/ServerIpsError.php | 5 -
.../Common/Exceptions/ServerJsonError.php | 5 -
.../Common/Exceptions/ServerUpdateError.php | 5 -
.../OpenCloud/Common/Exceptions/ServerUrlError.php | 5 -
.../Common/Exceptions/ServiceValueError.php | 5 -
.../OpenCloud/Common/Exceptions/SnapshotError.php | 5 -
.../Common/Exceptions/TempUrlMethodError.php | 5 -
.../OpenCloud/Common/Exceptions/UnknownError.php | 5 -
.../Common/Exceptions/UnknownParameterError.php | 5 -
.../Common/Exceptions/UnrecognizedServiceError.php | 5 -
.../Exceptions/UnsupportedExtensionError.php | 5 -
.../Exceptions/UnsupportedFeatureExtension.php | 5 -
.../Common/Exceptions/UnsupportedVersionError.php | 5 -
.../OpenCloud/Common/Exceptions/UpdateError.php | 5 -
.../lib/OpenCloud/Common/Exceptions/UrlError.php | 5 -
.../Common/Exceptions/UserCreateError.php | 5 -
.../Common/Exceptions/UserDeleteError.php | 5 -
.../OpenCloud/Common/Exceptions/UserListError.php | 5 -
.../OpenCloud/Common/Exceptions/UserNameError.php | 5 -
.../Common/Exceptions/UserUpdateError.php | 5 -
.../OpenCloud/Common/Exceptions/VolumeError.php | 5 -
.../Common/Exceptions/VolumeTypeError.php | 5 -
.../lib/OpenCloud/Common/Identity/Role.php | 21 -
.../lib/OpenCloud/Common/Identity/Tenant.php | 22 -
.../lib/OpenCloud/Common/Identity/User.php | 73 --
.../php-opencloud/lib/OpenCloud/Common/Lang.php | 21 -
.../lib/OpenCloud/Common/Log/AbstractLogger.php | 140 ---
.../lib/OpenCloud/Common/Log/LogLevel.php | 38 -
.../lib/OpenCloud/Common/Log/Logger.php | 220 ----
.../lib/OpenCloud/Common/Log/LoggerInterface.php | 134 ---
.../lib/OpenCloud/Common/Metadata.php | 92 --
.../php-opencloud/lib/OpenCloud/Common/Nova.php | 140 ---
.../lib/OpenCloud/Common/PersistentObject.php | 939 ---------------
.../lib/OpenCloud/Common/Request/Curl.php | 308 -----
.../Common/Request/HttpRequestInterface.php | 23 -
.../OpenCloud/Common/Request/Response/Blank.php | 27 -
.../lib/OpenCloud/Common/Request/Response/Http.php | 140 ---
.../php-opencloud/lib/OpenCloud/Common/Service.php | 489 --------
.../lib/OpenCloud/Common/ServiceCatalogItem.php | 18 -
.../php-opencloud/lib/OpenCloud/Globals.php | 252 ----
.../lib/OpenCloud/ObjectStore/AbstractService.php | 57 -
.../lib/OpenCloud/ObjectStore/CDNService.php | 62 -
.../ObjectStore/Resource/AbstractStorageObject.php | 170 ---
.../ObjectStore/Resource/CDNContainer.php | 298 -----
.../OpenCloud/ObjectStore/Resource/Container.php | 401 -------
.../OpenCloud/ObjectStore/Resource/DataObject.php | 941 ---------------
.../lib/OpenCloud/ObjectStore/Service.php | 115 --
.../php-opencloud/lib/OpenCloud/OpenStack.php | 1198 --------------------
.../php-opencloud/lib/OpenCloud/Rackspace.php | 132 ---
.../3rdparty/php-opencloud/lib/openstack.php | 8 -
.../3rdparty/php-opencloud/lib/php-opencloud.php | 15 -
.../3rdparty/php-opencloud/lib/rackspace.php | 8 -
apps/files_external/lib/config.php | 4 +
apps/files_external/lib/swift.php | 218 ++--
apps/files_external/tests/swift.php | 11 +-
config/config.sample.php | 28 +
lib/private/files/filesystem.php | 31 +-
lib/private/files/mount/mount.php | 7 +-
.../files/objectstore/homeobjectstorestorage.php | 71 ++
lib/private/files/objectstore/noopscanner.php | 74 ++
.../files/objectstore/objectstorestorage.php | 421 +++++++
lib/private/files/objectstore/swift.php | 147 +++
lib/private/files/storage/common.php | 5 +
lib/private/util.php | 82 +-
lib/public/files/objectstore/iobjectstore.php | 33 +
tests/lib/files/objectstore/swift.php | 106 ++
151 files changed, 1101 insertions(+), 8097 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