Changeset 1317472
- Timestamp:
- 12/28/2015 07:03:03 PM (10 years ago)
- Location:
- tcs3
- Files:
-
- 1638 added
- 5 deleted
- 2 edited
-
tags/1.0/sass/.sass-cache (deleted)
-
tags/1.1/sass/.sass-cache (deleted)
-
tags/1.5/sass/.sass-cache (deleted)
-
tags/1.6/sass/.sass-cache (deleted)
-
tags/1.7 (added)
-
tags/1.7/README.md (added)
-
tags/1.7/aws (added)
-
tags/1.7/aws/Aws (added)
-
tags/1.7/aws/Aws/Common (added)
-
tags/1.7/aws/Aws/Common/Aws.php (added)
-
tags/1.7/aws/Aws/Common/Client (added)
-
tags/1.7/aws/Aws/Common/Client/AbstractClient.php (added)
-
tags/1.7/aws/Aws/Common/Client/AwsClientInterface.php (added)
-
tags/1.7/aws/Aws/Common/Client/ClientBuilder.php (added)
-
tags/1.7/aws/Aws/Common/Client/DefaultClient.php (added)
-
tags/1.7/aws/Aws/Common/Client/ExpiredCredentialsChecker.php (added)
-
tags/1.7/aws/Aws/Common/Client/ThrottlingErrorChecker.php (added)
-
tags/1.7/aws/Aws/Common/Client/UploadBodyListener.php (added)
-
tags/1.7/aws/Aws/Common/Client/UserAgentListener.php (added)
-
tags/1.7/aws/Aws/Common/Command (added)
-
tags/1.7/aws/Aws/Common/Command/AwsQueryVisitor.php (added)
-
tags/1.7/aws/Aws/Common/Command/JsonCommand.php (added)
-
tags/1.7/aws/Aws/Common/Command/QueryCommand.php (added)
-
tags/1.7/aws/Aws/Common/Command/XmlResponseLocationVisitor.php (added)
-
tags/1.7/aws/Aws/Common/Credentials (added)
-
tags/1.7/aws/Aws/Common/Credentials/AbstractCredentialsDecorator.php (added)
-
tags/1.7/aws/Aws/Common/Credentials/AbstractRefreshableCredentials.php (added)
-
tags/1.7/aws/Aws/Common/Credentials/CacheableCredentials.php (added)
-
tags/1.7/aws/Aws/Common/Credentials/Credentials.php (added)
-
tags/1.7/aws/Aws/Common/Credentials/CredentialsInterface.php (added)
-
tags/1.7/aws/Aws/Common/Credentials/NullCredentials.php (added)
-
tags/1.7/aws/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php (added)
-
tags/1.7/aws/Aws/Common/Enum (added)
-
tags/1.7/aws/Aws/Common/Enum.php (added)
-
tags/1.7/aws/Aws/Common/Enum/ClientOptions.php (added)
-
tags/1.7/aws/Aws/Common/Enum/DateFormat.php (added)
-
tags/1.7/aws/Aws/Common/Enum/Region.php (added)
-
tags/1.7/aws/Aws/Common/Enum/Size.php (added)
-
tags/1.7/aws/Aws/Common/Enum/Time.php (added)
-
tags/1.7/aws/Aws/Common/Enum/UaString.php (added)
-
tags/1.7/aws/Aws/Common/Exception (added)
-
tags/1.7/aws/Aws/Common/Exception/AwsExceptionInterface.php (added)
-
tags/1.7/aws/Aws/Common/Exception/BadMethodCallException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/DomainException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/ExceptionFactoryInterface.php (added)
-
tags/1.7/aws/Aws/Common/Exception/ExceptionListener.php (added)
-
tags/1.7/aws/Aws/Common/Exception/InstanceProfileCredentialsException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/InvalidArgumentException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/LogicException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/MultipartUploadException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/NamespaceExceptionFactory.php (added)
-
tags/1.7/aws/Aws/Common/Exception/OutOfBoundsException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/OverflowException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/Parser (added)
-
tags/1.7/aws/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php (added)
-
tags/1.7/aws/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php (added)
-
tags/1.7/aws/Aws/Common/Exception/Parser/ExceptionParserInterface.php (added)
-
tags/1.7/aws/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php (added)
-
tags/1.7/aws/Aws/Common/Exception/Parser/JsonRestExceptionParser.php (added)
-
tags/1.7/aws/Aws/Common/Exception/RequiredExtensionNotLoadedException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/RuntimeException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/ServiceResponseException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/TransferException.php (added)
-
tags/1.7/aws/Aws/Common/Exception/UnexpectedValueException.php (added)
-
tags/1.7/aws/Aws/Common/Facade (added)
-
tags/1.7/aws/Aws/Common/Facade/Facade.php (added)
-
tags/1.7/aws/Aws/Common/Facade/FacadeInterface.php (added)
-
tags/1.7/aws/Aws/Common/Facade/facade-classes.php (added)
-
tags/1.7/aws/Aws/Common/Hash (added)
-
tags/1.7/aws/Aws/Common/Hash/ChunkHash.php (added)
-
tags/1.7/aws/Aws/Common/Hash/ChunkHashInterface.php (added)
-
tags/1.7/aws/Aws/Common/Hash/HashUtils.php (added)
-
tags/1.7/aws/Aws/Common/Hash/TreeHash.php (added)
-
tags/1.7/aws/Aws/Common/HostNameUtils.php (added)
-
tags/1.7/aws/Aws/Common/InstanceMetadata (added)
-
tags/1.7/aws/Aws/Common/InstanceMetadata/InstanceMetadataClient.php (added)
-
tags/1.7/aws/Aws/Common/InstanceMetadata/Waiter (added)
-
tags/1.7/aws/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php (added)
-
tags/1.7/aws/Aws/Common/Iterator (added)
-
tags/1.7/aws/Aws/Common/Iterator/AwsResourceIterator.php (added)
-
tags/1.7/aws/Aws/Common/Iterator/AwsResourceIteratorFactory.php (added)
-
tags/1.7/aws/Aws/Common/Model (added)
-
tags/1.7/aws/Aws/Common/Model/MultipartUpload (added)
-
tags/1.7/aws/Aws/Common/Model/MultipartUpload/AbstractTransfer.php (added)
-
tags/1.7/aws/Aws/Common/Model/MultipartUpload/AbstractTransferState.php (added)
-
tags/1.7/aws/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php (added)
-
tags/1.7/aws/Aws/Common/Model/MultipartUpload/AbstractUploadId.php (added)
-
tags/1.7/aws/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php (added)
-
tags/1.7/aws/Aws/Common/Model/MultipartUpload/TransferInterface.php (added)
-
tags/1.7/aws/Aws/Common/Model/MultipartUpload/TransferStateInterface.php (added)
-
tags/1.7/aws/Aws/Common/Model/MultipartUpload/UploadIdInterface.php (added)
-
tags/1.7/aws/Aws/Common/Model/MultipartUpload/UploadPartInterface.php (added)
-
tags/1.7/aws/Aws/Common/Resources (added)
-
tags/1.7/aws/Aws/Common/Resources/aws-config.php (added)
-
tags/1.7/aws/Aws/Common/Resources/sdk1-config.php (added)
-
tags/1.7/aws/Aws/Common/Signature (added)
-
tags/1.7/aws/Aws/Common/Signature/AbstractSignature.php (added)
-
tags/1.7/aws/Aws/Common/Signature/EndpointSignatureInterface.php (added)
-
tags/1.7/aws/Aws/Common/Signature/SignatureInterface.php (added)
-
tags/1.7/aws/Aws/Common/Signature/SignatureListener.php (added)
-
tags/1.7/aws/Aws/Common/Signature/SignatureV2.php (added)
-
tags/1.7/aws/Aws/Common/Signature/SignatureV3Https.php (added)
-
tags/1.7/aws/Aws/Common/Signature/SignatureV4.php (added)
-
tags/1.7/aws/Aws/Common/Waiter (added)
-
tags/1.7/aws/Aws/Common/Waiter/AbstractResourceWaiter.php (added)
-
tags/1.7/aws/Aws/Common/Waiter/AbstractWaiter.php (added)
-
tags/1.7/aws/Aws/Common/Waiter/CallableWaiter.php (added)
-
tags/1.7/aws/Aws/Common/Waiter/CompositeWaiterFactory.php (added)
-
tags/1.7/aws/Aws/Common/Waiter/ConfigResourceWaiter.php (added)
-
tags/1.7/aws/Aws/Common/Waiter/ResourceWaiterInterface.php (added)
-
tags/1.7/aws/Aws/Common/Waiter/WaiterClassFactory.php (added)
-
tags/1.7/aws/Aws/Common/Waiter/WaiterConfig.php (added)
-
tags/1.7/aws/Aws/Common/Waiter/WaiterConfigFactory.php (added)
-
tags/1.7/aws/Aws/Common/Waiter/WaiterFactoryInterface.php (added)
-
tags/1.7/aws/Aws/Common/Waiter/WaiterInterface.php (added)
-
tags/1.7/aws/Aws/LICENSE.md (added)
-
tags/1.7/aws/Aws/NOTICE.md (added)
-
tags/1.7/aws/Aws/S3 (added)
-
tags/1.7/aws/Aws/S3/AcpListener.php (added)
-
tags/1.7/aws/Aws/S3/BucketStyleListener.php (added)
-
tags/1.7/aws/Aws/S3/Command (added)
-
tags/1.7/aws/Aws/S3/Command/S3Command.php (added)
-
tags/1.7/aws/Aws/S3/Enum (added)
-
tags/1.7/aws/Aws/S3/Enum/CannedAcl.php (added)
-
tags/1.7/aws/Aws/S3/Enum/EncodingType.php (added)
-
tags/1.7/aws/Aws/S3/Enum/Event.php (added)
-
tags/1.7/aws/Aws/S3/Enum/GranteeType.php (added)
-
tags/1.7/aws/Aws/S3/Enum/Group.php (added)
-
tags/1.7/aws/Aws/S3/Enum/MFADelete.php (added)
-
tags/1.7/aws/Aws/S3/Enum/MetadataDirective.php (added)
-
tags/1.7/aws/Aws/S3/Enum/Payer.php (added)
-
tags/1.7/aws/Aws/S3/Enum/Permission.php (added)
-
tags/1.7/aws/Aws/S3/Enum/Protocol.php (added)
-
tags/1.7/aws/Aws/S3/Enum/ServerSideEncryption.php (added)
-
tags/1.7/aws/Aws/S3/Enum/Status.php (added)
-
tags/1.7/aws/Aws/S3/Enum/Storage.php (added)
-
tags/1.7/aws/Aws/S3/Enum/StorageClass.php (added)
-
tags/1.7/aws/Aws/S3/Exception (added)
-
tags/1.7/aws/Aws/S3/Exception/AccessDeniedException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/AccountProblemException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/BadDigestException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/BucketAlreadyExistsException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/BucketNotEmptyException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/CredentialsNotSupportedException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/DeleteMultipleObjectsException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/EntityTooLargeException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/EntityTooSmallException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/ExpiredTokenException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/IllegalVersioningConfigurationException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/IncompleteBodyException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InlineDataTooLargeException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InternalErrorException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidAccessKeyIdException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidAddressingHeaderException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidArgumentException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidBucketNameException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidBucketStateException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidDigestException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidLocationConstraintException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidPartException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidPartOrderException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidPayerException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidPolicyDocumentException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidRangeException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidRequestException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidSOAPRequestException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidSecurityException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidStorageClassException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidTagErrorException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidTokenException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/InvalidURIException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/KeyTooLongException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MalformedACLErrorException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MalformedPOSTRequestException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MalformedXMLException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MaxMessageLengthExceededException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MetadataTooLargeException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MethodNotAllowedException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MissingAttachmentException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MissingContentLengthException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MissingRequestBodyErrorException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MissingSecurityElementException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/MissingSecurityHeaderException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NoLoggingStatusForKeyException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NoSuchBucketException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NoSuchBucketPolicyException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NoSuchCORSConfigurationException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NoSuchKeyException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NoSuchTagSetErrorException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NoSuchUploadException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NoSuchVersionException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NotImplementedException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NotSignedUpException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/NotSuchBucketPolicyException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/OperationAbortedException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/Parser (added)
-
tags/1.7/aws/Aws/S3/Exception/Parser/S3ExceptionParser.php (added)
-
tags/1.7/aws/Aws/S3/Exception/PermanentRedirectException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/PreconditionFailedException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/RedirectException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/RequestIsNotMultiPartContentException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/RequestTimeTooSkewedException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/RequestTimeoutException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/S3Exception.php (added)
-
tags/1.7/aws/Aws/S3/Exception/ServiceUnavailableException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/SignatureDoesNotMatchException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/SlowDownException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/TemporaryRedirectException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/TokenRefreshRequiredException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/TooManyBucketsException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/UnexpectedContentException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php (added)
-
tags/1.7/aws/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php (added)
-
tags/1.7/aws/Aws/S3/Iterator (added)
-
tags/1.7/aws/Aws/S3/Iterator/ListBucketsIterator.php (added)
-
tags/1.7/aws/Aws/S3/Iterator/ListMultipartUploadsIterator.php (added)
-
tags/1.7/aws/Aws/S3/Iterator/ListObjectVersionsIterator.php (added)
-
tags/1.7/aws/Aws/S3/Iterator/ListObjectsIterator.php (added)
-
tags/1.7/aws/Aws/S3/Iterator/OpendirIterator.php (added)
-
tags/1.7/aws/Aws/S3/Model (added)
-
tags/1.7/aws/Aws/S3/Model/Acp.php (added)
-
tags/1.7/aws/Aws/S3/Model/AcpBuilder.php (added)
-
tags/1.7/aws/Aws/S3/Model/ClearBucket.php (added)
-
tags/1.7/aws/Aws/S3/Model/DeleteObjectsBatch.php (added)
-
tags/1.7/aws/Aws/S3/Model/DeleteObjectsTransfer.php (added)
-
tags/1.7/aws/Aws/S3/Model/Grant.php (added)
-
tags/1.7/aws/Aws/S3/Model/Grantee.php (added)
-
tags/1.7/aws/Aws/S3/Model/MultipartUpload (added)
-
tags/1.7/aws/Aws/S3/Model/MultipartUpload/AbstractTransfer.php (added)
-
tags/1.7/aws/Aws/S3/Model/MultipartUpload/ParallelTransfer.php (added)
-
tags/1.7/aws/Aws/S3/Model/MultipartUpload/SerialTransfer.php (added)
-
tags/1.7/aws/Aws/S3/Model/MultipartUpload/TransferState.php (added)
-
tags/1.7/aws/Aws/S3/Model/MultipartUpload/UploadBuilder.php (added)
-
tags/1.7/aws/Aws/S3/Model/MultipartUpload/UploadId.php (added)
-
tags/1.7/aws/Aws/S3/Model/MultipartUpload/UploadPart.php (added)
-
tags/1.7/aws/Aws/S3/Model/PostObject.php (added)
-
tags/1.7/aws/Aws/S3/Resources (added)
-
tags/1.7/aws/Aws/S3/Resources/s3-2006-03-01.php (added)
-
tags/1.7/aws/Aws/S3/ResumableDownload.php (added)
-
tags/1.7/aws/Aws/S3/S3Client.php (added)
-
tags/1.7/aws/Aws/S3/S3Md5Listener.php (added)
-
tags/1.7/aws/Aws/S3/S3Signature.php (added)
-
tags/1.7/aws/Aws/S3/S3SignatureInterface.php (added)
-
tags/1.7/aws/Aws/S3/S3SignatureV4.php (added)
-
tags/1.7/aws/Aws/S3/SocketTimeoutChecker.php (added)
-
tags/1.7/aws/Aws/S3/SseCpkListener.php (added)
-
tags/1.7/aws/Aws/S3/StreamWrapper.php (added)
-
tags/1.7/aws/Aws/S3/Sync (added)
-
tags/1.7/aws/Aws/S3/Sync/AbstractSync.php (added)
-
tags/1.7/aws/Aws/S3/Sync/AbstractSyncBuilder.php (added)
-
tags/1.7/aws/Aws/S3/Sync/ChangedFilesIterator.php (added)
-
tags/1.7/aws/Aws/S3/Sync/DownloadSync.php (added)
-
tags/1.7/aws/Aws/S3/Sync/DownloadSyncBuilder.php (added)
-
tags/1.7/aws/Aws/S3/Sync/FilenameConverterInterface.php (added)
-
tags/1.7/aws/Aws/S3/Sync/KeyConverter.php (added)
-
tags/1.7/aws/Aws/S3/Sync/UploadSync.php (added)
-
tags/1.7/aws/Aws/S3/Sync/UploadSyncBuilder.php (added)
-
tags/1.7/aws/Doctrine (added)
-
tags/1.7/aws/Doctrine/Common (added)
-
tags/1.7/aws/Doctrine/Common/Cache (added)
-
tags/1.7/aws/Doctrine/Common/Cache/ApcCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/ArrayCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/Cache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/CacheProvider.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/CouchbaseCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/FileCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/FilesystemCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/MemcacheCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/MemcachedCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/MongoDBCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/PhpFileCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/RedisCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/RiakCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/Version.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/WinCacheCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/XcacheCache.php (added)
-
tags/1.7/aws/Doctrine/Common/Cache/ZendDataCache.php (added)
-
tags/1.7/aws/Guzzle (added)
-
tags/1.7/aws/Guzzle/Batch (added)
-
tags/1.7/aws/Guzzle/Batch/AbstractBatchDecorator.php (added)
-
tags/1.7/aws/Guzzle/Batch/Batch.php (added)
-
tags/1.7/aws/Guzzle/Batch/BatchBuilder.php (added)
-
tags/1.7/aws/Guzzle/Batch/BatchClosureDivisor.php (added)
-
tags/1.7/aws/Guzzle/Batch/BatchClosureTransfer.php (added)
-
tags/1.7/aws/Guzzle/Batch/BatchCommandTransfer.php (added)
-
tags/1.7/aws/Guzzle/Batch/BatchDivisorInterface.php (added)
-
tags/1.7/aws/Guzzle/Batch/BatchInterface.php (added)
-
tags/1.7/aws/Guzzle/Batch/BatchRequestTransfer.php (added)
-
tags/1.7/aws/Guzzle/Batch/BatchSizeDivisor.php (added)
-
tags/1.7/aws/Guzzle/Batch/BatchTransferInterface.php (added)
-
tags/1.7/aws/Guzzle/Batch/Exception (added)
-
tags/1.7/aws/Guzzle/Batch/Exception/BatchTransferException.php (added)
-
tags/1.7/aws/Guzzle/Batch/ExceptionBufferingBatch.php (added)
-
tags/1.7/aws/Guzzle/Batch/FlushingBatch.php (added)
-
tags/1.7/aws/Guzzle/Batch/HistoryBatch.php (added)
-
tags/1.7/aws/Guzzle/Batch/NotifyingBatch.php (added)
-
tags/1.7/aws/Guzzle/Cache (added)
-
tags/1.7/aws/Guzzle/Cache/AbstractCacheAdapter.php (added)
-
tags/1.7/aws/Guzzle/Cache/CacheAdapterFactory.php (added)
-
tags/1.7/aws/Guzzle/Cache/CacheAdapterInterface.php (added)
-
tags/1.7/aws/Guzzle/Cache/ClosureCacheAdapter.php (added)
-
tags/1.7/aws/Guzzle/Cache/DoctrineCacheAdapter.php (added)
-
tags/1.7/aws/Guzzle/Cache/NullCacheAdapter.php (added)
-
tags/1.7/aws/Guzzle/Cache/Zf1CacheAdapter.php (added)
-
tags/1.7/aws/Guzzle/Cache/Zf2CacheAdapter.php (added)
-
tags/1.7/aws/Guzzle/Common (added)
-
tags/1.7/aws/Guzzle/Common/AbstractHasDispatcher.php (added)
-
tags/1.7/aws/Guzzle/Common/Collection.php (added)
-
tags/1.7/aws/Guzzle/Common/Event.php (added)
-
tags/1.7/aws/Guzzle/Common/Exception (added)
-
tags/1.7/aws/Guzzle/Common/Exception/BadMethodCallException.php (added)
-
tags/1.7/aws/Guzzle/Common/Exception/ExceptionCollection.php (added)
-
tags/1.7/aws/Guzzle/Common/Exception/GuzzleException.php (added)
-
tags/1.7/aws/Guzzle/Common/Exception/InvalidArgumentException.php (added)
-
tags/1.7/aws/Guzzle/Common/Exception/RuntimeException.php (added)
-
tags/1.7/aws/Guzzle/Common/Exception/UnexpectedValueException.php (added)
-
tags/1.7/aws/Guzzle/Common/FromConfigInterface.php (added)
-
tags/1.7/aws/Guzzle/Common/HasDispatcherInterface.php (added)
-
tags/1.7/aws/Guzzle/Common/ToArrayInterface.php (added)
-
tags/1.7/aws/Guzzle/Common/Version.php (added)
-
tags/1.7/aws/Guzzle/Http (added)
-
tags/1.7/aws/Guzzle/Http/AbstractEntityBodyDecorator.php (added)
-
tags/1.7/aws/Guzzle/Http/CachingEntityBody.php (added)
-
tags/1.7/aws/Guzzle/Http/Client.php (added)
-
tags/1.7/aws/Guzzle/Http/ClientInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/Curl (added)
-
tags/1.7/aws/Guzzle/Http/Curl/CurlHandle.php (added)
-
tags/1.7/aws/Guzzle/Http/Curl/CurlMulti.php (added)
-
tags/1.7/aws/Guzzle/Http/Curl/CurlMultiInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/Curl/CurlMultiProxy.php (added)
-
tags/1.7/aws/Guzzle/Http/Curl/CurlVersion.php (added)
-
tags/1.7/aws/Guzzle/Http/Curl/RequestMediator.php (added)
-
tags/1.7/aws/Guzzle/Http/EntityBody.php (added)
-
tags/1.7/aws/Guzzle/Http/EntityBodyInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/Exception (added)
-
tags/1.7/aws/Guzzle/Http/Exception/BadResponseException.php (added)
-
tags/1.7/aws/Guzzle/Http/Exception/ClientErrorResponseException.php (added)
-
tags/1.7/aws/Guzzle/Http/Exception/CouldNotRewindStreamException.php (added)
-
tags/1.7/aws/Guzzle/Http/Exception/CurlException.php (added)
-
tags/1.7/aws/Guzzle/Http/Exception/HttpException.php (added)
-
tags/1.7/aws/Guzzle/Http/Exception/MultiTransferException.php (added)
-
tags/1.7/aws/Guzzle/Http/Exception/RequestException.php (added)
-
tags/1.7/aws/Guzzle/Http/Exception/ServerErrorResponseException.php (added)
-
tags/1.7/aws/Guzzle/Http/Exception/TooManyRedirectsException.php (added)
-
tags/1.7/aws/Guzzle/Http/IoEmittingEntityBody.php (added)
-
tags/1.7/aws/Guzzle/Http/Message (added)
-
tags/1.7/aws/Guzzle/Http/Message/AbstractMessage.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/EntityEnclosingRequest.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/EntityEnclosingRequestInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/Header (added)
-
tags/1.7/aws/Guzzle/Http/Message/Header.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/Header/CacheControl.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/Header/HeaderCollection.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/Header/HeaderFactory.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/Header/HeaderFactoryInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/Header/HeaderInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/Header/Link.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/MessageInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/PostFile.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/PostFileInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/Request.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/RequestFactory.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/RequestFactoryInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/RequestInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/Message/Response.php (added)
-
tags/1.7/aws/Guzzle/Http/Mimetypes.php (added)
-
tags/1.7/aws/Guzzle/Http/QueryAggregator (added)
-
tags/1.7/aws/Guzzle/Http/QueryAggregator/CommaAggregator.php (added)
-
tags/1.7/aws/Guzzle/Http/QueryAggregator/DuplicateAggregator.php (added)
-
tags/1.7/aws/Guzzle/Http/QueryAggregator/PhpAggregator.php (added)
-
tags/1.7/aws/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php (added)
-
tags/1.7/aws/Guzzle/Http/QueryString.php (added)
-
tags/1.7/aws/Guzzle/Http/ReadLimitEntityBody.php (added)
-
tags/1.7/aws/Guzzle/Http/RedirectPlugin.php (added)
-
tags/1.7/aws/Guzzle/Http/Resources (added)
-
tags/1.7/aws/Guzzle/Http/Resources/cacert.pem (added)
-
tags/1.7/aws/Guzzle/Http/StaticClient.php (added)
-
tags/1.7/aws/Guzzle/Http/Url.php (added)
-
tags/1.7/aws/Guzzle/Inflection (added)
-
tags/1.7/aws/Guzzle/Inflection/Inflector.php (added)
-
tags/1.7/aws/Guzzle/Inflection/InflectorInterface.php (added)
-
tags/1.7/aws/Guzzle/Inflection/MemoizingInflector.php (added)
-
tags/1.7/aws/Guzzle/Inflection/PreComputedInflector.php (added)
-
tags/1.7/aws/Guzzle/Iterator (added)
-
tags/1.7/aws/Guzzle/Iterator/AppendIterator.php (added)
-
tags/1.7/aws/Guzzle/Iterator/ChunkedIterator.php (added)
-
tags/1.7/aws/Guzzle/Iterator/FilterIterator.php (added)
-
tags/1.7/aws/Guzzle/Iterator/MapIterator.php (added)
-
tags/1.7/aws/Guzzle/Iterator/MethodProxyIterator.php (added)
-
tags/1.7/aws/Guzzle/Log (added)
-
tags/1.7/aws/Guzzle/Log/AbstractLogAdapter.php (added)
-
tags/1.7/aws/Guzzle/Log/ArrayLogAdapter.php (added)
-
tags/1.7/aws/Guzzle/Log/ClosureLogAdapter.php (added)
-
tags/1.7/aws/Guzzle/Log/LogAdapterInterface.php (added)
-
tags/1.7/aws/Guzzle/Log/MessageFormatter.php (added)
-
tags/1.7/aws/Guzzle/Log/MonologLogAdapter.php (added)
-
tags/1.7/aws/Guzzle/Log/PsrLogAdapter.php (added)
-
tags/1.7/aws/Guzzle/Log/Zf1LogAdapter.php (added)
-
tags/1.7/aws/Guzzle/Log/Zf2LogAdapter.php (added)
-
tags/1.7/aws/Guzzle/Parser (added)
-
tags/1.7/aws/Guzzle/Parser/Cookie (added)
-
tags/1.7/aws/Guzzle/Parser/Cookie/CookieParser.php (added)
-
tags/1.7/aws/Guzzle/Parser/Cookie/CookieParserInterface.php (added)
-
tags/1.7/aws/Guzzle/Parser/Message (added)
-
tags/1.7/aws/Guzzle/Parser/Message/AbstractMessageParser.php (added)
-
tags/1.7/aws/Guzzle/Parser/Message/MessageParser.php (added)
-
tags/1.7/aws/Guzzle/Parser/Message/MessageParserInterface.php (added)
-
tags/1.7/aws/Guzzle/Parser/Message/PeclHttpMessageParser.php (added)
-
tags/1.7/aws/Guzzle/Parser/ParserRegistry.php (added)
-
tags/1.7/aws/Guzzle/Parser/UriTemplate (added)
-
tags/1.7/aws/Guzzle/Parser/UriTemplate/PeclUriTemplate.php (added)
-
tags/1.7/aws/Guzzle/Parser/UriTemplate/UriTemplate.php (added)
-
tags/1.7/aws/Guzzle/Parser/UriTemplate/UriTemplateInterface.php (added)
-
tags/1.7/aws/Guzzle/Parser/Url (added)
-
tags/1.7/aws/Guzzle/Parser/Url/UrlParser.php (added)
-
tags/1.7/aws/Guzzle/Parser/Url/UrlParserInterface.php (added)
-
tags/1.7/aws/Guzzle/Plugin (added)
-
tags/1.7/aws/Guzzle/Plugin/Async (added)
-
tags/1.7/aws/Guzzle/Plugin/Async/AsyncPlugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/BackoffLogger.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/BackoffPlugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/CachePlugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/CacheStorageInterface.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/DefaultCacheStorage.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/DefaultRevalidation.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/DenyRevalidation.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/RevalidationInterface.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cache/SkipRevalidation.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cookie (added)
-
tags/1.7/aws/Guzzle/Plugin/Cookie/Cookie.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cookie/CookieJar (added)
-
tags/1.7/aws/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cookie/CookiePlugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Cookie/Exception (added)
-
tags/1.7/aws/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php (added)
-
tags/1.7/aws/Guzzle/Plugin/CurlAuth (added)
-
tags/1.7/aws/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/ErrorResponse (added)
-
tags/1.7/aws/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php (added)
-
tags/1.7/aws/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/ErrorResponse/Exception (added)
-
tags/1.7/aws/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php (added)
-
tags/1.7/aws/Guzzle/Plugin/History (added)
-
tags/1.7/aws/Guzzle/Plugin/History/HistoryPlugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Log (added)
-
tags/1.7/aws/Guzzle/Plugin/Log/LogPlugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Md5 (added)
-
tags/1.7/aws/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Mock (added)
-
tags/1.7/aws/Guzzle/Plugin/Mock/MockPlugin.php (added)
-
tags/1.7/aws/Guzzle/Plugin/Oauth (added)
-
tags/1.7/aws/Guzzle/Plugin/Oauth/OauthPlugin.php (added)
-
tags/1.7/aws/Guzzle/Service (added)
-
tags/1.7/aws/Guzzle/Service/AbstractConfigLoader.php (added)
-
tags/1.7/aws/Guzzle/Service/Builder (added)
-
tags/1.7/aws/Guzzle/Service/Builder/ServiceBuilder.php (added)
-
tags/1.7/aws/Guzzle/Service/Builder/ServiceBuilderInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Builder/ServiceBuilderLoader.php (added)
-
tags/1.7/aws/Guzzle/Service/CachingConfigLoader.php (added)
-
tags/1.7/aws/Guzzle/Service/Client.php (added)
-
tags/1.7/aws/Guzzle/Service/ClientInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Command (added)
-
tags/1.7/aws/Guzzle/Service/Command/AbstractCommand.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/ClosureCommand.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/CommandInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/CreateResponseClassEvent.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/DefaultRequestSerializer.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/DefaultResponseParser.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/Factory (added)
-
tags/1.7/aws/Guzzle/Service/Command/Factory/AliasFactory.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/Factory/CompositeFactory.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/Factory/ConcreteClassFactory.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/Factory/FactoryInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/Factory/MapFactory.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Response (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/OperationCommand.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/OperationResponseParser.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/RequestSerializerInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/ResponseClassInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Command/ResponseParserInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/ConfigLoaderInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Description (added)
-
tags/1.7/aws/Guzzle/Service/Description/Operation.php (added)
-
tags/1.7/aws/Guzzle/Service/Description/OperationInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Description/Parameter.php (added)
-
tags/1.7/aws/Guzzle/Service/Description/SchemaFormatter.php (added)
-
tags/1.7/aws/Guzzle/Service/Description/SchemaValidator.php (added)
-
tags/1.7/aws/Guzzle/Service/Description/ServiceDescription.php (added)
-
tags/1.7/aws/Guzzle/Service/Description/ServiceDescriptionInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Description/ServiceDescriptionLoader.php (added)
-
tags/1.7/aws/Guzzle/Service/Description/ValidatorInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Exception (added)
-
tags/1.7/aws/Guzzle/Service/Exception/CommandException.php (added)
-
tags/1.7/aws/Guzzle/Service/Exception/CommandTransferException.php (added)
-
tags/1.7/aws/Guzzle/Service/Exception/DescriptionBuilderException.php (added)
-
tags/1.7/aws/Guzzle/Service/Exception/InconsistentClientTransferException.php (added)
-
tags/1.7/aws/Guzzle/Service/Exception/ResponseClassException.php (added)
-
tags/1.7/aws/Guzzle/Service/Exception/ServiceBuilderException.php (added)
-
tags/1.7/aws/Guzzle/Service/Exception/ServiceNotFoundException.php (added)
-
tags/1.7/aws/Guzzle/Service/Exception/ValidationException.php (added)
-
tags/1.7/aws/Guzzle/Service/Resource (added)
-
tags/1.7/aws/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php (added)
-
tags/1.7/aws/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php (added)
-
tags/1.7/aws/Guzzle/Service/Resource/MapResourceIteratorFactory.php (added)
-
tags/1.7/aws/Guzzle/Service/Resource/Model.php (added)
-
tags/1.7/aws/Guzzle/Service/Resource/ResourceIterator.php (added)
-
tags/1.7/aws/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php (added)
-
tags/1.7/aws/Guzzle/Service/Resource/ResourceIteratorClassFactory.php (added)
-
tags/1.7/aws/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php (added)
-
tags/1.7/aws/Guzzle/Service/Resource/ResourceIteratorInterface.php (added)
-
tags/1.7/aws/Guzzle/Stream (added)
-
tags/1.7/aws/Guzzle/Stream/PhpStreamRequestFactory.php (added)
-
tags/1.7/aws/Guzzle/Stream/Stream.php (added)
-
tags/1.7/aws/Guzzle/Stream/StreamInterface.php (added)
-
tags/1.7/aws/Guzzle/Stream/StreamRequestFactoryInterface.php (added)
-
tags/1.7/aws/Monolog (added)
-
tags/1.7/aws/Monolog/Formatter (added)
-
tags/1.7/aws/Monolog/Formatter/ChromePHPFormatter.php (added)
-
tags/1.7/aws/Monolog/Formatter/FormatterInterface.php (added)
-
tags/1.7/aws/Monolog/Formatter/GelfMessageFormatter.php (added)
-
tags/1.7/aws/Monolog/Formatter/JsonFormatter.php (added)
-
tags/1.7/aws/Monolog/Formatter/LineFormatter.php (added)
-
tags/1.7/aws/Monolog/Formatter/LogstashFormatter.php (added)
-
tags/1.7/aws/Monolog/Formatter/NormalizerFormatter.php (added)
-
tags/1.7/aws/Monolog/Formatter/WildfireFormatter.php (added)
-
tags/1.7/aws/Monolog/Handler (added)
-
tags/1.7/aws/Monolog/Handler/AbstractHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/AbstractProcessingHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/AmqpHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/BufferHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/ChromePHPHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/CouchDBHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/CubeHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/DoctrineCouchDBHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/FingersCrossed (added)
-
tags/1.7/aws/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php (added)
-
tags/1.7/aws/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php (added)
-
tags/1.7/aws/Monolog/Handler/FingersCrossedHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/FirePHPHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/GelfHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/GroupHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/HandlerInterface.php (added)
-
tags/1.7/aws/Monolog/Handler/MailHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/MissingExtensionException.php (added)
-
tags/1.7/aws/Monolog/Handler/MongoDBHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/NativeMailerHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/NullHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/PushoverHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/RavenHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/RedisHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/RotatingFileHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/SocketHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/StreamHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/SwiftMailerHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/SyslogHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/TestHandler.php (added)
-
tags/1.7/aws/Monolog/Handler/ZendMonitorHandler.php (added)
-
tags/1.7/aws/Monolog/Logger.php (added)
-
tags/1.7/aws/Monolog/Processor (added)
-
tags/1.7/aws/Monolog/Processor/IntrospectionProcessor.php (added)
-
tags/1.7/aws/Monolog/Processor/MemoryPeakUsageProcessor.php (added)
-
tags/1.7/aws/Monolog/Processor/MemoryProcessor.php (added)
-
tags/1.7/aws/Monolog/Processor/MemoryUsageProcessor.php (added)
-
tags/1.7/aws/Monolog/Processor/PsrLogMessageProcessor.php (added)
-
tags/1.7/aws/Monolog/Processor/WebProcessor.php (added)
-
tags/1.7/aws/Psr (added)
-
tags/1.7/aws/Psr/Log (added)
-
tags/1.7/aws/Psr/Log/AbstractLogger.php (added)
-
tags/1.7/aws/Psr/Log/InvalidArgumentException.php (added)
-
tags/1.7/aws/Psr/Log/LogLevel.php (added)
-
tags/1.7/aws/Psr/Log/LoggerAwareInterface.php (added)
-
tags/1.7/aws/Psr/Log/LoggerAwareTrait.php (added)
-
tags/1.7/aws/Psr/Log/LoggerInterface.php (added)
-
tags/1.7/aws/Psr/Log/LoggerTrait.php (added)
-
tags/1.7/aws/Psr/Log/NullLogger.php (added)
-
tags/1.7/aws/Psr/Log/Test (added)
-
tags/1.7/aws/Psr/Log/Test/LoggerInterfaceTest.php (added)
-
tags/1.7/aws/Symfony (added)
-
tags/1.7/aws/Symfony/Component (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/ApcClassLoader.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/ClassCollectionLoader.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/ClassLoader.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/ClassMapGenerator.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/DebugClassLoader.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/MapClassLoader.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Psr4ClassLoader.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Baz.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/FooBar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Baz.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike/FooBar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced/FooBar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/A.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/ATrait.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/B.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/BTrait.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CInterface.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CTrait.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/D.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/GInterface.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Baz.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/WithComments.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2 (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Baz.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Baz.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/WithComments.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2 (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Baz.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Bar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeParent.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/multipleNs.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/notAClass.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/sameNsMultipleClasses.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/deps (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced/FooBar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced2 (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced2/FooBar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike/FooBar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike2 (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike2/FooBar.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/includepath (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/includepath/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4 (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4/traits.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4 (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Class_With_Underscores.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Class_With_Underscores.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Foo.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/Psr4ClassLoaderTest.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/UniversalClassLoader.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/WinCacheClassLoader.php (added)
-
tags/1.7/aws/Symfony/Component/ClassLoader/XcacheClassLoader.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Debug (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Debug/WrappedListener.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/DependencyInjection (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Event.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/EventDispatcher.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/EventDispatcherInterface.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/EventSubscriberInterface.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/GenericEvent.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Tests (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Tests/Debug (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Tests/DependencyInjection (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Tests/EventTest.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php (added)
-
tags/1.7/aws/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php (added)
-
tags/1.7/aws/aws-autoloader.php (added)
-
tags/1.7/cache (added)
-
tags/1.7/cache/empty (added)
-
tags/1.7/css (added)
-
tags/1.7/css/tcS3.css (added)
-
tags/1.7/img (added)
-
tags/1.7/img/s3-logo-bw.png (added)
-
tags/1.7/img/s3-logo.png (added)
-
tags/1.7/js (added)
-
tags/1.7/js/tcS3.js (added)
-
tags/1.7/readme.txt (added)
-
tags/1.7/sass (added)
-
tags/1.7/sass/.sassbuilder-config (added)
-
tags/1.7/sass/tcS3.scss (added)
-
tags/1.7/tcS3.php (added)
-
tags/1.7/tcs3 (added)
-
tags/1.7/tcs3/README.md (added)
-
tags/1.7/tcs3/aws (added)
-
tags/1.7/tcs3/aws/Aws (added)
-
tags/1.7/tcs3/aws/Aws/Common (added)
-
tags/1.7/tcs3/aws/Aws/Common/Aws.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Client (added)
-
tags/1.7/tcs3/aws/Aws/Common/Client/AbstractClient.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Client/AwsClientInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Client/ClientBuilder.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Client/DefaultClient.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Client/ExpiredCredentialsChecker.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Client/ThrottlingErrorChecker.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Client/UploadBodyListener.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Client/UserAgentListener.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Command (added)
-
tags/1.7/tcs3/aws/Aws/Common/Command/AwsQueryVisitor.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Command/JsonCommand.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Command/QueryCommand.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Command/XmlResponseLocationVisitor.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Credentials (added)
-
tags/1.7/tcs3/aws/Aws/Common/Credentials/AbstractCredentialsDecorator.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Credentials/AbstractRefreshableCredentials.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Credentials/CacheableCredentials.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Credentials/Credentials.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Credentials/CredentialsInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Credentials/NullCredentials.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Enum (added)
-
tags/1.7/tcs3/aws/Aws/Common/Enum.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Enum/ClientOptions.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Enum/DateFormat.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Enum/Region.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Enum/Size.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Enum/Time.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Enum/UaString.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/AwsExceptionInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/BadMethodCallException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/DomainException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/ExceptionFactoryInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/ExceptionListener.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/InstanceProfileCredentialsException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/InvalidArgumentException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/LogicException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/MultipartUploadException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/NamespaceExceptionFactory.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/OutOfBoundsException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/OverflowException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/Parser (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/Parser/ExceptionParserInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/Parser/JsonRestExceptionParser.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/RequiredExtensionNotLoadedException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/RuntimeException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/ServiceResponseException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/TransferException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Exception/UnexpectedValueException.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Facade (added)
-
tags/1.7/tcs3/aws/Aws/Common/Facade/Facade.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Facade/FacadeInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Facade/facade-classes.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Hash (added)
-
tags/1.7/tcs3/aws/Aws/Common/Hash/ChunkHash.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Hash/ChunkHashInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Hash/HashUtils.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Hash/TreeHash.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/HostNameUtils.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/InstanceMetadata (added)
-
tags/1.7/tcs3/aws/Aws/Common/InstanceMetadata/InstanceMetadataClient.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/InstanceMetadata/Waiter (added)
-
tags/1.7/tcs3/aws/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Iterator (added)
-
tags/1.7/tcs3/aws/Aws/Common/Iterator/AwsResourceIterator.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Iterator/AwsResourceIteratorFactory.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model/MultipartUpload (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model/MultipartUpload/AbstractTransfer.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model/MultipartUpload/AbstractTransferState.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model/MultipartUpload/AbstractUploadId.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model/MultipartUpload/TransferInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model/MultipartUpload/TransferStateInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model/MultipartUpload/UploadIdInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Model/MultipartUpload/UploadPartInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Resources (added)
-
tags/1.7/tcs3/aws/Aws/Common/Resources/aws-config.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Resources/sdk1-config.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Signature (added)
-
tags/1.7/tcs3/aws/Aws/Common/Signature/AbstractSignature.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Signature/EndpointSignatureInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Signature/SignatureInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Signature/SignatureListener.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Signature/SignatureV2.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Signature/SignatureV3Https.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Signature/SignatureV4.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/AbstractResourceWaiter.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/AbstractWaiter.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/CallableWaiter.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/CompositeWaiterFactory.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/ConfigResourceWaiter.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/ResourceWaiterInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/WaiterClassFactory.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/WaiterConfig.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/WaiterConfigFactory.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/WaiterFactoryInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/Common/Waiter/WaiterInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/LICENSE.md (added)
-
tags/1.7/tcs3/aws/Aws/NOTICE.md (added)
-
tags/1.7/tcs3/aws/Aws/S3 (added)
-
tags/1.7/tcs3/aws/Aws/S3/AcpListener.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/BucketStyleListener.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Command (added)
-
tags/1.7/tcs3/aws/Aws/S3/Command/S3Command.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/CannedAcl.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/EncodingType.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/Event.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/GranteeType.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/Group.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/MFADelete.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/MetadataDirective.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/Payer.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/Permission.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/Protocol.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/ServerSideEncryption.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/Status.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/Storage.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Enum/StorageClass.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/AccessDeniedException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/AccountProblemException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/BadDigestException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/BucketAlreadyExistsException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/BucketNotEmptyException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/CredentialsNotSupportedException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/DeleteMultipleObjectsException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/EntityTooLargeException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/EntityTooSmallException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/ExpiredTokenException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/IllegalVersioningConfigurationException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/IncompleteBodyException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InlineDataTooLargeException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InternalErrorException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidAccessKeyIdException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidAddressingHeaderException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidArgumentException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidBucketNameException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidBucketStateException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidDigestException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidLocationConstraintException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidPartException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidPartOrderException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidPayerException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidPolicyDocumentException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidRangeException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidRequestException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidSOAPRequestException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidSecurityException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidStorageClassException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidTagErrorException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidTokenException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/InvalidURIException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/KeyTooLongException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MalformedACLErrorException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MalformedPOSTRequestException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MalformedXMLException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MaxMessageLengthExceededException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MetadataTooLargeException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MethodNotAllowedException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MissingAttachmentException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MissingContentLengthException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MissingRequestBodyErrorException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MissingSecurityElementException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/MissingSecurityHeaderException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NoLoggingStatusForKeyException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NoSuchBucketException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NoSuchBucketPolicyException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NoSuchCORSConfigurationException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NoSuchKeyException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NoSuchTagSetErrorException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NoSuchUploadException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NoSuchVersionException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NotImplementedException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NotSignedUpException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/NotSuchBucketPolicyException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/OperationAbortedException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/Parser (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/Parser/S3ExceptionParser.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/PermanentRedirectException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/PreconditionFailedException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/RedirectException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/RequestIsNotMultiPartContentException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/RequestTimeTooSkewedException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/RequestTimeoutException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/S3Exception.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/ServiceUnavailableException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/SignatureDoesNotMatchException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/SlowDownException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/TemporaryRedirectException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/TokenRefreshRequiredException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/TooManyBucketsException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/UnexpectedContentException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Iterator (added)
-
tags/1.7/tcs3/aws/Aws/S3/Iterator/ListBucketsIterator.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Iterator/ListMultipartUploadsIterator.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Iterator/ListObjectVersionsIterator.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Iterator/ListObjectsIterator.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Iterator/OpendirIterator.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/Acp.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/AcpBuilder.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/ClearBucket.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/DeleteObjectsBatch.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/DeleteObjectsTransfer.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/Grant.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/Grantee.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/MultipartUpload (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/MultipartUpload/AbstractTransfer.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/MultipartUpload/ParallelTransfer.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/MultipartUpload/SerialTransfer.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/MultipartUpload/TransferState.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/MultipartUpload/UploadBuilder.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/MultipartUpload/UploadId.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/MultipartUpload/UploadPart.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Model/PostObject.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Resources (added)
-
tags/1.7/tcs3/aws/Aws/S3/Resources/s3-2006-03-01.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/ResumableDownload.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/S3Client.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/S3Md5Listener.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/S3Signature.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/S3SignatureInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/S3SignatureV4.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/SocketTimeoutChecker.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/SseCpkListener.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/StreamWrapper.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Sync (added)
-
tags/1.7/tcs3/aws/Aws/S3/Sync/AbstractSync.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Sync/AbstractSyncBuilder.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Sync/ChangedFilesIterator.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Sync/DownloadSync.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Sync/DownloadSyncBuilder.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Sync/FilenameConverterInterface.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Sync/KeyConverter.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Sync/UploadSync.php (added)
-
tags/1.7/tcs3/aws/Aws/S3/Sync/UploadSyncBuilder.php (added)
-
tags/1.7/tcs3/aws/Doctrine (added)
-
tags/1.7/tcs3/aws/Doctrine/Common (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/ApcCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/ArrayCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/Cache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/CacheProvider.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/CouchbaseCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/FileCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/FilesystemCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/MemcacheCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/MemcachedCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/MongoDBCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/PhpFileCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/RedisCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/RiakCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/Version.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/WinCacheCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/XcacheCache.php (added)
-
tags/1.7/tcs3/aws/Doctrine/Common/Cache/ZendDataCache.php (added)
-
tags/1.7/tcs3/aws/Guzzle (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/AbstractBatchDecorator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/Batch.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/BatchBuilder.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/BatchClosureDivisor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/BatchClosureTransfer.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/BatchCommandTransfer.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/BatchDivisorInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/BatchInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/BatchRequestTransfer.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/BatchSizeDivisor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/BatchTransferInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/Exception (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/Exception/BatchTransferException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/ExceptionBufferingBatch.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/FlushingBatch.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/HistoryBatch.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Batch/NotifyingBatch.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Cache (added)
-
tags/1.7/tcs3/aws/Guzzle/Cache/AbstractCacheAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Cache/CacheAdapterFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Cache/CacheAdapterInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Cache/ClosureCacheAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Cache/DoctrineCacheAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Cache/NullCacheAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Cache/Zf1CacheAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Cache/Zf2CacheAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/AbstractHasDispatcher.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/Collection.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/Event.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/Exception (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/Exception/BadMethodCallException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/Exception/ExceptionCollection.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/Exception/GuzzleException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/Exception/InvalidArgumentException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/Exception/RuntimeException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/Exception/UnexpectedValueException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/FromConfigInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/HasDispatcherInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/ToArrayInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Common/Version.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/AbstractEntityBodyDecorator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/CachingEntityBody.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Client.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/ClientInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Curl (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Curl/CurlHandle.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Curl/CurlMulti.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Curl/CurlMultiInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Curl/CurlMultiProxy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Curl/CurlVersion.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Curl/RequestMediator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/EntityBody.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/EntityBodyInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Exception (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Exception/BadResponseException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Exception/ClientErrorResponseException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Exception/CouldNotRewindStreamException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Exception/CurlException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Exception/HttpException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Exception/MultiTransferException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Exception/RequestException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Exception/ServerErrorResponseException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Exception/TooManyRedirectsException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/IoEmittingEntityBody.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/AbstractMessage.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/EntityEnclosingRequest.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/EntityEnclosingRequestInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/Header (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/Header.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/Header/CacheControl.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/Header/HeaderCollection.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/Header/HeaderFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/Header/HeaderFactoryInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/Header/HeaderInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/Header/Link.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/MessageInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/PostFile.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/PostFileInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/Request.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/RequestFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/RequestFactoryInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/RequestInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Message/Response.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Mimetypes.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/QueryAggregator (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/QueryAggregator/CommaAggregator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/QueryAggregator/DuplicateAggregator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/QueryAggregator/PhpAggregator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/QueryString.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/ReadLimitEntityBody.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/RedirectPlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Resources (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Resources/cacert.pem (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/StaticClient.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Http/Url.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Inflection (added)
-
tags/1.7/tcs3/aws/Guzzle/Inflection/Inflector.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Inflection/InflectorInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Inflection/MemoizingInflector.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Inflection/PreComputedInflector.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Iterator (added)
-
tags/1.7/tcs3/aws/Guzzle/Iterator/AppendIterator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Iterator/ChunkedIterator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Iterator/FilterIterator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Iterator/MapIterator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Iterator/MethodProxyIterator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Log (added)
-
tags/1.7/tcs3/aws/Guzzle/Log/AbstractLogAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Log/ArrayLogAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Log/ClosureLogAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Log/LogAdapterInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Log/MessageFormatter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Log/MonologLogAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Log/PsrLogAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Log/Zf1LogAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Log/Zf2LogAdapter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Cookie (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Cookie/CookieParser.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Cookie/CookieParserInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Message (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Message/AbstractMessageParser.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Message/MessageParser.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Message/MessageParserInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Message/PeclHttpMessageParser.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/ParserRegistry.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/UriTemplate (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/UriTemplate/PeclUriTemplate.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/UriTemplate/UriTemplate.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/UriTemplate/UriTemplateInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Url (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Url/UrlParser.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Parser/Url/UrlParserInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Async (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Async/AsyncPlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/BackoffLogger.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/BackoffPlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/CachePlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/CacheStorageInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/DefaultCacheStorage.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/DefaultRevalidation.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/DenyRevalidation.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/RevalidationInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cache/SkipRevalidation.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cookie (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cookie/Cookie.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cookie/CookieJar (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cookie/CookiePlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cookie/Exception (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/CurlAuth (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/ErrorResponse (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/ErrorResponse/Exception (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/History (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/History/HistoryPlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Log (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Log/LogPlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Md5 (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Mock (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Mock/MockPlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Oauth (added)
-
tags/1.7/tcs3/aws/Guzzle/Plugin/Oauth/OauthPlugin.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/AbstractConfigLoader.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Builder (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Builder/ServiceBuilder.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Builder/ServiceBuilderInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Builder/ServiceBuilderLoader.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/CachingConfigLoader.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Client.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/ClientInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/AbstractCommand.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/ClosureCommand.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/CommandInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/CreateResponseClassEvent.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/DefaultRequestSerializer.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/DefaultResponseParser.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/Factory (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/Factory/AliasFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/Factory/CompositeFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/Factory/ConcreteClassFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/Factory/FactoryInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/Factory/MapFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Response (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/OperationCommand.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/OperationResponseParser.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/RequestSerializerInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/ResponseClassInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Command/ResponseParserInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/ConfigLoaderInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Description (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Description/Operation.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Description/OperationInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Description/Parameter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Description/SchemaFormatter.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Description/SchemaValidator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Description/ServiceDescription.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Description/ServiceDescriptionInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Description/ServiceDescriptionLoader.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Description/ValidatorInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Exception (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Exception/CommandException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Exception/CommandTransferException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Exception/DescriptionBuilderException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Exception/InconsistentClientTransferException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Exception/ResponseClassException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Exception/ServiceBuilderException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Exception/ServiceNotFoundException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Exception/ValidationException.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Resource (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Resource/MapResourceIteratorFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Resource/Model.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Resource/ResourceIterator.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Resource/ResourceIteratorClassFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Service/Resource/ResourceIteratorInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Stream (added)
-
tags/1.7/tcs3/aws/Guzzle/Stream/PhpStreamRequestFactory.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Stream/Stream.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Stream/StreamInterface.php (added)
-
tags/1.7/tcs3/aws/Guzzle/Stream/StreamRequestFactoryInterface.php (added)
-
tags/1.7/tcs3/aws/Monolog (added)
-
tags/1.7/tcs3/aws/Monolog/Formatter (added)
-
tags/1.7/tcs3/aws/Monolog/Formatter/ChromePHPFormatter.php (added)
-
tags/1.7/tcs3/aws/Monolog/Formatter/FormatterInterface.php (added)
-
tags/1.7/tcs3/aws/Monolog/Formatter/GelfMessageFormatter.php (added)
-
tags/1.7/tcs3/aws/Monolog/Formatter/JsonFormatter.php (added)
-
tags/1.7/tcs3/aws/Monolog/Formatter/LineFormatter.php (added)
-
tags/1.7/tcs3/aws/Monolog/Formatter/LogstashFormatter.php (added)
-
tags/1.7/tcs3/aws/Monolog/Formatter/NormalizerFormatter.php (added)
-
tags/1.7/tcs3/aws/Monolog/Formatter/WildfireFormatter.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/AbstractHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/AbstractProcessingHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/AmqpHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/BufferHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/ChromePHPHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/CouchDBHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/CubeHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/DoctrineCouchDBHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/FingersCrossed (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/FingersCrossedHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/FirePHPHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/GelfHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/GroupHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/HandlerInterface.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/MailHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/MissingExtensionException.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/MongoDBHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/NativeMailerHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/NullHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/PushoverHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/RavenHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/RedisHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/RotatingFileHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/SocketHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/StreamHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/SwiftMailerHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/SyslogHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/TestHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Handler/ZendMonitorHandler.php (added)
-
tags/1.7/tcs3/aws/Monolog/Logger.php (added)
-
tags/1.7/tcs3/aws/Monolog/Processor (added)
-
tags/1.7/tcs3/aws/Monolog/Processor/IntrospectionProcessor.php (added)
-
tags/1.7/tcs3/aws/Monolog/Processor/MemoryPeakUsageProcessor.php (added)
-
tags/1.7/tcs3/aws/Monolog/Processor/MemoryProcessor.php (added)
-
tags/1.7/tcs3/aws/Monolog/Processor/MemoryUsageProcessor.php (added)
-
tags/1.7/tcs3/aws/Monolog/Processor/PsrLogMessageProcessor.php (added)
-
tags/1.7/tcs3/aws/Monolog/Processor/WebProcessor.php (added)
-
tags/1.7/tcs3/aws/Psr (added)
-
tags/1.7/tcs3/aws/Psr/Log (added)
-
tags/1.7/tcs3/aws/Psr/Log/AbstractLogger.php (added)
-
tags/1.7/tcs3/aws/Psr/Log/InvalidArgumentException.php (added)
-
tags/1.7/tcs3/aws/Psr/Log/LogLevel.php (added)
-
tags/1.7/tcs3/aws/Psr/Log/LoggerAwareInterface.php (added)
-
tags/1.7/tcs3/aws/Psr/Log/LoggerAwareTrait.php (added)
-
tags/1.7/tcs3/aws/Psr/Log/LoggerInterface.php (added)
-
tags/1.7/tcs3/aws/Psr/Log/LoggerTrait.php (added)
-
tags/1.7/tcs3/aws/Psr/Log/NullLogger.php (added)
-
tags/1.7/tcs3/aws/Psr/Log/Test (added)
-
tags/1.7/tcs3/aws/Psr/Log/Test/LoggerInterfaceTest.php (added)
-
tags/1.7/tcs3/aws/Symfony (added)
-
tags/1.7/tcs3/aws/Symfony/Component (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/ApcClassLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/ClassCollectionLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/ClassLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/ClassMapGenerator.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/DebugClassLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/MapClassLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Psr4ClassLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Baz.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/FooBar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Baz.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike/FooBar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced/FooBar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/A.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/ATrait.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/B.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/BTrait.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CInterface.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CTrait.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/D.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/GInterface.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Baz.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/WithComments.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2 (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Baz.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Baz.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/WithComments.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2 (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Baz.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Bar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeParent.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/multipleNs.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/notAClass.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/sameNsMultipleClasses.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/deps (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced/FooBar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced2 (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced2/FooBar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike/FooBar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike2 (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike2/FooBar.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/includepath (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/includepath/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4 (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4/traits.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4 (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Class_With_Underscores.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Class_With_Underscores.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Foo.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/Psr4ClassLoaderTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/UniversalClassLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/WinCacheClassLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/ClassLoader/XcacheClassLoader.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Debug (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Debug/WrappedListener.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/DependencyInjection (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Event.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/EventDispatcher.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/EventDispatcherInterface.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/EventSubscriberInterface.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/GenericEvent.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Tests (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Tests/Debug (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Tests/DependencyInjection (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Tests/EventTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php (added)
-
tags/1.7/tcs3/aws/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php (added)
-
tags/1.7/tcs3/aws/aws-autoloader.php (added)
-
tags/1.7/tcs3/cache (added)
-
tags/1.7/tcs3/cache/empty (added)
-
tags/1.7/tcs3/css (added)
-
tags/1.7/tcs3/css/tcS3.css (added)
-
tags/1.7/tcs3/img (added)
-
tags/1.7/tcs3/img/s3-logo-bw.png (added)
-
tags/1.7/tcs3/img/s3-logo.png (added)
-
tags/1.7/tcs3/js (added)
-
tags/1.7/tcs3/js/tcS3.js (added)
-
tags/1.7/tcs3/readme.txt (added)
-
tags/1.7/tcs3/sass (added)
-
tags/1.7/tcs3/sass/.sassbuilder-config (added)
-
tags/1.7/tcs3/sass/tcS3.scss (added)
-
tags/1.7/tcs3/tcS3.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/sass/.sass-cache (deleted)
-
trunk/tcS3.php (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tcs3/trunk/readme.txt
r1225351 r1317472 3 3 Tags: Amazon, S3, upload, media, multisite, aws 4 4 Requires at least: 3.5 5 Tested up to: 4. 36 Stable tag: 1. 65 Tested up to: 4.4 6 Stable tag: 1.7 7 7 License: GPL, version 2 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 61 61 == Changelog == 62 62 63 = 1.5 = 63 = 1.7 = 64 * Users have expressed use cases where the automated S3 push is needed but they wish to not modify the attachment URL. Adds this option 65 * WP 4.4 added functions for defining the srcset polyfill. This functionality is now supported by tcS3. 66 67 = 1.6 = 64 68 * Adds fallback option where users can opt to use the tcS3_media endpoint OR link directly to their S3 bucket 65 69 * Increases hook priority to 20 to allow for various image editing plugins to have their work pushed to S3 -
tcs3/trunk/tcS3.php
r1225373 r1317472 4 4 * Plugin URI: http://tcm.io 5 5 * Description: Allows site admins to push uploads to S3 6 * Version: 1. 66 * Version: 1.7 7 7 * Author: TC McCarthy 8 8 * Author URI: http://tcm.io … … 90 90 add_action('template_redirect', array($this, 'load_image')); 91 91 add_filter('wp_get_attachment_url', array($this, 'build_attachment_url'), 20, 1); 92 add_filter('wp_get_attachment_image_src', array($this, 'get_attachment_image_src'), 20, 1); 93 add_filter('wp_calculate_image_srcset', array($this, 'calculate_image_srcset'), 20, 1); 92 94 93 95 //if super admin has flagged marking all uploads as uploaded and it has been done on this site yet, do it. … … 123 125 }); 124 126 </script>"; 127 } 128 129 public function get_attachment_image_src($image){ 130 $image["src"] = $this->build_attachment_url($image["src"]); 131 return $image; 132 } 133 134 public function calculate_image_srcset($sources, $size_array, $image_src, $image_meta, $attachment_id){ 135 foreach($sources as $key => $source){ 136 $sources[$key]['url'] = $this->build_attachment_url($source['url']); 137 } 138 return $sources; 125 139 } 126 140 … … 540 554 541 555 public function build_attachment_url($url) { 556 if(isset($this->options["tcS3_use_url"]) && $this->options["tcS3_use_url"] == 0){ 557 return $url; 558 } 559 542 560 preg_match("/\/([0-9]+\/[0-9]+\/[^\/]+)$/", $url, $matches); 543 561 $protocol = (isset($_SERVER["HTTPS"]) && $_SERVER["HTTPS"] != "") ? "https" : "http"; … … 671 689 672 690 add_settings_field( 691 's3_use_url', 'Override default WP URL', array($this, 's3_use_url_callback'), 'tcS3-setting-admin', 'tcS3-settings' 692 ); 693 694 add_settings_field( 673 695 's3_url', 'Local URL', array($this, 'local_url_callback'), 'tcS3-setting-admin', 'tcS3-settings' 674 696 ); … … 919 941 } 920 942 943 public function s3_use_url_callback() { 944 $optionKey = 'tcS3_use_url'; 945 $helperText = 'By default tcS3 overrides WP default URLs. You can disable this if you so desire.'; 946 if(!isset($this->options[$optionKey])){ 947 $this->options[$optionKey] = 1; 948 } 949 950 printf( 951 '<input type="radio" id="%s" name="tcS3_option[%s]" value="1" %s /> Yes 952 <br /><input type="radio" id="%s" name="tcS3_option[%s]" value="0" %s /> No 953 <div><small>%s</small></div>', $optionKey, $optionKey, ($this->options[$optionKey] == 1) ? "checked" : "", $optionKey, $optionKey, ($this->options[$optionKey] == 0) ? "checked" : "", $helperText 954 ); 955 } 956 921 957 public function s3_cache_time_callback() { 922 958 $optionKey = 's3_cache_time';
Note: See TracChangeset
for help on using the changeset viewer.