Changeset 1169857
- Timestamp:
- 05/29/2015 05:30:04 AM (11 years ago)
- Location:
- tcs3
- Files:
-
- 823 added
- 2 edited
-
tags/1.5 (added)
-
tags/1.5/README.md (added)
-
tags/1.5/aws (added)
-
tags/1.5/aws/Aws (added)
-
tags/1.5/aws/Aws/Common (added)
-
tags/1.5/aws/Aws/Common/Aws.php (added)
-
tags/1.5/aws/Aws/Common/Client (added)
-
tags/1.5/aws/Aws/Common/Client/AbstractClient.php (added)
-
tags/1.5/aws/Aws/Common/Client/AwsClientInterface.php (added)
-
tags/1.5/aws/Aws/Common/Client/ClientBuilder.php (added)
-
tags/1.5/aws/Aws/Common/Client/DefaultClient.php (added)
-
tags/1.5/aws/Aws/Common/Client/ExpiredCredentialsChecker.php (added)
-
tags/1.5/aws/Aws/Common/Client/ThrottlingErrorChecker.php (added)
-
tags/1.5/aws/Aws/Common/Client/UploadBodyListener.php (added)
-
tags/1.5/aws/Aws/Common/Client/UserAgentListener.php (added)
-
tags/1.5/aws/Aws/Common/Command (added)
-
tags/1.5/aws/Aws/Common/Command/AwsQueryVisitor.php (added)
-
tags/1.5/aws/Aws/Common/Command/JsonCommand.php (added)
-
tags/1.5/aws/Aws/Common/Command/QueryCommand.php (added)
-
tags/1.5/aws/Aws/Common/Command/XmlResponseLocationVisitor.php (added)
-
tags/1.5/aws/Aws/Common/Credentials (added)
-
tags/1.5/aws/Aws/Common/Credentials/AbstractCredentialsDecorator.php (added)
-
tags/1.5/aws/Aws/Common/Credentials/AbstractRefreshableCredentials.php (added)
-
tags/1.5/aws/Aws/Common/Credentials/CacheableCredentials.php (added)
-
tags/1.5/aws/Aws/Common/Credentials/Credentials.php (added)
-
tags/1.5/aws/Aws/Common/Credentials/CredentialsInterface.php (added)
-
tags/1.5/aws/Aws/Common/Credentials/NullCredentials.php (added)
-
tags/1.5/aws/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php (added)
-
tags/1.5/aws/Aws/Common/Enum (added)
-
tags/1.5/aws/Aws/Common/Enum.php (added)
-
tags/1.5/aws/Aws/Common/Enum/ClientOptions.php (added)
-
tags/1.5/aws/Aws/Common/Enum/DateFormat.php (added)
-
tags/1.5/aws/Aws/Common/Enum/Region.php (added)
-
tags/1.5/aws/Aws/Common/Enum/Size.php (added)
-
tags/1.5/aws/Aws/Common/Enum/Time.php (added)
-
tags/1.5/aws/Aws/Common/Enum/UaString.php (added)
-
tags/1.5/aws/Aws/Common/Exception (added)
-
tags/1.5/aws/Aws/Common/Exception/AwsExceptionInterface.php (added)
-
tags/1.5/aws/Aws/Common/Exception/BadMethodCallException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/DomainException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/ExceptionFactoryInterface.php (added)
-
tags/1.5/aws/Aws/Common/Exception/ExceptionListener.php (added)
-
tags/1.5/aws/Aws/Common/Exception/InstanceProfileCredentialsException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/InvalidArgumentException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/LogicException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/MultipartUploadException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/NamespaceExceptionFactory.php (added)
-
tags/1.5/aws/Aws/Common/Exception/OutOfBoundsException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/OverflowException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/Parser (added)
-
tags/1.5/aws/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php (added)
-
tags/1.5/aws/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php (added)
-
tags/1.5/aws/Aws/Common/Exception/Parser/ExceptionParserInterface.php (added)
-
tags/1.5/aws/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php (added)
-
tags/1.5/aws/Aws/Common/Exception/Parser/JsonRestExceptionParser.php (added)
-
tags/1.5/aws/Aws/Common/Exception/RequiredExtensionNotLoadedException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/RuntimeException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/ServiceResponseException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/TransferException.php (added)
-
tags/1.5/aws/Aws/Common/Exception/UnexpectedValueException.php (added)
-
tags/1.5/aws/Aws/Common/Facade (added)
-
tags/1.5/aws/Aws/Common/Facade/Facade.php (added)
-
tags/1.5/aws/Aws/Common/Facade/FacadeInterface.php (added)
-
tags/1.5/aws/Aws/Common/Facade/facade-classes.php (added)
-
tags/1.5/aws/Aws/Common/Hash (added)
-
tags/1.5/aws/Aws/Common/Hash/ChunkHash.php (added)
-
tags/1.5/aws/Aws/Common/Hash/ChunkHashInterface.php (added)
-
tags/1.5/aws/Aws/Common/Hash/HashUtils.php (added)
-
tags/1.5/aws/Aws/Common/Hash/TreeHash.php (added)
-
tags/1.5/aws/Aws/Common/HostNameUtils.php (added)
-
tags/1.5/aws/Aws/Common/InstanceMetadata (added)
-
tags/1.5/aws/Aws/Common/InstanceMetadata/InstanceMetadataClient.php (added)
-
tags/1.5/aws/Aws/Common/InstanceMetadata/Waiter (added)
-
tags/1.5/aws/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php (added)
-
tags/1.5/aws/Aws/Common/Iterator (added)
-
tags/1.5/aws/Aws/Common/Iterator/AwsResourceIterator.php (added)
-
tags/1.5/aws/Aws/Common/Iterator/AwsResourceIteratorFactory.php (added)
-
tags/1.5/aws/Aws/Common/Model (added)
-
tags/1.5/aws/Aws/Common/Model/MultipartUpload (added)
-
tags/1.5/aws/Aws/Common/Model/MultipartUpload/AbstractTransfer.php (added)
-
tags/1.5/aws/Aws/Common/Model/MultipartUpload/AbstractTransferState.php (added)
-
tags/1.5/aws/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php (added)
-
tags/1.5/aws/Aws/Common/Model/MultipartUpload/AbstractUploadId.php (added)
-
tags/1.5/aws/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php (added)
-
tags/1.5/aws/Aws/Common/Model/MultipartUpload/TransferInterface.php (added)
-
tags/1.5/aws/Aws/Common/Model/MultipartUpload/TransferStateInterface.php (added)
-
tags/1.5/aws/Aws/Common/Model/MultipartUpload/UploadIdInterface.php (added)
-
tags/1.5/aws/Aws/Common/Model/MultipartUpload/UploadPartInterface.php (added)
-
tags/1.5/aws/Aws/Common/Resources (added)
-
tags/1.5/aws/Aws/Common/Resources/aws-config.php (added)
-
tags/1.5/aws/Aws/Common/Resources/sdk1-config.php (added)
-
tags/1.5/aws/Aws/Common/Signature (added)
-
tags/1.5/aws/Aws/Common/Signature/AbstractSignature.php (added)
-
tags/1.5/aws/Aws/Common/Signature/EndpointSignatureInterface.php (added)
-
tags/1.5/aws/Aws/Common/Signature/SignatureInterface.php (added)
-
tags/1.5/aws/Aws/Common/Signature/SignatureListener.php (added)
-
tags/1.5/aws/Aws/Common/Signature/SignatureV2.php (added)
-
tags/1.5/aws/Aws/Common/Signature/SignatureV3Https.php (added)
-
tags/1.5/aws/Aws/Common/Signature/SignatureV4.php (added)
-
tags/1.5/aws/Aws/Common/Waiter (added)
-
tags/1.5/aws/Aws/Common/Waiter/AbstractResourceWaiter.php (added)
-
tags/1.5/aws/Aws/Common/Waiter/AbstractWaiter.php (added)
-
tags/1.5/aws/Aws/Common/Waiter/CallableWaiter.php (added)
-
tags/1.5/aws/Aws/Common/Waiter/CompositeWaiterFactory.php (added)
-
tags/1.5/aws/Aws/Common/Waiter/ConfigResourceWaiter.php (added)
-
tags/1.5/aws/Aws/Common/Waiter/ResourceWaiterInterface.php (added)
-
tags/1.5/aws/Aws/Common/Waiter/WaiterClassFactory.php (added)
-
tags/1.5/aws/Aws/Common/Waiter/WaiterConfig.php (added)
-
tags/1.5/aws/Aws/Common/Waiter/WaiterConfigFactory.php (added)
-
tags/1.5/aws/Aws/Common/Waiter/WaiterFactoryInterface.php (added)
-
tags/1.5/aws/Aws/Common/Waiter/WaiterInterface.php (added)
-
tags/1.5/aws/Aws/LICENSE.md (added)
-
tags/1.5/aws/Aws/NOTICE.md (added)
-
tags/1.5/aws/Aws/S3 (added)
-
tags/1.5/aws/Aws/S3/AcpListener.php (added)
-
tags/1.5/aws/Aws/S3/BucketStyleListener.php (added)
-
tags/1.5/aws/Aws/S3/Command (added)
-
tags/1.5/aws/Aws/S3/Command/S3Command.php (added)
-
tags/1.5/aws/Aws/S3/Enum (added)
-
tags/1.5/aws/Aws/S3/Enum/CannedAcl.php (added)
-
tags/1.5/aws/Aws/S3/Enum/EncodingType.php (added)
-
tags/1.5/aws/Aws/S3/Enum/Event.php (added)
-
tags/1.5/aws/Aws/S3/Enum/GranteeType.php (added)
-
tags/1.5/aws/Aws/S3/Enum/Group.php (added)
-
tags/1.5/aws/Aws/S3/Enum/MFADelete.php (added)
-
tags/1.5/aws/Aws/S3/Enum/MetadataDirective.php (added)
-
tags/1.5/aws/Aws/S3/Enum/Payer.php (added)
-
tags/1.5/aws/Aws/S3/Enum/Permission.php (added)
-
tags/1.5/aws/Aws/S3/Enum/Protocol.php (added)
-
tags/1.5/aws/Aws/S3/Enum/ServerSideEncryption.php (added)
-
tags/1.5/aws/Aws/S3/Enum/Status.php (added)
-
tags/1.5/aws/Aws/S3/Enum/Storage.php (added)
-
tags/1.5/aws/Aws/S3/Enum/StorageClass.php (added)
-
tags/1.5/aws/Aws/S3/Exception (added)
-
tags/1.5/aws/Aws/S3/Exception/AccessDeniedException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/AccountProblemException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/BadDigestException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/BucketAlreadyExistsException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/BucketNotEmptyException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/CredentialsNotSupportedException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/DeleteMultipleObjectsException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/EntityTooLargeException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/EntityTooSmallException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/ExpiredTokenException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/IllegalVersioningConfigurationException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/IncompleteBodyException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InlineDataTooLargeException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InternalErrorException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidAccessKeyIdException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidAddressingHeaderException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidArgumentException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidBucketNameException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidBucketStateException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidDigestException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidLocationConstraintException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidPartException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidPartOrderException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidPayerException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidPolicyDocumentException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidRangeException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidRequestException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidSOAPRequestException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidSecurityException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidStorageClassException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidTagErrorException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidTokenException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/InvalidURIException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/KeyTooLongException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MalformedACLErrorException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MalformedPOSTRequestException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MalformedXMLException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MaxMessageLengthExceededException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MetadataTooLargeException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MethodNotAllowedException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MissingAttachmentException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MissingContentLengthException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MissingRequestBodyErrorException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MissingSecurityElementException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/MissingSecurityHeaderException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NoLoggingStatusForKeyException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NoSuchBucketException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NoSuchBucketPolicyException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NoSuchCORSConfigurationException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NoSuchKeyException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NoSuchTagSetErrorException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NoSuchUploadException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NoSuchVersionException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NotImplementedException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NotSignedUpException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/NotSuchBucketPolicyException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/OperationAbortedException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/Parser (added)
-
tags/1.5/aws/Aws/S3/Exception/Parser/S3ExceptionParser.php (added)
-
tags/1.5/aws/Aws/S3/Exception/PermanentRedirectException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/PreconditionFailedException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/RedirectException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/RequestIsNotMultiPartContentException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/RequestTimeTooSkewedException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/RequestTimeoutException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/S3Exception.php (added)
-
tags/1.5/aws/Aws/S3/Exception/ServiceUnavailableException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/SignatureDoesNotMatchException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/SlowDownException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/TemporaryRedirectException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/TokenRefreshRequiredException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/TooManyBucketsException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/UnexpectedContentException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php (added)
-
tags/1.5/aws/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php (added)
-
tags/1.5/aws/Aws/S3/Iterator (added)
-
tags/1.5/aws/Aws/S3/Iterator/ListBucketsIterator.php (added)
-
tags/1.5/aws/Aws/S3/Iterator/ListMultipartUploadsIterator.php (added)
-
tags/1.5/aws/Aws/S3/Iterator/ListObjectVersionsIterator.php (added)
-
tags/1.5/aws/Aws/S3/Iterator/ListObjectsIterator.php (added)
-
tags/1.5/aws/Aws/S3/Iterator/OpendirIterator.php (added)
-
tags/1.5/aws/Aws/S3/Model (added)
-
tags/1.5/aws/Aws/S3/Model/Acp.php (added)
-
tags/1.5/aws/Aws/S3/Model/AcpBuilder.php (added)
-
tags/1.5/aws/Aws/S3/Model/ClearBucket.php (added)
-
tags/1.5/aws/Aws/S3/Model/DeleteObjectsBatch.php (added)
-
tags/1.5/aws/Aws/S3/Model/DeleteObjectsTransfer.php (added)
-
tags/1.5/aws/Aws/S3/Model/Grant.php (added)
-
tags/1.5/aws/Aws/S3/Model/Grantee.php (added)
-
tags/1.5/aws/Aws/S3/Model/MultipartUpload (added)
-
tags/1.5/aws/Aws/S3/Model/MultipartUpload/AbstractTransfer.php (added)
-
tags/1.5/aws/Aws/S3/Model/MultipartUpload/ParallelTransfer.php (added)
-
tags/1.5/aws/Aws/S3/Model/MultipartUpload/SerialTransfer.php (added)
-
tags/1.5/aws/Aws/S3/Model/MultipartUpload/TransferState.php (added)
-
tags/1.5/aws/Aws/S3/Model/MultipartUpload/UploadBuilder.php (added)
-
tags/1.5/aws/Aws/S3/Model/MultipartUpload/UploadId.php (added)
-
tags/1.5/aws/Aws/S3/Model/MultipartUpload/UploadPart.php (added)
-
tags/1.5/aws/Aws/S3/Model/PostObject.php (added)
-
tags/1.5/aws/Aws/S3/Resources (added)
-
tags/1.5/aws/Aws/S3/Resources/s3-2006-03-01.php (added)
-
tags/1.5/aws/Aws/S3/ResumableDownload.php (added)
-
tags/1.5/aws/Aws/S3/S3Client.php (added)
-
tags/1.5/aws/Aws/S3/S3Md5Listener.php (added)
-
tags/1.5/aws/Aws/S3/S3Signature.php (added)
-
tags/1.5/aws/Aws/S3/S3SignatureInterface.php (added)
-
tags/1.5/aws/Aws/S3/S3SignatureV4.php (added)
-
tags/1.5/aws/Aws/S3/SocketTimeoutChecker.php (added)
-
tags/1.5/aws/Aws/S3/SseCpkListener.php (added)
-
tags/1.5/aws/Aws/S3/StreamWrapper.php (added)
-
tags/1.5/aws/Aws/S3/Sync (added)
-
tags/1.5/aws/Aws/S3/Sync/AbstractSync.php (added)
-
tags/1.5/aws/Aws/S3/Sync/AbstractSyncBuilder.php (added)
-
tags/1.5/aws/Aws/S3/Sync/ChangedFilesIterator.php (added)
-
tags/1.5/aws/Aws/S3/Sync/DownloadSync.php (added)
-
tags/1.5/aws/Aws/S3/Sync/DownloadSyncBuilder.php (added)
-
tags/1.5/aws/Aws/S3/Sync/FilenameConverterInterface.php (added)
-
tags/1.5/aws/Aws/S3/Sync/KeyConverter.php (added)
-
tags/1.5/aws/Aws/S3/Sync/UploadSync.php (added)
-
tags/1.5/aws/Aws/S3/Sync/UploadSyncBuilder.php (added)
-
tags/1.5/aws/Doctrine (added)
-
tags/1.5/aws/Doctrine/Common (added)
-
tags/1.5/aws/Doctrine/Common/Cache (added)
-
tags/1.5/aws/Doctrine/Common/Cache/ApcCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/ArrayCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/Cache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/CacheProvider.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/CouchbaseCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/FileCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/FilesystemCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/MemcacheCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/MemcachedCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/MongoDBCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/PhpFileCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/RedisCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/RiakCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/Version.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/WinCacheCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/XcacheCache.php (added)
-
tags/1.5/aws/Doctrine/Common/Cache/ZendDataCache.php (added)
-
tags/1.5/aws/Guzzle (added)
-
tags/1.5/aws/Guzzle/Batch (added)
-
tags/1.5/aws/Guzzle/Batch/AbstractBatchDecorator.php (added)
-
tags/1.5/aws/Guzzle/Batch/Batch.php (added)
-
tags/1.5/aws/Guzzle/Batch/BatchBuilder.php (added)
-
tags/1.5/aws/Guzzle/Batch/BatchClosureDivisor.php (added)
-
tags/1.5/aws/Guzzle/Batch/BatchClosureTransfer.php (added)
-
tags/1.5/aws/Guzzle/Batch/BatchCommandTransfer.php (added)
-
tags/1.5/aws/Guzzle/Batch/BatchDivisorInterface.php (added)
-
tags/1.5/aws/Guzzle/Batch/BatchInterface.php (added)
-
tags/1.5/aws/Guzzle/Batch/BatchRequestTransfer.php (added)
-
tags/1.5/aws/Guzzle/Batch/BatchSizeDivisor.php (added)
-
tags/1.5/aws/Guzzle/Batch/BatchTransferInterface.php (added)
-
tags/1.5/aws/Guzzle/Batch/Exception (added)
-
tags/1.5/aws/Guzzle/Batch/Exception/BatchTransferException.php (added)
-
tags/1.5/aws/Guzzle/Batch/ExceptionBufferingBatch.php (added)
-
tags/1.5/aws/Guzzle/Batch/FlushingBatch.php (added)
-
tags/1.5/aws/Guzzle/Batch/HistoryBatch.php (added)
-
tags/1.5/aws/Guzzle/Batch/NotifyingBatch.php (added)
-
tags/1.5/aws/Guzzle/Cache (added)
-
tags/1.5/aws/Guzzle/Cache/AbstractCacheAdapter.php (added)
-
tags/1.5/aws/Guzzle/Cache/CacheAdapterFactory.php (added)
-
tags/1.5/aws/Guzzle/Cache/CacheAdapterInterface.php (added)
-
tags/1.5/aws/Guzzle/Cache/ClosureCacheAdapter.php (added)
-
tags/1.5/aws/Guzzle/Cache/DoctrineCacheAdapter.php (added)
-
tags/1.5/aws/Guzzle/Cache/NullCacheAdapter.php (added)
-
tags/1.5/aws/Guzzle/Cache/Zf1CacheAdapter.php (added)
-
tags/1.5/aws/Guzzle/Cache/Zf2CacheAdapter.php (added)
-
tags/1.5/aws/Guzzle/Common (added)
-
tags/1.5/aws/Guzzle/Common/AbstractHasDispatcher.php (added)
-
tags/1.5/aws/Guzzle/Common/Collection.php (added)
-
tags/1.5/aws/Guzzle/Common/Event.php (added)
-
tags/1.5/aws/Guzzle/Common/Exception (added)
-
tags/1.5/aws/Guzzle/Common/Exception/BadMethodCallException.php (added)
-
tags/1.5/aws/Guzzle/Common/Exception/ExceptionCollection.php (added)
-
tags/1.5/aws/Guzzle/Common/Exception/GuzzleException.php (added)
-
tags/1.5/aws/Guzzle/Common/Exception/InvalidArgumentException.php (added)
-
tags/1.5/aws/Guzzle/Common/Exception/RuntimeException.php (added)
-
tags/1.5/aws/Guzzle/Common/Exception/UnexpectedValueException.php (added)
-
tags/1.5/aws/Guzzle/Common/FromConfigInterface.php (added)
-
tags/1.5/aws/Guzzle/Common/HasDispatcherInterface.php (added)
-
tags/1.5/aws/Guzzle/Common/ToArrayInterface.php (added)
-
tags/1.5/aws/Guzzle/Common/Version.php (added)
-
tags/1.5/aws/Guzzle/Http (added)
-
tags/1.5/aws/Guzzle/Http/AbstractEntityBodyDecorator.php (added)
-
tags/1.5/aws/Guzzle/Http/CachingEntityBody.php (added)
-
tags/1.5/aws/Guzzle/Http/Client.php (added)
-
tags/1.5/aws/Guzzle/Http/ClientInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/Curl (added)
-
tags/1.5/aws/Guzzle/Http/Curl/CurlHandle.php (added)
-
tags/1.5/aws/Guzzle/Http/Curl/CurlMulti.php (added)
-
tags/1.5/aws/Guzzle/Http/Curl/CurlMultiInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/Curl/CurlMultiProxy.php (added)
-
tags/1.5/aws/Guzzle/Http/Curl/CurlVersion.php (added)
-
tags/1.5/aws/Guzzle/Http/Curl/RequestMediator.php (added)
-
tags/1.5/aws/Guzzle/Http/EntityBody.php (added)
-
tags/1.5/aws/Guzzle/Http/EntityBodyInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/Exception (added)
-
tags/1.5/aws/Guzzle/Http/Exception/BadResponseException.php (added)
-
tags/1.5/aws/Guzzle/Http/Exception/ClientErrorResponseException.php (added)
-
tags/1.5/aws/Guzzle/Http/Exception/CouldNotRewindStreamException.php (added)
-
tags/1.5/aws/Guzzle/Http/Exception/CurlException.php (added)
-
tags/1.5/aws/Guzzle/Http/Exception/HttpException.php (added)
-
tags/1.5/aws/Guzzle/Http/Exception/MultiTransferException.php (added)
-
tags/1.5/aws/Guzzle/Http/Exception/RequestException.php (added)
-
tags/1.5/aws/Guzzle/Http/Exception/ServerErrorResponseException.php (added)
-
tags/1.5/aws/Guzzle/Http/Exception/TooManyRedirectsException.php (added)
-
tags/1.5/aws/Guzzle/Http/IoEmittingEntityBody.php (added)
-
tags/1.5/aws/Guzzle/Http/Message (added)
-
tags/1.5/aws/Guzzle/Http/Message/AbstractMessage.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/EntityEnclosingRequest.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/EntityEnclosingRequestInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/Header (added)
-
tags/1.5/aws/Guzzle/Http/Message/Header.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/Header/CacheControl.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/Header/HeaderCollection.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/Header/HeaderFactory.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/Header/HeaderFactoryInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/Header/HeaderInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/Header/Link.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/MessageInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/PostFile.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/PostFileInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/Request.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/RequestFactory.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/RequestFactoryInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/RequestInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/Message/Response.php (added)
-
tags/1.5/aws/Guzzle/Http/Mimetypes.php (added)
-
tags/1.5/aws/Guzzle/Http/QueryAggregator (added)
-
tags/1.5/aws/Guzzle/Http/QueryAggregator/CommaAggregator.php (added)
-
tags/1.5/aws/Guzzle/Http/QueryAggregator/DuplicateAggregator.php (added)
-
tags/1.5/aws/Guzzle/Http/QueryAggregator/PhpAggregator.php (added)
-
tags/1.5/aws/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php (added)
-
tags/1.5/aws/Guzzle/Http/QueryString.php (added)
-
tags/1.5/aws/Guzzle/Http/ReadLimitEntityBody.php (added)
-
tags/1.5/aws/Guzzle/Http/RedirectPlugin.php (added)
-
tags/1.5/aws/Guzzle/Http/Resources (added)
-
tags/1.5/aws/Guzzle/Http/Resources/cacert.pem (added)
-
tags/1.5/aws/Guzzle/Http/StaticClient.php (added)
-
tags/1.5/aws/Guzzle/Http/Url.php (added)
-
tags/1.5/aws/Guzzle/Inflection (added)
-
tags/1.5/aws/Guzzle/Inflection/Inflector.php (added)
-
tags/1.5/aws/Guzzle/Inflection/InflectorInterface.php (added)
-
tags/1.5/aws/Guzzle/Inflection/MemoizingInflector.php (added)
-
tags/1.5/aws/Guzzle/Inflection/PreComputedInflector.php (added)
-
tags/1.5/aws/Guzzle/Iterator (added)
-
tags/1.5/aws/Guzzle/Iterator/AppendIterator.php (added)
-
tags/1.5/aws/Guzzle/Iterator/ChunkedIterator.php (added)
-
tags/1.5/aws/Guzzle/Iterator/FilterIterator.php (added)
-
tags/1.5/aws/Guzzle/Iterator/MapIterator.php (added)
-
tags/1.5/aws/Guzzle/Iterator/MethodProxyIterator.php (added)
-
tags/1.5/aws/Guzzle/Log (added)
-
tags/1.5/aws/Guzzle/Log/AbstractLogAdapter.php (added)
-
tags/1.5/aws/Guzzle/Log/ArrayLogAdapter.php (added)
-
tags/1.5/aws/Guzzle/Log/ClosureLogAdapter.php (added)
-
tags/1.5/aws/Guzzle/Log/LogAdapterInterface.php (added)
-
tags/1.5/aws/Guzzle/Log/MessageFormatter.php (added)
-
tags/1.5/aws/Guzzle/Log/MonologLogAdapter.php (added)
-
tags/1.5/aws/Guzzle/Log/PsrLogAdapter.php (added)
-
tags/1.5/aws/Guzzle/Log/Zf1LogAdapter.php (added)
-
tags/1.5/aws/Guzzle/Log/Zf2LogAdapter.php (added)
-
tags/1.5/aws/Guzzle/Parser (added)
-
tags/1.5/aws/Guzzle/Parser/Cookie (added)
-
tags/1.5/aws/Guzzle/Parser/Cookie/CookieParser.php (added)
-
tags/1.5/aws/Guzzle/Parser/Cookie/CookieParserInterface.php (added)
-
tags/1.5/aws/Guzzle/Parser/Message (added)
-
tags/1.5/aws/Guzzle/Parser/Message/AbstractMessageParser.php (added)
-
tags/1.5/aws/Guzzle/Parser/Message/MessageParser.php (added)
-
tags/1.5/aws/Guzzle/Parser/Message/MessageParserInterface.php (added)
-
tags/1.5/aws/Guzzle/Parser/Message/PeclHttpMessageParser.php (added)
-
tags/1.5/aws/Guzzle/Parser/ParserRegistry.php (added)
-
tags/1.5/aws/Guzzle/Parser/UriTemplate (added)
-
tags/1.5/aws/Guzzle/Parser/UriTemplate/PeclUriTemplate.php (added)
-
tags/1.5/aws/Guzzle/Parser/UriTemplate/UriTemplate.php (added)
-
tags/1.5/aws/Guzzle/Parser/UriTemplate/UriTemplateInterface.php (added)
-
tags/1.5/aws/Guzzle/Parser/Url (added)
-
tags/1.5/aws/Guzzle/Parser/Url/UrlParser.php (added)
-
tags/1.5/aws/Guzzle/Parser/Url/UrlParserInterface.php (added)
-
tags/1.5/aws/Guzzle/Plugin (added)
-
tags/1.5/aws/Guzzle/Plugin/Async (added)
-
tags/1.5/aws/Guzzle/Plugin/Async/AsyncPlugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/BackoffLogger.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/BackoffPlugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/CachePlugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/CacheStorageInterface.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/DefaultCacheStorage.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/DefaultRevalidation.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/DenyRevalidation.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/RevalidationInterface.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cache/SkipRevalidation.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cookie (added)
-
tags/1.5/aws/Guzzle/Plugin/Cookie/Cookie.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cookie/CookieJar (added)
-
tags/1.5/aws/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cookie/CookiePlugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Cookie/Exception (added)
-
tags/1.5/aws/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php (added)
-
tags/1.5/aws/Guzzle/Plugin/CurlAuth (added)
-
tags/1.5/aws/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/ErrorResponse (added)
-
tags/1.5/aws/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php (added)
-
tags/1.5/aws/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/ErrorResponse/Exception (added)
-
tags/1.5/aws/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php (added)
-
tags/1.5/aws/Guzzle/Plugin/History (added)
-
tags/1.5/aws/Guzzle/Plugin/History/HistoryPlugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Log (added)
-
tags/1.5/aws/Guzzle/Plugin/Log/LogPlugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Md5 (added)
-
tags/1.5/aws/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Mock (added)
-
tags/1.5/aws/Guzzle/Plugin/Mock/MockPlugin.php (added)
-
tags/1.5/aws/Guzzle/Plugin/Oauth (added)
-
tags/1.5/aws/Guzzle/Plugin/Oauth/OauthPlugin.php (added)
-
tags/1.5/aws/Guzzle/Service (added)
-
tags/1.5/aws/Guzzle/Service/AbstractConfigLoader.php (added)
-
tags/1.5/aws/Guzzle/Service/Builder (added)
-
tags/1.5/aws/Guzzle/Service/Builder/ServiceBuilder.php (added)
-
tags/1.5/aws/Guzzle/Service/Builder/ServiceBuilderInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Builder/ServiceBuilderLoader.php (added)
-
tags/1.5/aws/Guzzle/Service/CachingConfigLoader.php (added)
-
tags/1.5/aws/Guzzle/Service/Client.php (added)
-
tags/1.5/aws/Guzzle/Service/ClientInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Command (added)
-
tags/1.5/aws/Guzzle/Service/Command/AbstractCommand.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/ClosureCommand.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/CommandInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/CreateResponseClassEvent.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/DefaultRequestSerializer.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/DefaultResponseParser.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/Factory (added)
-
tags/1.5/aws/Guzzle/Service/Command/Factory/AliasFactory.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/Factory/CompositeFactory.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/Factory/ConcreteClassFactory.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/Factory/FactoryInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/Factory/MapFactory.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Response (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/OperationCommand.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/OperationResponseParser.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/RequestSerializerInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/ResponseClassInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Command/ResponseParserInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/ConfigLoaderInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Description (added)
-
tags/1.5/aws/Guzzle/Service/Description/Operation.php (added)
-
tags/1.5/aws/Guzzle/Service/Description/OperationInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Description/Parameter.php (added)
-
tags/1.5/aws/Guzzle/Service/Description/SchemaFormatter.php (added)
-
tags/1.5/aws/Guzzle/Service/Description/SchemaValidator.php (added)
-
tags/1.5/aws/Guzzle/Service/Description/ServiceDescription.php (added)
-
tags/1.5/aws/Guzzle/Service/Description/ServiceDescriptionInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Description/ServiceDescriptionLoader.php (added)
-
tags/1.5/aws/Guzzle/Service/Description/ValidatorInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Exception (added)
-
tags/1.5/aws/Guzzle/Service/Exception/CommandException.php (added)
-
tags/1.5/aws/Guzzle/Service/Exception/CommandTransferException.php (added)
-
tags/1.5/aws/Guzzle/Service/Exception/DescriptionBuilderException.php (added)
-
tags/1.5/aws/Guzzle/Service/Exception/InconsistentClientTransferException.php (added)
-
tags/1.5/aws/Guzzle/Service/Exception/ResponseClassException.php (added)
-
tags/1.5/aws/Guzzle/Service/Exception/ServiceBuilderException.php (added)
-
tags/1.5/aws/Guzzle/Service/Exception/ServiceNotFoundException.php (added)
-
tags/1.5/aws/Guzzle/Service/Exception/ValidationException.php (added)
-
tags/1.5/aws/Guzzle/Service/Resource (added)
-
tags/1.5/aws/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php (added)
-
tags/1.5/aws/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php (added)
-
tags/1.5/aws/Guzzle/Service/Resource/MapResourceIteratorFactory.php (added)
-
tags/1.5/aws/Guzzle/Service/Resource/Model.php (added)
-
tags/1.5/aws/Guzzle/Service/Resource/ResourceIterator.php (added)
-
tags/1.5/aws/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php (added)
-
tags/1.5/aws/Guzzle/Service/Resource/ResourceIteratorClassFactory.php (added)
-
tags/1.5/aws/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php (added)
-
tags/1.5/aws/Guzzle/Service/Resource/ResourceIteratorInterface.php (added)
-
tags/1.5/aws/Guzzle/Stream (added)
-
tags/1.5/aws/Guzzle/Stream/PhpStreamRequestFactory.php (added)
-
tags/1.5/aws/Guzzle/Stream/Stream.php (added)
-
tags/1.5/aws/Guzzle/Stream/StreamInterface.php (added)
-
tags/1.5/aws/Guzzle/Stream/StreamRequestFactoryInterface.php (added)
-
tags/1.5/aws/Monolog (added)
-
tags/1.5/aws/Monolog/Formatter (added)
-
tags/1.5/aws/Monolog/Formatter/ChromePHPFormatter.php (added)
-
tags/1.5/aws/Monolog/Formatter/FormatterInterface.php (added)
-
tags/1.5/aws/Monolog/Formatter/GelfMessageFormatter.php (added)
-
tags/1.5/aws/Monolog/Formatter/JsonFormatter.php (added)
-
tags/1.5/aws/Monolog/Formatter/LineFormatter.php (added)
-
tags/1.5/aws/Monolog/Formatter/LogstashFormatter.php (added)
-
tags/1.5/aws/Monolog/Formatter/NormalizerFormatter.php (added)
-
tags/1.5/aws/Monolog/Formatter/WildfireFormatter.php (added)
-
tags/1.5/aws/Monolog/Handler (added)
-
tags/1.5/aws/Monolog/Handler/AbstractHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/AbstractProcessingHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/AmqpHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/BufferHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/ChromePHPHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/CouchDBHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/CubeHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/DoctrineCouchDBHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/FingersCrossed (added)
-
tags/1.5/aws/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php (added)
-
tags/1.5/aws/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php (added)
-
tags/1.5/aws/Monolog/Handler/FingersCrossedHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/FirePHPHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/GelfHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/GroupHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/HandlerInterface.php (added)
-
tags/1.5/aws/Monolog/Handler/MailHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/MissingExtensionException.php (added)
-
tags/1.5/aws/Monolog/Handler/MongoDBHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/NativeMailerHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/NullHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/PushoverHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/RavenHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/RedisHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/RotatingFileHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/SocketHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/StreamHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/SwiftMailerHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/SyslogHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/TestHandler.php (added)
-
tags/1.5/aws/Monolog/Handler/ZendMonitorHandler.php (added)
-
tags/1.5/aws/Monolog/Logger.php (added)
-
tags/1.5/aws/Monolog/Processor (added)
-
tags/1.5/aws/Monolog/Processor/IntrospectionProcessor.php (added)
-
tags/1.5/aws/Monolog/Processor/MemoryPeakUsageProcessor.php (added)
-
tags/1.5/aws/Monolog/Processor/MemoryProcessor.php (added)
-
tags/1.5/aws/Monolog/Processor/MemoryUsageProcessor.php (added)
-
tags/1.5/aws/Monolog/Processor/PsrLogMessageProcessor.php (added)
-
tags/1.5/aws/Monolog/Processor/WebProcessor.php (added)
-
tags/1.5/aws/Psr (added)
-
tags/1.5/aws/Psr/Log (added)
-
tags/1.5/aws/Psr/Log/AbstractLogger.php (added)
-
tags/1.5/aws/Psr/Log/InvalidArgumentException.php (added)
-
tags/1.5/aws/Psr/Log/LogLevel.php (added)
-
tags/1.5/aws/Psr/Log/LoggerAwareInterface.php (added)
-
tags/1.5/aws/Psr/Log/LoggerAwareTrait.php (added)
-
tags/1.5/aws/Psr/Log/LoggerInterface.php (added)
-
tags/1.5/aws/Psr/Log/LoggerTrait.php (added)
-
tags/1.5/aws/Psr/Log/NullLogger.php (added)
-
tags/1.5/aws/Psr/Log/Test (added)
-
tags/1.5/aws/Psr/Log/Test/LoggerInterfaceTest.php (added)
-
tags/1.5/aws/Symfony (added)
-
tags/1.5/aws/Symfony/Component (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/ApcClassLoader.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/ClassCollectionLoader.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/ClassLoader.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/ClassMapGenerator.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/DebugClassLoader.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/MapClassLoader.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Psr4ClassLoader.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Baz.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/FooBar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Baz.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike/FooBar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced/FooBar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/A.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/ATrait.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/B.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/BTrait.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CInterface.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CTrait.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/D.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/GInterface.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Baz.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/WithComments.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2 (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Baz.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Baz.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/WithComments.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2 (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Baz.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Bar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeParent.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/multipleNs.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/notAClass.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/sameNsMultipleClasses.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/deps (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced/FooBar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced2 (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced2/FooBar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike/FooBar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike2 (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike2/FooBar.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/includepath (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/includepath/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4 (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4/traits.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4 (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Class_With_Underscores.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Class_With_Underscores.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Foo.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/Psr4ClassLoaderTest.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/UniversalClassLoader.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/WinCacheClassLoader.php (added)
-
tags/1.5/aws/Symfony/Component/ClassLoader/XcacheClassLoader.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Debug (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Debug/WrappedListener.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/DependencyInjection (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Event.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/EventDispatcher.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/EventDispatcherInterface.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/EventSubscriberInterface.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/GenericEvent.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Tests (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Tests/Debug (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Tests/DependencyInjection (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Tests/EventTest.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php (added)
-
tags/1.5/aws/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php (added)
-
tags/1.5/aws/aws-autoloader.php (added)
-
tags/1.5/cache (added)
-
tags/1.5/cache/empty (added)
-
tags/1.5/css (added)
-
tags/1.5/css/tcS3.css (added)
-
tags/1.5/img (added)
-
tags/1.5/img/s3-logo-bw.png (added)
-
tags/1.5/img/s3-logo.png (added)
-
tags/1.5/js (added)
-
tags/1.5/js/tcS3.js (added)
-
tags/1.5/readme.txt (added)
-
tags/1.5/sass (added)
-
tags/1.5/sass/.sass-cache (added)
-
tags/1.5/sass/.sass-cache/ca64de19bf02251a875842807d6f9f7d9b5efb1d (added)
-
tags/1.5/sass/.sass-cache/ca64de19bf02251a875842807d6f9f7d9b5efb1d/admin.scssc (added)
-
tags/1.5/sass/.sass-cache/ca64de19bf02251a875842807d6f9f7d9b5efb1d/tcS3.scssc (added)
-
tags/1.5/sass/.sassbuilder-config (added)
-
tags/1.5/sass/tcS3.scss (added)
-
tags/1.5/tcS3.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/tcS3.php (modified) (11 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tcs3/trunk/readme.txt
r991421 r1169857 1 1 === tcS3 === 2 2 Contributors: tcmccarthy1 3 Tags: Amazon, S3, upload, media, multisite 3 Tags: Amazon, S3, upload, media, multisite, aws 4 4 Requires at least: 3.5 5 Tested up to: 4. 06 Stable tag: 1. 15 Tested up to: 4.2.2 6 Stable tag: 1.5 7 7 License: GPL, version 2 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 60 60 61 61 == Changelog == 62 62 63 = 1.5 = 64 * Adds fallback option where users can opt to use the tcS3_media endpoint OR link directly to their S3 bucket 65 * Increases hook priority to 20 to allow for various image editing plugins to have their work pushed to S3 66 * Adds support for the use of environment variables to store AWS keys and secrets 67 63 68 = 1.1 = 64 69 * Bug fix where some environments don't show menu options for plugin when plugin installed from the Wordpress repository -
tcs3/trunk/tcS3.php
r991411 r1169857 2 2 /** 3 3 * Plugin Name: TCS3 -- Send uploads directly to S3 4 * Plugin URI: http:// www.tc-mccarthy.com4 * Plugin URI: http://tcm.io 5 5 * Description: Allows site admins to push uploads to S3 6 * Version: 1. 16 * Version: 1.5 7 7 * Author: TC McCarthy 8 * Author URI: http:// www.tc-mccarthy.com8 * Author URI: http://tcm.io 9 9 * License: GPL2 10 10 */ … … 38 38 } 39 39 40 40 41 //setup options 41 42 $this->networkActivated = $this->network_activation_check(); 42 43 $this->options = ($this->networkActivated) ? get_site_option("tcS3_options") : get_option("tcS3_options"); 43 $use_S3 = ($this->options["access_key"] != "" && $this->options["access_secret"] != "" && $this->options["bucket"] != "" && $this->options["bucket_path"] != "" && $this->options["bucket_region"] != "") ? true : false; 44 45 $this->accessKey = ($this->options["env_toggle"] == 1) ? getenv($this->options["access_key_variable"]) : $this->options["access_key"]; 46 $this->accessSecret = ($this->options["env_toggle"] == 1) ? getenv($this->options["access_secret_variable"]) : $this->options["access_secret"]; 47 48 49 $use_S3 = ($this->accessKey != "" && $this->accessSecret != "" && $this->options["bucket"] != "" && $this->options["bucket_path"] != "" && $this->options["bucket_region"] != "") ? true : false; 44 50 45 51 //setup admin menu … … 56 62 //send new uploads to S3 57 63 add_action('add_attachment', array($this, 'create_on_S3')); //for non-images 58 add_filter('wp_generate_attachment_metadata', array($this, 'create_image_on_S3') ); //for images64 add_filter('wp_generate_attachment_metadata', array($this, 'create_image_on_S3'), 20, 5); //for images 59 65 60 66 //send delete requests to S3 … … 62 68 63 69 //send crop/rotate/file changes to S3 64 add_filter('wp_update_attachment_metadata', array($this, 'update_on_s3'), 10, 5);70 add_filter('wp_update_attachment_metadata', array($this, 'update_on_s3'), 20, 5); 65 71 66 72 //add new column to media library … … 94 100 add_action("wp_ajax_get_attachment_ids", array($this, "tcS3_ajax_get_attachment_ids")); 95 101 add_action("wp_ajax_mark_all_synced", array($this, "tcS3_ajax_mark_all_synced")); 96 } 102 } else{ 103 add_action('admin_head', array($this, "tcS3_dashAlert")); 104 } 105 } 106 107 public function tcS3_dashAlert(){ 108 echo "<style type=\"text/css\"> 109 .alert { 110 padding:1em; 111 background-color:#ebfbff; 112 border-bottom:1px solid #CCC; 113 display:none; 114 text-align: center; 115 font-size: 1.5em; 116 } 117 </style> 118 <script type=\"text/javascript\"> 119 \$j = jQuery; 120 \$j().ready(function(){ //when page has fully loaded 121 \$j('h2').parent().prev().after('<div id=\"my-plugin-alert\" class=\"alert\">Oops! It looks like you\'ve activated tcS3 but it\'s not properly configured to upload to your bucket. <a href=\"" . admin_url("options-general.php?page=tcS3-admin") . "\">Please check your settings!</a></div>'); 122 setTimeout(\"\$j('#my-plugin-alert').fadeIn('slow');clearTimeout();\",1000); 123 }); 124 </script>"; 97 125 } 98 126 99 127 public function build_aws_config() { 100 128 return array( 101 'key' => $this-> options["access_key"],102 'secret' => $this-> options["access_secret"],129 'key' => $this->accessKey, 130 'secret' => $this->accessSecret, 103 131 'region' => $this->options["bucket_region"] 104 132 ); … … 117 145 "s3_url" => "", 118 146 "local_url" => "http://{$_SERVER["HTTP_HOST"]}/wp-content/", 147 "tcS3_fallback" => 1, 119 148 "s3_cache_time" => 172800, 120 149 "s3_permalink_reset" => 0, 121 150 "s3_redirect_cache_time" => 86400, 122 "s3_redirect_cache_memcached" => "" 151 "s3_redirect_cache_memcached" => "", 152 "access_key_variable" => "", 153 "access_secret_variable" => "", 154 "env_toggle" => 0 123 155 ); 124 156 … … 510 542 preg_match("/\/([0-9]+\/[0-9]+\/[^\/]+)$/", $url, $matches); 511 543 $protocol = (isset($_SERVER["HTTPS"]) && $_SERVER["HTTPS"] != "") ? "https" : "http"; 512 $url = $protocol . "://" . $_SERVER["HTTP_HOST"] . "/tcS3_media" . $this->uploadDir . '/' . $matches[1]; 513 return $url; 544 if($this->options["tcS3_fallback"] == 1){ 545 $url = get_site_url() . "/tcS3_media" . $this->uploadDir . '/' . $matches[1]; 546 } else{ 547 $url = $this->options["s3_url"] . $this->uploadDir . "/" . $matches[1]; 548 } 549 550 return preg_replace("/([^:])\/\//", "$1/", $url); 514 551 } 515 552 … … 614 651 615 652 add_settings_field( 653 'access_key_variable', 'AWS Access Key environment variable', array($this, 'aws_key_variable_callback'), 'tcS3-setting-admin', 'tcS3-settings' 654 ); 655 656 add_settings_field( 657 'access_secret_variable', 'AWS Access Key Secret environment variable', array($this, 'aws_secret_variable_callback'), 'tcS3-setting-admin', 'tcS3-settings' 658 ); 659 660 add_settings_field( 661 'env_toggle', 'Use environment variables', array($this, 'env_variable_callback'), 'tcS3-setting-admin', 'tcS3-settings' 662 ); 663 664 add_settings_field( 616 665 's3_bucket', 'S3 Bucket', array($this, 's3_bucket_callback'), 'tcS3-setting-admin', 'tcS3-settings' 617 666 ); … … 627 676 add_settings_field( 628 677 'local_url', 'S3 URL', array($this, 's3_url_callback'), 'tcS3-setting-admin', 'tcS3-settings' 678 ); 679 680 add_settings_field( 681 'tcS3_fallback', 'Use fallback', array($this, 'tcS3_fallback_callback'), 'tcS3-setting-admin', 'tcS3-settings' 629 682 ); 630 683 … … 735 788 } 736 789 790 public function aws_key_variable_callback() { 791 $optionKey = 'access_key_variable'; 792 $helperText = 'For security reasons, you may prefer to store your AWS key and secret in an environment variable instead of your DB. If that is your preference enter the name of the env variable for your key'; 793 794 printf( 795 '<input type="hidden" name="tcS3_option_submit" value="1" /><input type="text" id="%s" name="tcS3_option[%s]" value="%s" /><div><small>%s</small></div>', $optionKey, $optionKey, isset($this->options[$optionKey]) ? esc_attr($this->options[$optionKey]) : '', $helperText 796 ); 797 } 798 799 public function aws_secret_variable_callback() { 800 $optionKey = 'access_secret_variable'; 801 $helperText = 'For security reasons, you may prefer to store your AWS key and secret in an environment variable instead of your DB. If that is your preference enter the name of the env variable for your secret'; 802 803 printf( 804 '<input type="text" id="%s" name="tcS3_option[%s]" value="%s" /><div><small>%s</small></div>', $optionKey, $optionKey, isset($this->options[$optionKey]) ? esc_attr($this->options[$optionKey]) : '', $helperText 805 ); 806 } 807 737 808 public function s3_bucket_callback() { 738 809 $optionKey = 'bucket'; … … 826 897 } 827 898 899 public function env_variable_callback() { 900 $optionKey = 'env_toggle'; 901 $helperText = 'For security reasons, you may prefer to store your AWS key and secret in an environment variable instead of your DB. If that is your preference toggle this to \'yes\', otherwise the key and secret entered will be used'; 902 903 printf( 904 '<input type="radio" id="%s" name="tcS3_option[%s]" value="1" %s /> Yes 905 <br /><input type="radio" id="%s" name="tcS3_option[%s]" value="0" %s /> No 906 <div><small>%s</small></div>', $optionKey, $optionKey, ($this->options[$optionKey] == 1) ? "checked" : "", $optionKey, $optionKey, ($this->options[$optionKey] == 0) ? "checked" : "", $helperText 907 ); 908 } 909 910 public function tcS3_fallback_callback() { 911 $optionKey = 'tcS3_fallback'; 912 $helperText = 'If selected tcS3 will use a tcS3_media URL to allow the plugin to check for files locally if they\'re not available on S3. This option slows down load time'; 913 914 printf( 915 '<input type="radio" id="%s" name="tcS3_option[%s]" value="1" %s /> Yes 916 <br /><input type="radio" id="%s" name="tcS3_option[%s]" value="0" %s /> No 917 <div><small>%s</small></div>', $optionKey, $optionKey, ($this->options[$optionKey] == 1) ? "checked" : "", $optionKey, $optionKey, ($this->options[$optionKey] == 0) ? "checked" : "", $helperText 918 ); 919 } 920 828 921 public function s3_cache_time_callback() { 829 922 $optionKey = 's3_cache_time';
Note: See TracChangeset
for help on using the changeset viewer.