]> source.dussan.org Git - nextcloud-server.git/commit
removed aws.phar and added extracted zip instead
authorChristian Berendt <berendt@b1-systems.de>
Mon, 8 Jul 2013 09:11:07 +0000 (11:11 +0200)
committerChristian Berendt <berendt@b1-systems.de>
Mon, 8 Jul 2013 09:11:07 +0000 (11:11 +0200)
commitadf0fe880c6adcdfdabc6aa8f3ccfb267c4692b6
tree85c8d84bad55cf1dd90149f8299984a8f0614def
parent92e73928529f00aa1638777995fdd5c91ee05275
removed aws.phar and added extracted zip instead
1228 files changed:
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/AutoScalingClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Enum/LifecycleState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Enum/ScalingActivityStatusCode.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/AlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/AutoScalingException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/InvalidNextTokenException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/LimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/ResourceInUseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/ScalingActivityInProgressException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Resources/autoscaling-2011-01-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/CloudFormationClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Enum/Capability.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Enum/OnFailure.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Enum/ResourceStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Enum/StackStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Exception/AlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Exception/CloudFormationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Exception/InsufficientCapabilitiesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Exception/LimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Resources/cloudformation-2010-05-15.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/CloudFrontClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/CloudFrontSignature.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Enum/ItemSelection.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Enum/OriginProtocolPolicy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Enum/PriceClass.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Enum/ViewerProtocolPolicy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/AccessDeniedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/BatchTooLargeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/CNAMEAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/CloudFrontException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/CloudFrontOriginAccessIdentityAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/CloudFrontOriginAccessIdentityInUseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/DistributionAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/DistributionNotDisabledException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/Exception.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/IllegalUpdateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InconsistentQuantitiesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidArgumentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidDefaultRootObjectException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidForwardCookiesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidIfMatchVersionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidOriginAccessIdentityException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidOriginException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidRequiredProtocolException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidViewerCertificateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/MissingBodyException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/NoSuchCloudFrontOriginAccessIdentityException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/NoSuchDistributionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/NoSuchInvalidationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/NoSuchOriginException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/NoSuchStreamingDistributionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/PreconditionFailedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/StreamingDistributionAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/StreamingDistributionNotDisabledException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyCacheBehaviorsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyCertificatesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyCloudFrontOriginAccessIdentitiesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyCookieNamesInWhiteListException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyDistributionCNAMEsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyDistributionsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyInvalidationsInProgressException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyOriginsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyStreamingDistributionCNAMEsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyStreamingDistributionsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyTrustedSignersException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TrustedSignerDoesNotExistException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Resources/cloudfront-2012-05-05.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Resources/cloudfront-2013-05-12.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/CloudSearchClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Enum/IndexFieldType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Enum/OptionState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Enum/SearchInstanceType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Enum/SourceDataFunction.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/BaseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/CloudSearchException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/InternalException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/InvalidTypeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/LimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/ResourceNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Resources/cloudsearch-2011-02-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/CloudWatchClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Enum/ComparisonOperator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Enum/HistoryItemType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Enum/StateValue.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Enum/Statistic.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Enum/Unit.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/CloudWatchException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/InternalServiceException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/InvalidFormatException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/InvalidNextTokenException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/InvalidParameterCombinationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/InvalidParameterValueException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/LimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/MissingRequiredParameterException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/ResourceNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Resources/cloudwatch-2010-08-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Aws.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/AbstractClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/AwsClientInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/ClientBuilder.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/DefaultClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/ExpiredCredentialsChecker.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/ThrottlingErrorChecker.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/UploadBodyListener.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/UserAgentListener.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/AwsQueryVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/JsonCommand.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/QueryCommand.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/XmlResponseLocationVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/AbstractCredentialsDecorator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/AbstractRefreshableCredentials.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/CacheableCredentials.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/Credentials.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/CredentialsInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/ClientOptions.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/DateFormat.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/Region.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/Size.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/Time.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/UaString.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/AwsExceptionInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/BadMethodCallException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/DomainException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/ExceptionFactoryInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/ExceptionListener.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/InstanceProfileCredentialsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/InvalidArgumentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/LogicException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/MultipartUploadException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/NamespaceExceptionFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/OutOfBoundsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/OverflowException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/ExceptionParserInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/JsonRestExceptionParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/RequiredExtensionNotLoadedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/RuntimeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/ServiceResponseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/UnexpectedValueException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Facade/Facade.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Facade/FacadeInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Facade/facade-classes.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/ChunkHash.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/ChunkHashInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/HashUtils.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/TreeHash.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/HostNameUtils.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/InstanceMetadata/InstanceMetadataClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Iterator/AwsResourceIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Iterator/AwsResourceIteratorFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractTransferState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractUploadId.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/TransferInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/TransferStateInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/UploadIdInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/UploadPartInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Resources/aws-config.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Resources/sdk1-config.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/AbstractSignature.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/EndpointSignatureInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureListener.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureV2.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureV3.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureV3Https.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureV4.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/AbstractResourceWaiter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/AbstractWaiter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/CallableWaiter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/CompositeWaiterFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/ConfigResourceWaiter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/ResourceWaiterInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterClassFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterConfig.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterConfigFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterFactoryInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/DataPipelineClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Enum/WorkStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/DataPipelineException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/InternalServiceErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/InvalidRequestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/PipelineDeletedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/PipelineNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/TaskNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Resources/datapipeline-2012-10-29.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/DirectConnectClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Enum/ConnectionState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Enum/StepState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Enum/VirtualInterfaceState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Exception/DirectConnectClientException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Exception/DirectConnectException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Exception/DirectConnectServerException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Resources/directconnect-2012-10-25.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Crc32ErrorChecker.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/DynamoDbClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/AttributeAction.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/AttributeType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ComparisonOperator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/KeyType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ProjectionType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ReturnConsumedCapacity.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ReturnItemCollectionMetrics.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ReturnValue.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ScalarAttributeType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/Select.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/TableStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/Type.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/AccessDeniedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ConditionalCheckFailedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/DynamoDbException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/IncompleteSignatureException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/InternalFailureException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/InternalServerErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ItemCollectionSizeLimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/LimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/MissingAuthenticationTokenException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ProvisionedThroughputExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ResourceInUseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ResourceNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ServiceUnavailableException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ThrottlingException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/UnprocessedWriteRequestsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/UnrecognizedClientException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ValidationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Iterator/BatchGetItemIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Iterator/ScanIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/Attribute.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/AbstractWriteRequest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/DeleteRequest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/PutRequest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/UnprocessedRequest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/WriteRequestBatch.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/WriteRequestBatchTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/WriteRequestInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/Item.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Resources/dynamodb-2011-12-05.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Resources/dynamodb-2012-08-10.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/AbstractLockingStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/LockingStrategyFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/LockingStrategyFactoryInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/LockingStrategyInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/NullLockingStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/PessimisticLockingStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/SessionHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/SessionHandlerConfig.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Ec2Client.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/ContainerFormat.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/DiskImageFormat.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/DomainType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/ExportEnvironment.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/HypervisorType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/ImageState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/InstanceAttributeName.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/InstanceStateName.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/InstanceType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/PlacementGroupState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/PlacementStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/ResourceType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/RuleAction.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/SnapshotAttributeName.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/SnapshotState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/SpotInstanceType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VirtualizationType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VolumeAttachmentState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VolumeAttributeName.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VolumeState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VolumeType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VpcAttributeName.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Exception/Ec2Exception.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Iterator/DescribeInstancesIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Resources/ec2-2013-02-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/ElastiCacheClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Enum/SourceType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/AuthorizationAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/AuthorizationNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheClusterAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheClusterNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheParameterGroupAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheParameterGroupNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheParameterGroupQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSecurityGroupAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSecurityGroupNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSecurityGroupQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSubnetGroupAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSubnetGroupInUseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSubnetGroupNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSubnetGroupQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSubnetQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ClusterQuotaForCustomerExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ElastiCacheException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InsufficientCacheClusterCapacityException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidCacheClusterStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidCacheParameterGroupStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidCacheSecurityGroupStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidParameterCombinationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidParameterValueException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidSubnetException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidVPCNetworkStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/NodeQuotaForClusterExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/NodeQuotaForCustomerExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ReservedCacheNodeAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ReservedCacheNodeNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ReservedCacheNodeQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ReservedCacheNodesOfferingNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/SubnetInUseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Resources/elasticache-2012-11-15.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/ElasticBeanstalkClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/ConfigurationDeploymentStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/ConfigurationOptionValueType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/EnvironmentHealth.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/EnvironmentInfoType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/EnvironmentStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/EventSeverity.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/ValidationSeverity.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/ElasticBeanstalkException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/InsufficientPrivilegesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/OperationInProgressException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/S3LocationNotInServiceRegionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/S3SubscriptionRequiredException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/SourceBundleDeletionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/TooManyApplicationVersionsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/TooManyApplicationsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/TooManyBucketsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/TooManyConfigurationTemplatesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/TooManyEnvironmentsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Resources/elasticbeanstalk-2010-12-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/ElasticLoadBalancingClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/AccessPointNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/CertificateNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/DuplicateAccessPointNameException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/DuplicateListenerException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/DuplicatePolicyNameException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/InvalidConfigurationRequestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/InvalidEndPointException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/InvalidSchemeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/InvalidSecurityGroupException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/InvalidSubnetException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/ListenerNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/PolicyNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/PolicyTypeNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/SubnetNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/TooManyAccessPointsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/TooManyPoliciesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Resources/elasticloadbalancing-2012-06-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/ElasticTranscoderClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/AccessDeniedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/ElasticTranscoderException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/IncompatibleVersionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/InternalServiceException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/LimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/ResourceInUseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/ResourceNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/ValidationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Resources/elastictranscoder-2012-09-25.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/EmrClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/ActionOnFailure.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/InstanceGroupState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/InstanceRoleType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/JobFlowExecutionState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/MarketType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/StepExecutionState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Exception/EmrException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Exception/InternalServerErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Resources/emr-2009-03-31.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Enum/Action.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Enum/ActionCode.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Enum/StatusCode.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/GlacierException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/InvalidParameterValueException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/LimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/MissingParameterValueException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/RequestTimeoutException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/ResourceNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/ServiceUnavailableException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/GlacierClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/GlacierUploadListener.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/AbstractTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/ParallelTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/SerialTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/TransferState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/UploadBuilder.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/UploadId.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/UploadPart.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/UploadPartContext.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/UploadPartGenerator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Resources/glacier-2012-06-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Enum/AssignmentStatusType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Enum/StatusType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/DeleteConflictException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/DuplicateCertificateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/EntityAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/EntityTemporarilyUnmodifiableException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/IamException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/InvalidAuthenticationCodeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/InvalidCertificateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/InvalidUserTypeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/KeyPairMismatchException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/LimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/MalformedCertificateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/MalformedPolicyDocumentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/NoSuchEntityException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/PasswordPolicyViolationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/IamClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Resources/iam-2010-05-08.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Enum/JobType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/BucketPermissionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/CanceledJobIdException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/ExpiredJobIdException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/ImportExportException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidAccessKeyIdException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidAddressException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidCustomsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidFileSystemException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidJobIdException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidManifestFieldException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidParameterException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/MalformedManifestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/MissingCustomsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/MissingManifestFieldException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/MissingParameterException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/MultipleRegionsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/NoSuchBucketException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/UnableToCancelJobIdException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/ImportExportClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Iterator/ListJobsIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/JobManifestListener.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Resources/importexport-2010-06-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/LICENSE.md [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/NOTICE.md [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/AppType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/Architecture.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/AutoScalingType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/DeploymentCommandName.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/LayerType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/PermissionLevel.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/RootDeviceType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/SourceType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Exception/OpsWorksException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Exception/ResourceNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Exception/ValidationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/OpsWorksClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Resources/opsworks-2013-02-18.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Enum/ApplyMethod.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Enum/SourceType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/AuthorizationAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/AuthorizationNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/AuthorizationQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBInstanceAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBInstanceNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBParameterGroupAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBParameterGroupNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBParameterGroupQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSecurityGroupAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSecurityGroupNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSecurityGroupNotSupportedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSecurityGroupQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSnapshotAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSnapshotNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSubnetGroupAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSubnetGroupDoesNotCoverEnoughAZsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSubnetGroupNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSubnetGroupQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSubnetQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBUpgradeDependencyFailureException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/EventSubscriptionQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InstanceQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InsufficientDBInstanceCapacityException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBInstanceStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBParameterGroupStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBSecurityGroupStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBSnapshotStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBSubnetGroupStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBSubnetStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidEventSubscriptionStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidOptionGroupStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidRestoreException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidSubnetException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidVPCNetworkStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/OptionGroupAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/OptionGroupNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/OptionGroupQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/PointInTimeRestoreNotEnabledException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/ProvisionedIopsNotAvailableInAZException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/RdsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/ReservedDBInstanceAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/ReservedDBInstanceNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/ReservedDBInstanceQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/ReservedDBInstancesOfferingNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SNSInvalidTopicException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SNSNoAuthorizationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SNSTopicArnNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SnapshotQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SourceNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/StorageQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SubnetAlreadyInUseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SubscriptionAlreadyExistException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SubscriptionCategoryNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SubscriptionNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/RdsClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Resources/rds-2013-05-15.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Enum/SourceType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/AuthorizationAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/AuthorizationNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/AuthorizationQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterParameterGroupAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterParameterGroupNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterParameterGroupQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSecurityGroupAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSecurityGroupNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSecurityGroupQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSnapshotAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSnapshotNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSnapshotQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSubnetGroupAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSubnetGroupNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSubnetGroupQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSubnetQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InsufficientClusterCapacityException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterParameterGroupStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterSecurityGroupStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterSnapshotStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterSubnetGroupStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterSubnetStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidRestoreException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidSubnetException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidVPCNetworkStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/NumberOfNodesPerClusterLimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/NumberOfNodesQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/RedshiftException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ReservedNodeAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ReservedNodeNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ReservedNodeOfferingNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ReservedNodeQuotaExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ResizeNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/SubnetAlreadyInUseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/UnsupportedOptionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/RedshiftClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Resources/redshift-2012-12-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Enum/Action.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Enum/HealthCheckType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Enum/RecordType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Enum/ResourceRecordSetFailover.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Enum/Status.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/DelegationSetNotAvailableException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/HealthCheckAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/HealthCheckInUseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/HostedZoneAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/HostedZoneNotEmptyException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/InvalidChangeBatchException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/InvalidDomainNameException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/InvalidInputException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/NoSuchChangeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/NoSuchHealthCheckException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/NoSuchHostedZoneException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/PriorRequestNotCompleteException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/Route53Exception.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/TooManyHealthChecksException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/TooManyHostedZonesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Resources/route53-2012-12-12.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Route53Client.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/AcpListener.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/BucketStyleListener.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Command/S3Command.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/CannedAcl.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Event.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/GranteeType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Group.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/MFADelete.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/MetadataDirective.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Payer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Permission.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Protocol.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/ServerSideEncryption.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Status.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Storage.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/StorageClass.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/AccessDeniedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/AccountProblemException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BadDigestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BucketAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BucketNotEmptyException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/CredentialsNotSupportedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/DeleteMultipleObjectsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/EntityTooLargeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/EntityTooSmallException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ExpiredTokenException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/IllegalVersioningConfigurationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/IncompleteBodyException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InlineDataTooLargeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InternalErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidAccessKeyIdException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidAddressingHeaderException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidArgumentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidBucketNameException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidBucketStateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidDigestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidLocationConstraintException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPartException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPartOrderException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPayerException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPolicyDocumentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidRangeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidRequestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidSOAPRequestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidSecurityException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidStorageClassException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidTagErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidTokenException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidURIException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/KeyTooLongException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MalformedACLErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MalformedPOSTRequestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MalformedXMLException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MaxMessageLengthExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MetadataTooLargeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MethodNotAllowedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingAttachmentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingContentLengthException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingRequestBodyErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingSecurityElementException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingSecurityHeaderException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoLoggingStatusForKeyException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchBucketException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchBucketPolicyException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchCORSConfigurationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchKeyException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchTagSetErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchUploadException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchVersionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NotImplementedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NotSignedUpException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NotSuchBucketPolicyException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/OperationAbortedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/Parser/S3ExceptionParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/PermanentRedirectException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/PreconditionFailedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RedirectException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestIsNotMultiPartContentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestTimeTooSkewedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestTimeoutException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/S3Exception.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ServiceUnavailableException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/SignatureDoesNotMatchException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/SlowDownException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/TemporaryRedirectException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/TokenRefreshRequiredException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/TooManyBucketsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/UnexpectedContentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListBucketsIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListMultipartUploadsIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListObjectVersionsIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListObjectsIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/OpendirIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/Acp.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/AcpBuilder.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/ClearBucket.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/DeleteObjectsBatch.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/DeleteObjectsTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/Grant.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/Grantee.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/AbstractTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/ParallelTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/SerialTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/TransferState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/UploadBuilder.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/UploadId.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/UploadPart.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/PostObject.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Resources/s3-2006-03-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/ResumableDownload.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3Client.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3Signature.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3SignatureInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/SocketTimeoutChecker.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/StreamWrapper.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/AbstractSync.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/AbstractSyncBuilder.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/ChangedFilesIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/DownloadSync.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/DownloadSyncBuilder.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/FilenameConverterInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/KeyConverter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/UploadSync.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/UploadSyncBuilder.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Enum/IdentityType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Enum/MailboxSimulator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Enum/NotificationType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Enum/VerificationStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Exception/MessageRejectedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Exception/SesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Resources/ses-2010-12-01.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/SesClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/AttributeDoesNotExistException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/DuplicateItemNameException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/InvalidNextTokenException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/InvalidNumberPredicatesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/InvalidNumberValueTestsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/InvalidParameterValueException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/InvalidQueryExpressionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/MissingParameterException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NoSuchDomainException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberDomainAttributesExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberDomainBytesExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberDomainsExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberItemAttributesExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberSubmittedAttributesExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberSubmittedItemsExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/RequestTimeoutException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/SimpleDbException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/TooManyRequestedAttributesException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Resources/simpledb-2009-04-15.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/SimpleDbClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/AuthorizationErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/InternalErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/InvalidParameterException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/NotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/SnsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/SubscriptionLimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/TopicLimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/Exception/CannotGetPublicKeyFromCertificateException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/Exception/CertificateFromUnrecognizedSourceException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/Exception/InvalidMessageSignatureException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/Exception/SnsMessageValidatorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/Message.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/MessageValidator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Resources/sns-2010-03-31.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/SnsClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/Enum/MessageAttribute.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/Enum/QueueAttribute.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/Exception/SqsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/QueueUrlListener.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/Resources/sqs-2012-11-05.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/SqsClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/BandwidthType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/DiskAllocationType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/ErrorCode.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/GatewayState.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/GatewayTimezone.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/GatewayType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/VolumeStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/VolumeType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Exception/InternalServerErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Exception/InvalidGatewayRequestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Exception/StorageGatewayException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Resources/storagegateway-2012-06-30.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/StorageGatewayClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/ExpiredTokenException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/IDPCommunicationErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/IDPRejectedClaimException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/IncompleteSignatureException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InternalFailureException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidActionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidClientTokenIdException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidIdentityTokenException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidParameterCombinationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidParameterValueException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidQueryParameterException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/MalformedPolicyDocumentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/MalformedQueryStringException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/MissingActionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/MissingAuthenticationTokenException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/MissingParameterException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/OptInRequiredException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/PackedPolicyTooLargeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/RequestExpiredException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/ServiceUnavailableException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/StsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/ThrottlingException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Resources/sts-2011-06-15.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/StsClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/Exception/CaseCreationLimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/Exception/CaseIdNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/Exception/InternalServerErrorException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/Exception/SupportException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/Resources/support-2013-04-15.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/SupportClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/ActivityTaskTimeoutType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/ChildPolicy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/CloseStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/DecisionTaskTimeoutType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/DecisionType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/EventType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/ExecutionStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/RegistrationStatus.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/WorkflowExecutionTimeoutType.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/DefaultUndefinedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/DomainAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/DomainDeprecatedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/LimitExceededException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/OperationNotPermittedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/SwfException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/TypeAlreadyExistsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/TypeDeprecatedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/UnknownResourceException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/WorkflowExecutionAlreadyStartedException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Resources/swf-2012-01-25.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/SwfClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/ApcCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/ArrayCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/Cache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/CacheProvider.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/CouchbaseCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/FileCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/FilesystemCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/MemcacheCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/MemcachedCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/PhpFileCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/RedisCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/WinCacheCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/XcacheCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Doctrine/Common/Cache/ZendDataCache.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/AbstractBatchDecorator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/Batch.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchBuilder.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchClosureDivisor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchClosureTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchCommandTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchDivisorInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchRequestTransfer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchSizeDivisor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchTransferInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/Exception/BatchTransferException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/ExceptionBufferingBatch.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/FlushingBatch.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/HistoryBatch.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/NotifyingBatch.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/AbstractCacheAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/CacheAdapterFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/CacheAdapterInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/ClosureCacheAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/DoctrineCacheAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/NullCacheAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/Zf1CacheAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/Zf2CacheAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/AbstractHasDispatcher.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Collection.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Event.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/BadMethodCallException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/ExceptionCollection.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/GuzzleException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/InvalidArgumentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/RuntimeException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/UnexpectedValueException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/FromConfigInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/HasDispatcherInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/ToArrayInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Version.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/AbstractEntityBodyDecorator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/CachingEntityBody.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Client.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/ClientInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlHandle.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlMulti.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlMultiInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlMultiProxy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlVersion.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/RequestMediator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/EntityBody.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/EntityBodyInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/BadResponseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/ClientErrorResponseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/CouldNotRewindStreamException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/CurlException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/HttpException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/MultiTransferException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/RequestException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/ServerErrorResponseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/TooManyRedirectsException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/IoEmittingEntityBody.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/AbstractMessage.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/EntityEnclosingRequest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/EntityEnclosingRequestInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/CacheControl.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderCollection.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderFactoryInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/Link.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/MessageInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/PostFile.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/PostFileInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Request.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/RequestFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/RequestFactoryInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/RequestInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Response.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Mimetypes.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/CommaAggregator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/DuplicateAggregator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/PhpAggregator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryString.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/ReadLimitEntityBody.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/RedirectPlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Resources/cacert.pem [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Resources/cacert.pem.md5 [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/StaticClient.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Url.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/Inflector.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/InflectorInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/MemoizingInflector.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/PreComputedInflector.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/AppendIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/ChunkedIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/FilterIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MapIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MethodProxyIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/AbstractLogAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/ArrayLogAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/ClosureLogAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/LogAdapterInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/MessageFormatter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/MonologLogAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/PsrLogAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/Zf1LogAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/Zf2LogAdapter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Cookie/CookieParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Cookie/CookieParserInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/AbstractMessageParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/MessageParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/MessageParserInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/PeclHttpMessageParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/ParserRegistry.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/UriTemplate/PeclUriTemplate.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/UriTemplate/UriTemplate.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/UriTemplate/UriTemplateInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Url/UrlParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Url/UrlParserInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Async/AsyncPlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/BackoffLogger.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/BackoffPlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CachePlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CacheStorageInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultCacheStorage.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultRevalidation.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DenyRevalidation.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/RevalidationInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/SkipRevalidation.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/Cookie.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookiePlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/History/HistoryPlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Log/LogPlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Mock/MockPlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Oauth/OauthPlugin.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/AbstractConfigLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Builder/ServiceBuilder.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Builder/ServiceBuilderInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Builder/ServiceBuilderLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/CachingConfigLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Client.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/ClientInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/AbstractCommand.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/ClosureCommand.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/CommandInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/DefaultRequestSerializer.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/DefaultResponseParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/AliasFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/CompositeFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/ConcreteClassFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/FactoryInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/MapFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/OperationCommand.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/OperationResponseParser.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/RequestSerializerInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/ResponseClassInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/ResponseParserInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/ConfigLoaderInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/Operation.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/OperationInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/Parameter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/SchemaFormatter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/SchemaValidator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ServiceDescription.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ServiceDescriptionInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ServiceDescriptionLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ValidatorInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/CommandException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/CommandTransferException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/DescriptionBuilderException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/InconsistentClientTransferException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ResponseClassException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ServiceBuilderException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ServiceNotFoundException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ValidationException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/MapResourceIteratorFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/Model.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIterator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorClassFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/PhpStreamRequestFactory.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/Stream.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamRequestFactoryInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Formatter/ChromePHPFormatter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Formatter/FormatterInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Formatter/GelfMessageFormatter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Formatter/JsonFormatter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Formatter/LineFormatter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Formatter/LogstashFormatter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Formatter/NormalizerFormatter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Formatter/WildfireFormatter.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/AbstractHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/AbstractProcessingHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/AmqpHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/BufferHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/ChromePHPHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/CouchDBHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/CubeHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/DoctrineCouchDBHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/FingersCrossedHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/FirePHPHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/GelfHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/GroupHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/HandlerInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/MailHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/MissingExtensionException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/MongoDBHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/NativeMailerHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/NullHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/PushoverHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/RavenHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/RedisHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/RotatingFileHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/SocketHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/StreamHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/SwiftMailerHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/SyslogHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/TestHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Handler/ZendMonitorHandler.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Logger.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Processor/IntrospectionProcessor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Processor/MemoryPeakUsageProcessor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Processor/MemoryProcessor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Processor/MemoryUsageProcessor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Processor/PsrLogMessageProcessor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Monolog/Processor/WebProcessor.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Psr/Log/AbstractLogger.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Psr/Log/InvalidArgumentException.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Psr/Log/LogLevel.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Psr/Log/LoggerAwareInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Psr/Log/LoggerAwareTrait.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Psr/Log/LoggerInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Psr/Log/LoggerTrait.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Psr/Log/NullLogger.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Psr/Log/Test/LoggerInterfaceTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcClassLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ClassCollectionLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ClassLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ClassMapGenerator.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/DebugClassLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/MapClassLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Baz.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/FooBar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Baz.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike/FooBar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced/FooBar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/A.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/ATrait.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/B.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/BTrait.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CTrait.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/D.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/GInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Baz.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/WithComments.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Baz.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Baz.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/WithComments.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Baz.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Bar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeParent.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/multipleNs.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/notAClass.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/sameNsMultipleClasses.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced/FooBar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced2/FooBar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike/FooBar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike2/FooBar.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/includepath/Foo.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4/traits.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/UniversalClassLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/WinCacheClassLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/XcacheClassLoader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Event.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/EventDispatcher.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/EventDispatcherInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/EventSubscriberInterface.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/GenericEvent.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/EventTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/aws-autoloader.php [new file with mode: 0644]
apps/files_external/3rdparty/aws-sdk-php/aws.phar [deleted file]
apps/files_external/lib/amazons3.php