Changeset 1516217
- Timestamp:
- 10/17/2016 01:41:08 AM (9 years ago)
- Location:
- stormpath
- Files:
-
- 4 added
- 1776 deleted
- 413 edited
- 1 copied
-
tags/v0.1.3 (copied) (copied from stormpath/trunk) (1 prop)
-
tags/v0.1.3/.svnignore (added)
-
tags/v0.1.3/deploy.sh (added)
-
tags/v0.1.3/includes (modified) (1 prop)
-
tags/v0.1.3/includes/admin (modified) (1 prop)
-
tags/v0.1.3/includes/images (modified) (1 prop)
-
tags/v0.1.3/includes/notices (modified) (1 prop)
-
tags/v0.1.3/includes/resources (modified) (1 prop)
-
tags/v0.1.3/languages (modified) (1 prop)
-
tags/v0.1.3/phpcs.xml (modified) (1 diff)
-
tags/v0.1.3/readme.txt (modified) (2 diffs)
-
tags/v0.1.3/stormpath.php (modified) (1 diff)
-
tags/v0.1.3/tests (modified) (1 prop)
-
tags/v0.1.3/vendor (modified) (1 prop)
-
tags/v0.1.3/vendor/autoload.php (deleted)
-
tags/v0.1.3/vendor/bin (modified) (1 prop)
-
tags/v0.1.3/vendor/cache (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/adapter-common (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/adapter-common/.gitignore (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/AbstractCachePool.php (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/CacheItem.php (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/Changelog.md (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/adapter-common/Exception/CacheException.php (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/Exception/CachePoolException.php (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/Exception/InvalidArgumentException.php (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/HasExpirationDateInterface.php (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/LICENSE (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/README.md (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/Tests (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/adapter-common/Tests/CacheItemTest.php (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/composer.json (deleted)
-
tags/v0.1.3/vendor/cache/adapter-common/phpunit.xml.dist (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/array-adapter/.gitignore (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/ArrayCachePool.php (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/Changelog.md (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/LICENSE (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/README.md (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/Tests (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/array-adapter/Tests/ArrayCachePoolTest.php (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/Tests/CreatePoolTrait.php (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/Tests/IntegrationHierarchicalTest.php (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/Tests/IntegrationPoolTest.php (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/Tests/IntegrationTagTest.php (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/composer.json (deleted)
-
tags/v0.1.3/vendor/cache/array-adapter/phpunit.xml.dist (deleted)
-
tags/v0.1.3/vendor/cache/hierarchical-cache (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/.gitignore (deleted)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/Changelog.md (deleted)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/HierarchicalCachePoolTrait.php (deleted)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/HierarchicalPoolInterface.php (deleted)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/LICENSE (deleted)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/README.md (deleted)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/Tests (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/Tests/Helper (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/Tests/Helper/CachePool.php (deleted)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/Tests/HierarchicalCachePoolTest.php (deleted)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/composer.json (deleted)
-
tags/v0.1.3/vendor/cache/hierarchical-cache/phpunit.xml.dist (deleted)
-
tags/v0.1.3/vendor/cache/memcached-adapter (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/memcached-adapter/.gitignore (deleted)
-
tags/v0.1.3/vendor/cache/memcached-adapter/Changelog.md (deleted)
-
tags/v0.1.3/vendor/cache/memcached-adapter/LICENSE (deleted)
-
tags/v0.1.3/vendor/cache/memcached-adapter/MemcachedCachePool.php (deleted)
-
tags/v0.1.3/vendor/cache/memcached-adapter/README.md (deleted)
-
tags/v0.1.3/vendor/cache/memcached-adapter/Tests (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/memcached-adapter/Tests/CreatePoolTrait.php (deleted)
-
tags/v0.1.3/vendor/cache/memcached-adapter/Tests/IntegrationHierarchyTest.php (deleted)
-
tags/v0.1.3/vendor/cache/memcached-adapter/Tests/IntegrationPoolTest.php (deleted)
-
tags/v0.1.3/vendor/cache/memcached-adapter/composer.json (deleted)
-
tags/v0.1.3/vendor/cache/memcached-adapter/phpunit.xml.dist (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/redis-adapter/.gitignore (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter/Changelog.md (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter/LICENSE (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter/README.md (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter/RedisCachePool.php (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter/Tests (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/redis-adapter/Tests/CreatePoolTrait.php (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter/Tests/IntegrationHierarchyTest.php (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter/Tests/IntegrationPoolTest.php (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter/Tests/IntegrationTagTest.php (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter/composer.json (deleted)
-
tags/v0.1.3/vendor/cache/redis-adapter/phpunit.xml.dist (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/taggable-cache/.gitignore (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/Changelog.md (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/LICENSE (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/README.md (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/TaggableItemInterface.php (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/TaggablePSR6ItemAdapter.php (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/TaggablePSR6PoolAdapter.php (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/TaggablePoolInterface.php (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/TaggablePoolTrait.php (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/Tests (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/taggable-cache/Tests/SameTagPoolTaggablePSR6AdapterTest.php (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/Tests/SeparateTagPoolPSR6AdapterTest.php (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/composer.json (deleted)
-
tags/v0.1.3/vendor/cache/taggable-cache/phpunit.xml.dist (deleted)
-
tags/v0.1.3/vendor/cache/void-adapter (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/void-adapter/.gitignore (deleted)
-
tags/v0.1.3/vendor/cache/void-adapter/Changelog.md (deleted)
-
tags/v0.1.3/vendor/cache/void-adapter/LICENSE (deleted)
-
tags/v0.1.3/vendor/cache/void-adapter/README.md (deleted)
-
tags/v0.1.3/vendor/cache/void-adapter/Tests (modified) (1 prop)
-
tags/v0.1.3/vendor/cache/void-adapter/Tests/IntegrationHierarchyTest.php (deleted)
-
tags/v0.1.3/vendor/cache/void-adapter/Tests/IntegrationPoolTest.php (deleted)
-
tags/v0.1.3/vendor/cache/void-adapter/Tests/IntegrationTagTest.php (deleted)
-
tags/v0.1.3/vendor/cache/void-adapter/VoidCachePool.php (deleted)
-
tags/v0.1.3/vendor/cache/void-adapter/composer.json (deleted)
-
tags/v0.1.3/vendor/cache/void-adapter/phpunit.xml.dist (deleted)
-
tags/v0.1.3/vendor/composer (modified) (1 prop)
-
tags/v0.1.3/vendor/composer/ClassLoader.php (deleted)
-
tags/v0.1.3/vendor/composer/LICENSE (deleted)
-
tags/v0.1.3/vendor/composer/autoload_classmap.php (deleted)
-
tags/v0.1.3/vendor/composer/autoload_files.php (deleted)
-
tags/v0.1.3/vendor/composer/autoload_namespaces.php (deleted)
-
tags/v0.1.3/vendor/composer/autoload_psr4.php (deleted)
-
tags/v0.1.3/vendor/composer/autoload_real.php (deleted)
-
tags/v0.1.3/vendor/composer/autoload_static.php (deleted)
-
tags/v0.1.3/vendor/composer/installed.json (deleted)
-
tags/v0.1.3/vendor/firebase (modified) (1 prop)
-
tags/v0.1.3/vendor/firebase/php-jwt (modified) (1 prop)
-
tags/v0.1.3/vendor/firebase/php-jwt/.gitignore (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/.travis.yml (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/Authentication (modified) (1 prop)
-
tags/v0.1.3/vendor/firebase/php-jwt/Authentication/JWT.php (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/Exceptions (modified) (1 prop)
-
tags/v0.1.3/vendor/firebase/php-jwt/Exceptions/BeforeValidException.php (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/Exceptions/ExpiredException.php (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/Exceptions/SignatureInvalidException.php (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/LICENSE (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/README.md (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/composer.json (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/composer.lock (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/composer.phar (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/package.xml (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/phpunit.xml.dist (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/run-tests.sh (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/tests (modified) (1 prop)
-
tags/v0.1.3/vendor/firebase/php-jwt/tests/JWTTest.php (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/tests/autoload.php.dist (deleted)
-
tags/v0.1.3/vendor/firebase/php-jwt/tests/bootstrap.php (deleted)
-
tags/v0.1.3/vendor/guzzle (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/.gitignore (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/.travis.yml (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/CHANGELOG.md (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/LICENSE (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/README.md (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/UPGRADING.md (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/build.xml (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/Makefile (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_downloads (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_downloads/guzzle-schema-1.0.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_static (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_static/guzzle-icon.png (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_static/homepage.css (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_static/logo.png (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_static/prettify.css (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_static/prettify.js (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_templates (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_templates/index.html (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_templates/leftbar.html (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/_templates/nav_links.html (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/batching (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/batching/batching.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/conf.py (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/docs.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/getting-started (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/getting-started/faq.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/getting-started/installation.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/getting-started/overview.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/http-client (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/http-client/client.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/http-client/entity-bodies.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/http-client/http-redirects.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/http-client/request.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/http-client/response.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/http-client/uri-templates.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/index.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/iterators (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/iterators/guzzle-iterators.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/iterators/resource-iterators.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/async-plugin.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/backoff-plugin.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/cache-plugin.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/cookie-plugin.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/creating-plugins.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/curl-auth-plugin.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/history-plugin.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/log-plugin.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/md5-validator-plugin.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/mock-plugin.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/oauth-plugin.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/plugins-list.rst.inc (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins/plugins-overview.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/requirements.txt (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/testing (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/testing/unit-testing.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/webservice-client (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/webservice-client/guzzle-service-descriptions.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/webservice-client/using-the-service-builder.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/docs/webservice-client/webservice-client.rst (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/phar-stub.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/phing (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/phing/build.properties.dist (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/phing/imports (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/phing/imports/dependencies.xml (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/phing/imports/deploy.xml (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/phing/tasks (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/phing/tasks/ComposerLintTask.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/phing/tasks/GuzzlePearPharPackageTask.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/phing/tasks/GuzzleSubSplitTask.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/phpunit.xml.dist (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Curl (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Resources (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Inflection (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Iterator (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Message (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Url (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/History (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5 (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Builder (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Stream (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/AbstractBatchDecoratorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchBuilderTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureDivisorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureTransferTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchCommandTransferTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchRequestTransferTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchSizeDivisorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/ExceptionBufferingBatchTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/FlushingBatchTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/HistoryBatchTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/NotifyingBatchTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/ClosureCacheAdapterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/NullCacheAdapterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/Zf2CacheAdapterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/AbstractHasDispatcherTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/CollectionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/EventTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/BatchTransferExceptionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/ExceptionCollectionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/VersionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/GuzzleTestCase.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/AbstractEntityBodyDecoratorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/CachingEntityBodyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/ClientTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlHandleTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiProxyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlVersionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/RequestMediatorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/EntityBodyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/CurlExceptionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/ExceptionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/MultiTransferExceptionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/IoEmittingEntityBodyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/AbstractMessageTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/EntityEnclosingRequestTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/HeaderFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/LinkTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparison.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparisonTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/PostFileTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/ResponseTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/MimetypesTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/CommaAggregatorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/DuplicateAggregatorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/PhpAggregatorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryStringTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/ReadLimitEntityBodyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/RedirectPluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Server.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/StaticClientTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/UrlTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/server.js (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/InflectorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/MemoizingInflectorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/PreComputedInflectorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/AppendIteratorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/ChunkedIteratorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/FilterIteratorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MapIteratorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MethodProxyIteratorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/ArrayLogAdapterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/ClosureLogAdapterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/MessageFormatterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/PsrLogAdapterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/Zf2LogAdapterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/CustomResponseModel.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/ErrorResponseMock.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/ExceptionMock.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockMulti.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockObserver.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockSubject.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserProvider.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserProvider.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/PeclHttpMessageParserTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/ParserRegistryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/AbstractUriTemplateTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/PeclUriTemplateTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/UriTemplateTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async/AsyncPluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/AbstractBackoffStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffLoggerTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffPluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CallbackBackoffStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ConstantBackoffStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CurlBackoffStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ExponentialBackoffStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/HttpBackoffStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/LinearBackoffStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ReasonPhraseBackoffStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/TruncatedBackoffStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CachePluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CallbackCanCacheStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCacheStorageTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCanCacheStrategyTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultRevalidationTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DenyRevalidationTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/SkipRevalidationTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/ArrayCookieJarTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/FileCookieJarTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookiePluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth/CurlAuthPluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/ErrorResponse (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/ErrorResponse/ErrorResponsePluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History/HistoryPluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log/LogPluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5 (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/CommandContentMd5PluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/Md5ValidatorPluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock/MockPluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth/OauthPluginTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/AbstractConfigLoaderTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderLoaderTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/CachingConfigLoaderTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/ClientTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/AbstractCommandTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/ClosureCommandTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/CommandTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultRequestSerializerTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultResponseParserTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/AliasFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/CompositeFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ConcreteClassFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/MapFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ServiceDescriptionFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/AbstractVisitorTestCase.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/BodyVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/HeaderVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/JsonVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFieldVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFileVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/QueryVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/ResponseBodyVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/XmlVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/AbstractResponseVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/BodyVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/HeaderVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/JsonVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/ReasonPhraseVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/StatusCodeVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/XmlVisitorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/VisitorFlyweightTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationCommandTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationResponseParserTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/OperationTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ParameterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaFormatterTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaValidatorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionLoaderTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/CommandTransferExceptionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/InconsistentClientTransferExceptionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/ValidationExceptionTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/IterableCommand.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/MockCommand.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/OtherCommand.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub/Sub.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/MockClient.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model/MockCommandIterator.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/CompositeResourceIteratorFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/MapResourceIteratorFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ModelTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorClassFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream/PhpStreamRequestFactoryTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream/StreamTest.php (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/FileBody.txt (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/bar.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/baz.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/foo.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/recursive.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/mock_response (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services (modified) (1 prop)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/json1.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/json2.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/services.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service2.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service_3.json (deleted)
-
tags/v0.1.3/vendor/guzzle/guzzle/tests/bootstrap.php (deleted)
-
tags/v0.1.3/vendor/phpseclib (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/AUTHORS (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/LICENSE (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/README.md (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/composer.json (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/composer.lock (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/File (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/File/ASN1 (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/File/X509.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Math (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Net (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/System (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/System/SSH (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent (modified) (1 prop)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php (deleted)
-
tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf (deleted)
-
tags/v0.1.3/vendor/psr (modified) (1 prop)
-
tags/v0.1.3/vendor/psr/cache (modified) (1 prop)
-
tags/v0.1.3/vendor/psr/cache/CHANGELOG.md (deleted)
-
tags/v0.1.3/vendor/psr/cache/LICENSE.txt (deleted)
-
tags/v0.1.3/vendor/psr/cache/README.md (deleted)
-
tags/v0.1.3/vendor/psr/cache/composer.json (deleted)
-
tags/v0.1.3/vendor/psr/cache/src (modified) (1 prop)
-
tags/v0.1.3/vendor/psr/cache/src/CacheException.php (deleted)
-
tags/v0.1.3/vendor/psr/cache/src/CacheItemInterface.php (deleted)
-
tags/v0.1.3/vendor/psr/cache/src/CacheItemPoolInterface.php (deleted)
-
tags/v0.1.3/vendor/psr/cache/src/InvalidArgumentException.php (deleted)
-
tags/v0.1.3/vendor/psr/log (modified) (1 prop)
-
tags/v0.1.3/vendor/psr/log/.gitignore (deleted)
-
tags/v0.1.3/vendor/psr/log/LICENSE (deleted)
-
tags/v0.1.3/vendor/psr/log/Psr (modified) (1 prop)
-
tags/v0.1.3/vendor/psr/log/Psr/Log (modified) (1 prop)
-
tags/v0.1.3/vendor/psr/log/Psr/Log/AbstractLogger.php (deleted)
-
tags/v0.1.3/vendor/psr/log/Psr/Log/InvalidArgumentException.php (deleted)
-
tags/v0.1.3/vendor/psr/log/Psr/Log/LogLevel.php (deleted)
-
tags/v0.1.3/vendor/psr/log/Psr/Log/LoggerAwareInterface.php (deleted)
-
tags/v0.1.3/vendor/psr/log/Psr/Log/LoggerAwareTrait.php (deleted)
-
tags/v0.1.3/vendor/psr/log/Psr/Log/LoggerInterface.php (deleted)
-
tags/v0.1.3/vendor/psr/log/Psr/Log/LoggerTrait.php (deleted)
-
tags/v0.1.3/vendor/psr/log/Psr/Log/NullLogger.php (deleted)
-
tags/v0.1.3/vendor/psr/log/Psr/Log/Test (modified) (1 prop)
-
tags/v0.1.3/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php (deleted)
-
tags/v0.1.3/vendor/psr/log/README.md (deleted)
-
tags/v0.1.3/vendor/psr/log/composer.json (deleted)
-
tags/v0.1.3/vendor/satooshi (modified) (1 prop)
-
tags/v0.1.3/vendor/satooshi/php-coveralls (modified) (1 prop)
-
tags/v0.1.3/vendor/satooshi/php-coveralls/build (modified) (1 prop)
-
tags/v0.1.3/vendor/satooshi/php-coveralls/build/artifacts (modified) (1 prop)
-
tags/v0.1.3/vendor/satooshi/php-coveralls/build/artifacts/.gitignore (deleted)
-
tags/v0.1.3/vendor/satooshi/php-coveralls/build/config (modified) (1 prop)
-
tags/v0.1.3/vendor/satooshi/php-coveralls/build/config/apigen.neon (deleted)
-
tags/v0.1.3/vendor/satooshi/php-coveralls/build/config/phpcs.xml (deleted)
-
tags/v0.1.3/vendor/satooshi/php-coveralls/build/config/phpmd.xml (deleted)
-
tags/v0.1.3/vendor/stormpath (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/CONTRIBUTING.md (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/LICENSE.md (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/composer.json (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/ApiKey.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/ApiAuthenticationResult.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/ApiKeyEncryptionOptions.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/ApiKeyEncryptionUtils.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/ApiRequestAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/AuthenticatorResult.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/BasicAuthenticationResult.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/BasicRequestAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/InternalRequestAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/OAuthAuthenticationResult.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/OAuthBearerAuthenticationResult.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/OAuthBearerRequestAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/OAuthClientCredentialsAuthenticationResult.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/OAuthClientCredentialsRequestAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/OAuthRequestAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/Request.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api/RequestAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/AuthenticationRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/BasicAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Authc/UsernamePasswordRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/ArrayCacheManager.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/Cache.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/CacheManager.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/CachePSR6Adapter.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/Cacheable.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/MemcachedCacheManager.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/NullCacheManager.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/PSR6CacheKeyTrait.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/PSR6CacheManagerInterface.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/PSR6InstanceCacheManager.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/RedisCacheManager.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/Tags (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Cache/Tags/CacheTagExtractor.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Client.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/ClientBuilder.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/DataStore (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/DataStore/ClassNameResolver.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/DataStore/DataStore.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/DataStore/DefaultClassNameResolver.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/DataStore/DefaultDataStore.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/DataStore/DefaultResourceFactory.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/DataStore/InternalDataStore.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/DataStore/ResourceFactory.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Directory (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Directory/PasswordPolicy.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Directory/PasswordStrength.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions/Cache (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions/Cache/InvalidCacheManagerException.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions/Cache/InvalidLegacyCacheManagerException.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions/IdSite (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions/IdSite/InvalidCallbackUriException.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions/IdSite/JWTUsedAlreadyException.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions/RequestAuthenticatorException.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/AbstractHttpMessage.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/Authc (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/Authc/BasicRequestSigner.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/Authc/RequestSigner.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/Authc/SAuthc1RequestSigner.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/DefaultRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/DefaultResponse.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/HttpClientRequestExecutor.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/HttpMessage.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/Request.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/RequestExecutor.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Http/Response.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Mail (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Mail/EmailTemplate.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Mail/ModeledEmailTemplate.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Mail/ModeledEmailTemplateList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Mail/UnmodeledEmailTemplate.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Mail/UnmodeledEmailTemplateList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/ExchangeIdSiteTokenAttempt.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/ExchangeIdSiteTokenAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/ExchangeIdSiteTokenRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/OauthGrantAuthenticationResult.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/OauthGrantAuthenticationResultBuilder.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/PasswordGrantAuthenticationAttempt.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/PasswordGrantAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/PasswordGrantRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/RefreshGrantAuthenticationAttempt.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/RefreshGrantAuthenticator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/RefreshGrantRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Oauth/VerifyAccessToken.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Provider (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Provider/FacebookProviderAccountRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Provider/GithubProviderAccountRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Provider/GoogleProviderAccountRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Provider/LinkedInProviderAccountRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Provider/ProviderAccountRequest.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Provider/ProviderDataClassNameResolver.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/AbstractCollectionResource.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/AccessToken.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/AccessTokenList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Account.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/AccountCreationPolicy.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/AccountList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/AccountStore.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/AccountStoreMapping.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/AccountStoreMappingList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/ApiKey.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/ApiKeyList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Application.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/ApplicationList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/AssertionConsumerServicePostEndpoint.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/AuthenticationResult.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/BasicLoginAttempt.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/CustomData.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Deletable.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Directory.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/DirectoryList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/EmailVerificationToken.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Error.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Expansion.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/FacebookProvider.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/FacebookProviderData.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/GithubProvider.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/GithubProviderData.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/GoogleProvider.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/GoogleProviderData.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/GrantAuthenticationToken.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Group.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/GroupList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/GroupMembership.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/GroupMembershipList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/InstanceResource.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/LinkedInProvider.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/LinkedInProviderData.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/OauthPolicy.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Order.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Organization.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/OrganizationList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Page.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/PaginatedIterator.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/PasswordResetToken.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Provider.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/ProviderAccountAccess.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/ProviderAccountResult.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/ProviderData.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/RefreshToken.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/RefreshTokenList.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Resource.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/ResourceError.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/SamlProvider.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/SamlProviderData.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Saveable.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Search.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/Tenant.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/VerificationEmail.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Resource/X509SigningCert.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Saml (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Saml/AttributeStatementMappingRule.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Saml/AttributeStatementMappingRuleBuilder.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Saml/AttributeStatementMappingRules.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Saml/AttributeStatementMappingRulesBuilder.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Stormpath.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Util (modified) (1 prop)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Util/Magic.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Util/NonceStore.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Util/RequestUtils.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Util/UUID.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Util/UserAgentBuilder.php (deleted)
-
tags/v0.1.3/vendor/stormpath/sdk/src/Util/Version.php (deleted)
-
tags/v0.1.3/vendor/symfony (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/event-dispatcher (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/.gitignore (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/CHANGELOG.md (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Debug (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/DependencyInjection (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Event.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/EventDispatcher.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/EventDispatcherInterface.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/EventSubscriberInterface.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/GenericEvent.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/LICENSE (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/README.md (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/Debug (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/DependencyInjection (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/EventDispatcherTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/EventTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/GenericEventTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/composer.json (deleted)
-
tags/v0.1.3/vendor/symfony/event-dispatcher/phpunit.xml.dist (deleted)
-
tags/v0.1.3/vendor/symfony/yaml (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/yaml/.gitignore (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/CHANGELOG.md (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Dumper.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Escaper.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Exception (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/yaml/Exception/DumpException.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Exception/ExceptionInterface.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Exception/ParseException.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Exception/RuntimeException.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Inline.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/LICENSE (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Parser.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/README.md (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/DumperTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures (modified) (1 prop)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/YtsBlockMapping.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/YtsDocumentSeparator.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/YtsErrorTests.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/YtsFlowCollections.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/YtsFoldedScalars.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/YtsNullsAndEmpties.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/YtsSpecificationExamples.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/YtsTypeTransfers.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/arrow.gif (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/embededPhp.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/escapedCharacters.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/index.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/multiple_lines_as_literal_block.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/sfComments.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/sfCompact.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/sfMergeKey.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/sfObjects.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/sfQuotes.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/sfTests.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures/unindentedCollections.yml (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/InlineTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/ParseExceptionTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/ParserTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Tests/YamlTest.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Unescaper.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/Yaml.php (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/composer.json (deleted)
-
tags/v0.1.3/vendor/symfony/yaml/phpunit.xml.dist (deleted)
-
trunk (modified) (1 prop)
-
trunk/.svnignore (added)
-
trunk/deploy.sh (added)
-
trunk/includes (modified) (1 prop)
-
trunk/includes/admin (modified) (1 prop)
-
trunk/includes/images (modified) (1 prop)
-
trunk/includes/notices (modified) (1 prop)
-
trunk/includes/resources (modified) (1 prop)
-
trunk/languages (modified) (1 prop)
-
trunk/phpcs.xml (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/stormpath.php (modified) (1 diff)
-
trunk/tests (modified) (1 prop)
-
trunk/vendor (modified) (1 prop)
-
trunk/vendor/autoload.php (deleted)
-
trunk/vendor/bin (modified) (1 prop)
-
trunk/vendor/cache (modified) (1 prop)
-
trunk/vendor/cache/adapter-common (modified) (1 prop)
-
trunk/vendor/cache/adapter-common/.gitignore (deleted)
-
trunk/vendor/cache/adapter-common/AbstractCachePool.php (deleted)
-
trunk/vendor/cache/adapter-common/CacheItem.php (deleted)
-
trunk/vendor/cache/adapter-common/Changelog.md (deleted)
-
trunk/vendor/cache/adapter-common/Exception (modified) (1 prop)
-
trunk/vendor/cache/adapter-common/Exception/CacheException.php (deleted)
-
trunk/vendor/cache/adapter-common/Exception/CachePoolException.php (deleted)
-
trunk/vendor/cache/adapter-common/Exception/InvalidArgumentException.php (deleted)
-
trunk/vendor/cache/adapter-common/HasExpirationDateInterface.php (deleted)
-
trunk/vendor/cache/adapter-common/LICENSE (deleted)
-
trunk/vendor/cache/adapter-common/README.md (deleted)
-
trunk/vendor/cache/adapter-common/Tests (modified) (1 prop)
-
trunk/vendor/cache/adapter-common/Tests/CacheItemTest.php (deleted)
-
trunk/vendor/cache/adapter-common/composer.json (deleted)
-
trunk/vendor/cache/adapter-common/phpunit.xml.dist (deleted)
-
trunk/vendor/cache/array-adapter (modified) (1 prop)
-
trunk/vendor/cache/array-adapter/.gitignore (deleted)
-
trunk/vendor/cache/array-adapter/ArrayCachePool.php (deleted)
-
trunk/vendor/cache/array-adapter/Changelog.md (deleted)
-
trunk/vendor/cache/array-adapter/LICENSE (deleted)
-
trunk/vendor/cache/array-adapter/README.md (deleted)
-
trunk/vendor/cache/array-adapter/Tests (modified) (1 prop)
-
trunk/vendor/cache/array-adapter/Tests/ArrayCachePoolTest.php (deleted)
-
trunk/vendor/cache/array-adapter/Tests/CreatePoolTrait.php (deleted)
-
trunk/vendor/cache/array-adapter/Tests/IntegrationHierarchicalTest.php (deleted)
-
trunk/vendor/cache/array-adapter/Tests/IntegrationPoolTest.php (deleted)
-
trunk/vendor/cache/array-adapter/Tests/IntegrationTagTest.php (deleted)
-
trunk/vendor/cache/array-adapter/composer.json (deleted)
-
trunk/vendor/cache/array-adapter/phpunit.xml.dist (deleted)
-
trunk/vendor/cache/hierarchical-cache (modified) (1 prop)
-
trunk/vendor/cache/hierarchical-cache/.gitignore (deleted)
-
trunk/vendor/cache/hierarchical-cache/Changelog.md (deleted)
-
trunk/vendor/cache/hierarchical-cache/HierarchicalCachePoolTrait.php (deleted)
-
trunk/vendor/cache/hierarchical-cache/HierarchicalPoolInterface.php (deleted)
-
trunk/vendor/cache/hierarchical-cache/LICENSE (deleted)
-
trunk/vendor/cache/hierarchical-cache/README.md (deleted)
-
trunk/vendor/cache/hierarchical-cache/Tests (modified) (1 prop)
-
trunk/vendor/cache/hierarchical-cache/Tests/Helper (modified) (1 prop)
-
trunk/vendor/cache/hierarchical-cache/Tests/Helper/CachePool.php (deleted)
-
trunk/vendor/cache/hierarchical-cache/Tests/HierarchicalCachePoolTest.php (deleted)
-
trunk/vendor/cache/hierarchical-cache/composer.json (deleted)
-
trunk/vendor/cache/hierarchical-cache/phpunit.xml.dist (deleted)
-
trunk/vendor/cache/memcached-adapter (modified) (1 prop)
-
trunk/vendor/cache/memcached-adapter/.gitignore (deleted)
-
trunk/vendor/cache/memcached-adapter/Changelog.md (deleted)
-
trunk/vendor/cache/memcached-adapter/LICENSE (deleted)
-
trunk/vendor/cache/memcached-adapter/MemcachedCachePool.php (deleted)
-
trunk/vendor/cache/memcached-adapter/README.md (deleted)
-
trunk/vendor/cache/memcached-adapter/Tests (modified) (1 prop)
-
trunk/vendor/cache/memcached-adapter/Tests/CreatePoolTrait.php (deleted)
-
trunk/vendor/cache/memcached-adapter/Tests/IntegrationHierarchyTest.php (deleted)
-
trunk/vendor/cache/memcached-adapter/Tests/IntegrationPoolTest.php (deleted)
-
trunk/vendor/cache/memcached-adapter/composer.json (deleted)
-
trunk/vendor/cache/memcached-adapter/phpunit.xml.dist (deleted)
-
trunk/vendor/cache/redis-adapter (modified) (1 prop)
-
trunk/vendor/cache/redis-adapter/.gitignore (deleted)
-
trunk/vendor/cache/redis-adapter/Changelog.md (deleted)
-
trunk/vendor/cache/redis-adapter/LICENSE (deleted)
-
trunk/vendor/cache/redis-adapter/README.md (deleted)
-
trunk/vendor/cache/redis-adapter/RedisCachePool.php (deleted)
-
trunk/vendor/cache/redis-adapter/Tests (modified) (1 prop)
-
trunk/vendor/cache/redis-adapter/Tests/CreatePoolTrait.php (deleted)
-
trunk/vendor/cache/redis-adapter/Tests/IntegrationHierarchyTest.php (deleted)
-
trunk/vendor/cache/redis-adapter/Tests/IntegrationPoolTest.php (deleted)
-
trunk/vendor/cache/redis-adapter/Tests/IntegrationTagTest.php (deleted)
-
trunk/vendor/cache/redis-adapter/composer.json (deleted)
-
trunk/vendor/cache/redis-adapter/phpunit.xml.dist (deleted)
-
trunk/vendor/cache/taggable-cache (modified) (1 prop)
-
trunk/vendor/cache/taggable-cache/.gitignore (deleted)
-
trunk/vendor/cache/taggable-cache/Changelog.md (deleted)
-
trunk/vendor/cache/taggable-cache/LICENSE (deleted)
-
trunk/vendor/cache/taggable-cache/README.md (deleted)
-
trunk/vendor/cache/taggable-cache/TaggableItemInterface.php (deleted)
-
trunk/vendor/cache/taggable-cache/TaggablePSR6ItemAdapter.php (deleted)
-
trunk/vendor/cache/taggable-cache/TaggablePSR6PoolAdapter.php (deleted)
-
trunk/vendor/cache/taggable-cache/TaggablePoolInterface.php (deleted)
-
trunk/vendor/cache/taggable-cache/TaggablePoolTrait.php (deleted)
-
trunk/vendor/cache/taggable-cache/Tests (modified) (1 prop)
-
trunk/vendor/cache/taggable-cache/Tests/SameTagPoolTaggablePSR6AdapterTest.php (deleted)
-
trunk/vendor/cache/taggable-cache/Tests/SeparateTagPoolPSR6AdapterTest.php (deleted)
-
trunk/vendor/cache/taggable-cache/composer.json (deleted)
-
trunk/vendor/cache/taggable-cache/phpunit.xml.dist (deleted)
-
trunk/vendor/cache/void-adapter (modified) (1 prop)
-
trunk/vendor/cache/void-adapter/.gitignore (deleted)
-
trunk/vendor/cache/void-adapter/Changelog.md (deleted)
-
trunk/vendor/cache/void-adapter/LICENSE (deleted)
-
trunk/vendor/cache/void-adapter/README.md (deleted)
-
trunk/vendor/cache/void-adapter/Tests (modified) (1 prop)
-
trunk/vendor/cache/void-adapter/Tests/IntegrationHierarchyTest.php (deleted)
-
trunk/vendor/cache/void-adapter/Tests/IntegrationPoolTest.php (deleted)
-
trunk/vendor/cache/void-adapter/Tests/IntegrationTagTest.php (deleted)
-
trunk/vendor/cache/void-adapter/VoidCachePool.php (deleted)
-
trunk/vendor/cache/void-adapter/composer.json (deleted)
-
trunk/vendor/cache/void-adapter/phpunit.xml.dist (deleted)
-
trunk/vendor/composer (modified) (1 prop)
-
trunk/vendor/composer/ClassLoader.php (deleted)
-
trunk/vendor/composer/LICENSE (deleted)
-
trunk/vendor/composer/autoload_classmap.php (deleted)
-
trunk/vendor/composer/autoload_files.php (deleted)
-
trunk/vendor/composer/autoload_namespaces.php (deleted)
-
trunk/vendor/composer/autoload_psr4.php (deleted)
-
trunk/vendor/composer/autoload_real.php (deleted)
-
trunk/vendor/composer/autoload_static.php (deleted)
-
trunk/vendor/composer/installed.json (deleted)
-
trunk/vendor/firebase (modified) (1 prop)
-
trunk/vendor/firebase/php-jwt (modified) (1 prop)
-
trunk/vendor/firebase/php-jwt/.gitignore (deleted)
-
trunk/vendor/firebase/php-jwt/.travis.yml (deleted)
-
trunk/vendor/firebase/php-jwt/Authentication (modified) (1 prop)
-
trunk/vendor/firebase/php-jwt/Authentication/JWT.php (deleted)
-
trunk/vendor/firebase/php-jwt/Exceptions (modified) (1 prop)
-
trunk/vendor/firebase/php-jwt/Exceptions/BeforeValidException.php (deleted)
-
trunk/vendor/firebase/php-jwt/Exceptions/ExpiredException.php (deleted)
-
trunk/vendor/firebase/php-jwt/Exceptions/SignatureInvalidException.php (deleted)
-
trunk/vendor/firebase/php-jwt/LICENSE (deleted)
-
trunk/vendor/firebase/php-jwt/README.md (deleted)
-
trunk/vendor/firebase/php-jwt/composer.json (deleted)
-
trunk/vendor/firebase/php-jwt/composer.lock (deleted)
-
trunk/vendor/firebase/php-jwt/composer.phar (deleted)
-
trunk/vendor/firebase/php-jwt/package.xml (deleted)
-
trunk/vendor/firebase/php-jwt/phpunit.xml.dist (deleted)
-
trunk/vendor/firebase/php-jwt/run-tests.sh (deleted)
-
trunk/vendor/firebase/php-jwt/tests (modified) (1 prop)
-
trunk/vendor/firebase/php-jwt/tests/JWTTest.php (deleted)
-
trunk/vendor/firebase/php-jwt/tests/autoload.php.dist (deleted)
-
trunk/vendor/firebase/php-jwt/tests/bootstrap.php (deleted)
-
trunk/vendor/guzzle (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/.gitignore (deleted)
-
trunk/vendor/guzzle/guzzle/.travis.yml (deleted)
-
trunk/vendor/guzzle/guzzle/CHANGELOG.md (deleted)
-
trunk/vendor/guzzle/guzzle/LICENSE (deleted)
-
trunk/vendor/guzzle/guzzle/README.md (deleted)
-
trunk/vendor/guzzle/guzzle/UPGRADING.md (deleted)
-
trunk/vendor/guzzle/guzzle/build.xml (deleted)
-
trunk/vendor/guzzle/guzzle/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/docs (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/Makefile (deleted)
-
trunk/vendor/guzzle/guzzle/docs/_downloads (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/_downloads/guzzle-schema-1.0.json (deleted)
-
trunk/vendor/guzzle/guzzle/docs/_static (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/_static/guzzle-icon.png (deleted)
-
trunk/vendor/guzzle/guzzle/docs/_static/homepage.css (deleted)
-
trunk/vendor/guzzle/guzzle/docs/_static/logo.png (deleted)
-
trunk/vendor/guzzle/guzzle/docs/_static/prettify.css (deleted)
-
trunk/vendor/guzzle/guzzle/docs/_static/prettify.js (deleted)
-
trunk/vendor/guzzle/guzzle/docs/_templates (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/_templates/index.html (deleted)
-
trunk/vendor/guzzle/guzzle/docs/_templates/leftbar.html (deleted)
-
trunk/vendor/guzzle/guzzle/docs/_templates/nav_links.html (deleted)
-
trunk/vendor/guzzle/guzzle/docs/batching (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/batching/batching.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/conf.py (deleted)
-
trunk/vendor/guzzle/guzzle/docs/docs.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/getting-started (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/getting-started/faq.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/getting-started/installation.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/getting-started/overview.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/http-client (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/http-client/client.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/http-client/entity-bodies.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/http-client/http-redirects.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/http-client/request.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/http-client/response.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/http-client/uri-templates.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/index.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/iterators (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/iterators/guzzle-iterators.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/iterators/resource-iterators.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/plugins/async-plugin.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/backoff-plugin.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/cache-plugin.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/cookie-plugin.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/creating-plugins.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/curl-auth-plugin.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/history-plugin.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/log-plugin.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/md5-validator-plugin.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/mock-plugin.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/oauth-plugin.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/plugins-list.rst.inc (deleted)
-
trunk/vendor/guzzle/guzzle/docs/plugins/plugins-overview.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/requirements.txt (deleted)
-
trunk/vendor/guzzle/guzzle/docs/testing (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/testing/unit-testing.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/webservice-client (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/docs/webservice-client/guzzle-service-descriptions.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/webservice-client/using-the-service-builder.rst (deleted)
-
trunk/vendor/guzzle/guzzle/docs/webservice-client/webservice-client.rst (deleted)
-
trunk/vendor/guzzle/guzzle/phar-stub.php (deleted)
-
trunk/vendor/guzzle/guzzle/phing (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/phing/build.properties.dist (deleted)
-
trunk/vendor/guzzle/guzzle/phing/imports (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/phing/imports/dependencies.xml (deleted)
-
trunk/vendor/guzzle/guzzle/phing/imports/deploy.xml (deleted)
-
trunk/vendor/guzzle/guzzle/phing/tasks (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/phing/tasks/ComposerLintTask.php (deleted)
-
trunk/vendor/guzzle/guzzle/phing/tasks/GuzzlePearPharPackageTask.php (deleted)
-
trunk/vendor/guzzle/guzzle/phing/tasks/GuzzleSubSplitTask.php (deleted)
-
trunk/vendor/guzzle/guzzle/phpunit.xml.dist (deleted)
-
trunk/vendor/guzzle/guzzle/src (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Cache (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Exception (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Curl (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Resources (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Inflection (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Iterator (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Message (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Url (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/History (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5 (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Builder (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Exception (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Stream (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php (deleted)
-
trunk/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/AbstractBatchDecoratorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchBuilderTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureDivisorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureTransferTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchCommandTransferTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchRequestTransferTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchSizeDivisorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/ExceptionBufferingBatchTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/FlushingBatchTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/HistoryBatchTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/NotifyingBatchTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/ClosureCacheAdapterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/NullCacheAdapterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/Zf2CacheAdapterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/AbstractHasDispatcherTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/CollectionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/EventTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/BatchTransferExceptionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/ExceptionCollectionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/VersionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/GuzzleTestCase.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/AbstractEntityBodyDecoratorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/CachingEntityBodyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/ClientTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlHandleTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiProxyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlVersionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/RequestMediatorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/EntityBodyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/CurlExceptionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/ExceptionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/MultiTransferExceptionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/IoEmittingEntityBodyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/AbstractMessageTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/EntityEnclosingRequestTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/HeaderFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/LinkTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparison.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparisonTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/PostFileTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/ResponseTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/MimetypesTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/CommaAggregatorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/DuplicateAggregatorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/PhpAggregatorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryStringTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/ReadLimitEntityBodyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/RedirectPluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Server.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/StaticClientTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/UrlTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/server.js (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/InflectorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/MemoizingInflectorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/PreComputedInflectorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/AppendIteratorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/ChunkedIteratorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/FilterIteratorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MapIteratorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MethodProxyIteratorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/ArrayLogAdapterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/ClosureLogAdapterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/MessageFormatterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/PsrLogAdapterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/Zf2LogAdapterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/CustomResponseModel.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/ErrorResponseMock.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/ExceptionMock.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockMulti.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockObserver.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockSubject.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserProvider.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserProvider.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/PeclHttpMessageParserTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/ParserRegistryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/AbstractUriTemplateTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/PeclUriTemplateTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/UriTemplateTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async/AsyncPluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/AbstractBackoffStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffLoggerTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffPluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CallbackBackoffStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ConstantBackoffStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CurlBackoffStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ExponentialBackoffStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/HttpBackoffStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/LinearBackoffStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ReasonPhraseBackoffStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/TruncatedBackoffStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CachePluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CallbackCanCacheStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCacheStorageTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCanCacheStrategyTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultRevalidationTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DenyRevalidationTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/SkipRevalidationTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/ArrayCookieJarTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/FileCookieJarTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookiePluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth/CurlAuthPluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/ErrorResponse (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/ErrorResponse/ErrorResponsePluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History/HistoryPluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log/LogPluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5 (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/CommandContentMd5PluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/Md5ValidatorPluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock/MockPluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth/OauthPluginTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/AbstractConfigLoaderTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderLoaderTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/CachingConfigLoaderTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/ClientTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/AbstractCommandTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/ClosureCommandTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/CommandTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultRequestSerializerTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultResponseParserTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/AliasFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/CompositeFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ConcreteClassFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/MapFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ServiceDescriptionFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/AbstractVisitorTestCase.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/BodyVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/HeaderVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/JsonVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFieldVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFileVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/QueryVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/ResponseBodyVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/XmlVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/AbstractResponseVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/BodyVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/HeaderVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/JsonVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/ReasonPhraseVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/StatusCodeVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/XmlVisitorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/VisitorFlyweightTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationCommandTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationResponseParserTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/OperationTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ParameterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaFormatterTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaValidatorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionLoaderTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/CommandTransferExceptionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/InconsistentClientTransferExceptionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/ValidationExceptionTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/IterableCommand.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/MockCommand.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/OtherCommand.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub/Sub.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/MockClient.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model/MockCommandIterator.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/CompositeResourceIteratorFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/MapResourceIteratorFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ModelTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorClassFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream/PhpStreamRequestFactoryTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream/StreamTest.php (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/FileBody.txt (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/bar.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/baz.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/foo.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/recursive.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/mock_response (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services (modified) (1 prop)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/json1.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/json2.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/services.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service2.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service_3.json (deleted)
-
trunk/vendor/guzzle/guzzle/tests/bootstrap.php (deleted)
-
trunk/vendor/phpseclib (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/AUTHORS (deleted)
-
trunk/vendor/phpseclib/phpseclib/LICENSE (deleted)
-
trunk/vendor/phpseclib/phpseclib/README.md (deleted)
-
trunk/vendor/phpseclib/phpseclib/composer.json (deleted)
-
trunk/vendor/phpseclib/phpseclib/composer.lock (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/File (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/File/ASN1 (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/File/X509.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Math (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Net (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/System (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/System/SSH (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent (modified) (1 prop)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php (deleted)
-
trunk/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf (deleted)
-
trunk/vendor/psr (modified) (1 prop)
-
trunk/vendor/psr/cache (modified) (1 prop)
-
trunk/vendor/psr/cache/CHANGELOG.md (deleted)
-
trunk/vendor/psr/cache/LICENSE.txt (deleted)
-
trunk/vendor/psr/cache/README.md (deleted)
-
trunk/vendor/psr/cache/composer.json (deleted)
-
trunk/vendor/psr/cache/src (modified) (1 prop)
-
trunk/vendor/psr/cache/src/CacheException.php (deleted)
-
trunk/vendor/psr/cache/src/CacheItemInterface.php (deleted)
-
trunk/vendor/psr/cache/src/CacheItemPoolInterface.php (deleted)
-
trunk/vendor/psr/cache/src/InvalidArgumentException.php (deleted)
-
trunk/vendor/psr/log (modified) (1 prop)
-
trunk/vendor/psr/log/.gitignore (deleted)
-
trunk/vendor/psr/log/LICENSE (deleted)
-
trunk/vendor/psr/log/Psr (modified) (1 prop)
-
trunk/vendor/psr/log/Psr/Log (modified) (1 prop)
-
trunk/vendor/psr/log/Psr/Log/AbstractLogger.php (deleted)
-
trunk/vendor/psr/log/Psr/Log/InvalidArgumentException.php (deleted)
-
trunk/vendor/psr/log/Psr/Log/LogLevel.php (deleted)
-
trunk/vendor/psr/log/Psr/Log/LoggerAwareInterface.php (deleted)
-
trunk/vendor/psr/log/Psr/Log/LoggerAwareTrait.php (deleted)
-
trunk/vendor/psr/log/Psr/Log/LoggerInterface.php (deleted)
-
trunk/vendor/psr/log/Psr/Log/LoggerTrait.php (deleted)
-
trunk/vendor/psr/log/Psr/Log/NullLogger.php (deleted)
-
trunk/vendor/psr/log/Psr/Log/Test (modified) (1 prop)
-
trunk/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php (deleted)
-
trunk/vendor/psr/log/README.md (deleted)
-
trunk/vendor/psr/log/composer.json (deleted)
-
trunk/vendor/satooshi (modified) (1 prop)
-
trunk/vendor/satooshi/php-coveralls (modified) (1 prop)
-
trunk/vendor/satooshi/php-coveralls/build (modified) (1 prop)
-
trunk/vendor/satooshi/php-coveralls/build/artifacts (modified) (1 prop)
-
trunk/vendor/satooshi/php-coveralls/build/artifacts/.gitignore (deleted)
-
trunk/vendor/satooshi/php-coveralls/build/config (modified) (1 prop)
-
trunk/vendor/satooshi/php-coveralls/build/config/apigen.neon (deleted)
-
trunk/vendor/satooshi/php-coveralls/build/config/phpcs.xml (deleted)
-
trunk/vendor/satooshi/php-coveralls/build/config/phpmd.xml (deleted)
-
trunk/vendor/stormpath (modified) (1 prop)
-
trunk/vendor/stormpath/sdk (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/CONTRIBUTING.md (deleted)
-
trunk/vendor/stormpath/sdk/LICENSE.md (deleted)
-
trunk/vendor/stormpath/sdk/composer.json (deleted)
-
trunk/vendor/stormpath/sdk/src (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/ApiKey.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Authc/Api (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/ApiAuthenticationResult.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/ApiKeyEncryptionOptions.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/ApiKeyEncryptionUtils.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/ApiRequestAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/AuthenticatorResult.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/BasicAuthenticationResult.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/BasicRequestAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/InternalRequestAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/OAuthAuthenticationResult.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/OAuthBearerAuthenticationResult.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/OAuthBearerRequestAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/OAuthClientCredentialsAuthenticationResult.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/OAuthClientCredentialsRequestAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/OAuthRequestAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/Request.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/Api/RequestAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/AuthenticationRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/BasicAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Authc/UsernamePasswordRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Cache/ArrayCacheManager.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/Cache.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/CacheManager.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/CachePSR6Adapter.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/Cacheable.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/MemcachedCacheManager.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/NullCacheManager.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/PSR6CacheKeyTrait.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/PSR6CacheManagerInterface.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/PSR6InstanceCacheManager.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/RedisCacheManager.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Cache/Tags (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Cache/Tags/CacheTagExtractor.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Client.php (deleted)
-
trunk/vendor/stormpath/sdk/src/ClientBuilder.php (deleted)
-
trunk/vendor/stormpath/sdk/src/DataStore (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/DataStore/ClassNameResolver.php (deleted)
-
trunk/vendor/stormpath/sdk/src/DataStore/DataStore.php (deleted)
-
trunk/vendor/stormpath/sdk/src/DataStore/DefaultClassNameResolver.php (deleted)
-
trunk/vendor/stormpath/sdk/src/DataStore/DefaultDataStore.php (deleted)
-
trunk/vendor/stormpath/sdk/src/DataStore/DefaultResourceFactory.php (deleted)
-
trunk/vendor/stormpath/sdk/src/DataStore/InternalDataStore.php (deleted)
-
trunk/vendor/stormpath/sdk/src/DataStore/ResourceFactory.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Directory (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Directory/PasswordPolicy.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Directory/PasswordStrength.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Exceptions (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Exceptions/Cache (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Exceptions/Cache/InvalidCacheManagerException.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Exceptions/Cache/InvalidLegacyCacheManagerException.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Exceptions/IdSite (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Exceptions/IdSite/InvalidCallbackUriException.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Exceptions/IdSite/JWTUsedAlreadyException.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Exceptions/RequestAuthenticatorException.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Http/AbstractHttpMessage.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http/Authc (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Http/Authc/BasicRequestSigner.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http/Authc/RequestSigner.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http/Authc/SAuthc1RequestSigner.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http/DefaultRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http/DefaultResponse.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http/HttpClientRequestExecutor.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http/HttpMessage.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http/Request.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http/RequestExecutor.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Http/Response.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Mail (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Mail/EmailTemplate.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Mail/ModeledEmailTemplate.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Mail/ModeledEmailTemplateList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Mail/UnmodeledEmailTemplate.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Mail/UnmodeledEmailTemplateList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Oauth/ExchangeIdSiteTokenAttempt.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/ExchangeIdSiteTokenAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/ExchangeIdSiteTokenRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/OauthGrantAuthenticationResult.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/OauthGrantAuthenticationResultBuilder.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/PasswordGrantAuthenticationAttempt.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/PasswordGrantAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/PasswordGrantRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/RefreshGrantAuthenticationAttempt.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/RefreshGrantAuthenticator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/RefreshGrantRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Oauth/VerifyAccessToken.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Provider (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Provider/FacebookProviderAccountRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Provider/GithubProviderAccountRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Provider/GoogleProviderAccountRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Provider/LinkedInProviderAccountRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Provider/ProviderAccountRequest.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Provider/ProviderDataClassNameResolver.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Resource/AbstractCollectionResource.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/AccessToken.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/AccessTokenList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Account.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/AccountCreationPolicy.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/AccountList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/AccountStore.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/AccountStoreMapping.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/AccountStoreMappingList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/ApiKey.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/ApiKeyList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Application.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/ApplicationList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/AssertionConsumerServicePostEndpoint.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/AuthenticationResult.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/BasicLoginAttempt.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/CustomData.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Deletable.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Directory.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/DirectoryList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/EmailVerificationToken.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Error.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Expansion.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/FacebookProvider.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/FacebookProviderData.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/GithubProvider.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/GithubProviderData.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/GoogleProvider.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/GoogleProviderData.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/GrantAuthenticationToken.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Group.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/GroupList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/GroupMembership.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/GroupMembershipList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/InstanceResource.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/LinkedInProvider.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/LinkedInProviderData.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/OauthPolicy.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Order.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Organization.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/OrganizationList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Page.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/PaginatedIterator.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/PasswordResetToken.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Provider.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/ProviderAccountAccess.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/ProviderAccountResult.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/ProviderData.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/RefreshToken.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/RefreshTokenList.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Resource.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/ResourceError.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/SamlProvider.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/SamlProviderData.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Saveable.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Search.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/Tenant.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/VerificationEmail.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Resource/X509SigningCert.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Saml (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Saml/AttributeStatementMappingRule.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Saml/AttributeStatementMappingRuleBuilder.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Saml/AttributeStatementMappingRules.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Saml/AttributeStatementMappingRulesBuilder.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Stormpath.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Util (modified) (1 prop)
-
trunk/vendor/stormpath/sdk/src/Util/Magic.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Util/NonceStore.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Util/RequestUtils.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Util/UUID.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Util/UserAgentBuilder.php (deleted)
-
trunk/vendor/stormpath/sdk/src/Util/Version.php (deleted)
-
trunk/vendor/symfony (modified) (1 prop)
-
trunk/vendor/symfony/event-dispatcher (modified) (1 prop)
-
trunk/vendor/symfony/event-dispatcher/.gitignore (deleted)
-
trunk/vendor/symfony/event-dispatcher/CHANGELOG.md (deleted)
-
trunk/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Debug (modified) (1 prop)
-
trunk/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Debug/WrappedListener.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/DependencyInjection (modified) (1 prop)
-
trunk/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Event.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/EventDispatcher.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/EventDispatcherInterface.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/EventSubscriberInterface.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/GenericEvent.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/LICENSE (deleted)
-
trunk/vendor/symfony/event-dispatcher/README.md (deleted)
-
trunk/vendor/symfony/event-dispatcher/Tests (modified) (1 prop)
-
trunk/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Tests/Debug (modified) (1 prop)
-
trunk/vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Tests/DependencyInjection (modified) (1 prop)
-
trunk/vendor/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Tests/EventDispatcherTest.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Tests/EventTest.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Tests/GenericEventTest.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php (deleted)
-
trunk/vendor/symfony/event-dispatcher/composer.json (deleted)
-
trunk/vendor/symfony/event-dispatcher/phpunit.xml.dist (deleted)
-
trunk/vendor/symfony/yaml (modified) (1 prop)
-
trunk/vendor/symfony/yaml/.gitignore (deleted)
-
trunk/vendor/symfony/yaml/CHANGELOG.md (deleted)
-
trunk/vendor/symfony/yaml/Dumper.php (deleted)
-
trunk/vendor/symfony/yaml/Escaper.php (deleted)
-
trunk/vendor/symfony/yaml/Exception (modified) (1 prop)
-
trunk/vendor/symfony/yaml/Exception/DumpException.php (deleted)
-
trunk/vendor/symfony/yaml/Exception/ExceptionInterface.php (deleted)
-
trunk/vendor/symfony/yaml/Exception/ParseException.php (deleted)
-
trunk/vendor/symfony/yaml/Exception/RuntimeException.php (deleted)
-
trunk/vendor/symfony/yaml/Inline.php (deleted)
-
trunk/vendor/symfony/yaml/LICENSE (deleted)
-
trunk/vendor/symfony/yaml/Parser.php (deleted)
-
trunk/vendor/symfony/yaml/README.md (deleted)
-
trunk/vendor/symfony/yaml/Tests (modified) (1 prop)
-
trunk/vendor/symfony/yaml/Tests/DumperTest.php (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures (modified) (1 prop)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/YtsBlockMapping.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/YtsDocumentSeparator.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/YtsErrorTests.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/YtsFlowCollections.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/YtsFoldedScalars.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/YtsNullsAndEmpties.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/YtsSpecificationExamples.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/YtsTypeTransfers.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/arrow.gif (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/embededPhp.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/escapedCharacters.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/index.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/multiple_lines_as_literal_block.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/sfComments.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/sfCompact.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/sfMergeKey.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/sfObjects.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/sfQuotes.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/sfTests.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/Fixtures/unindentedCollections.yml (deleted)
-
trunk/vendor/symfony/yaml/Tests/InlineTest.php (deleted)
-
trunk/vendor/symfony/yaml/Tests/ParseExceptionTest.php (deleted)
-
trunk/vendor/symfony/yaml/Tests/ParserTest.php (deleted)
-
trunk/vendor/symfony/yaml/Tests/YamlTest.php (deleted)
-
trunk/vendor/symfony/yaml/Unescaper.php (deleted)
-
trunk/vendor/symfony/yaml/Yaml.php (deleted)
-
trunk/vendor/symfony/yaml/composer.json (deleted)
-
trunk/vendor/symfony/yaml/phpunit.xml.dist (deleted)
Legend:
- Unmodified
- Added
- Removed
-
stormpath/tags/v0.1.3
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/includes
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/includes/admin
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/includes/images
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/includes/notices
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/includes/resources
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/languages
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/phpcs.xml
r1502964 r1516217 12 12 <exclude-pattern>*/vendor/*</exclude-pattern> 13 13 <exclude-pattern>*/images/*</exclude-pattern> 14 <exclude-pattern>*/bin/*</exclude-pattern> 14 15 15 16 <!-- Commenting Sniffs --> -
stormpath/tags/v0.1.3/readme.txt
r1516173 r1516217 4 4 Requires at least: 4.5.0 5 5 Tested up to: 4.6.1 6 Stable tag: 0.1. 26 Stable tag: 0.1.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 46 46 == Changelog == 47 47 48 = 0.1.3 = 49 * Auto Deployment to WordPress setup 50 48 51 = 0.1.2 = 49 52 * Patch Update for empty() usage in PHP versions 5.5 and below -
stormpath/tags/v0.1.3/stormpath.php
r1516015 r1516217 16 16 17 17 define( 'STORMPATH_INTEGRATION', 'stormpath-wordpress' ); 18 define( 'STORMPATH_VERSION', '0.1. 2' );18 define( 'STORMPATH_VERSION', '0.1.3' ); 19 19 20 20 require_once dirname( __FILE__ ) . '/vendor/autoload.php'; -
stormpath/tags/v0.1.3/tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/bin
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/adapter-common
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/adapter-common/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/adapter-common/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/array-adapter
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/array-adapter/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/hierarchical-cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/hierarchical-cache/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/hierarchical-cache/Tests/Helper
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/memcached-adapter
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/memcached-adapter/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/redis-adapter
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/redis-adapter/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/taggable-cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/taggable-cache/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/void-adapter
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/cache/void-adapter/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/composer
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/firebase
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/firebase/php-jwt
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/firebase/php-jwt/Authentication
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/firebase/php-jwt/Exceptions
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/firebase/php-jwt/tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs/_downloads
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs/_static
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs/_templates
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs/batching
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs/getting-started
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs/http-client
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs/iterators
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs/plugins
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs/testing
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/docs/webservice-client
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/phing
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/phing/imports
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/phing/tasks
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Common/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Curl
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Http/Resources
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Inflection
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Iterator
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Message
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Parser/Url
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/History
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Builder
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Description
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Service/Resource
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/src/Guzzle/Stream
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/ErrorResponse
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Crypt
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/File
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/File/ASN1
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Math
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Net
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/System
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/System/SSH
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/psr
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/psr/cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/psr/cache/src
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/psr/log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/psr/log/Psr
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/psr/log/Psr/Log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/psr/log/Psr/Log/Test
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/satooshi
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/satooshi/php-coveralls
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/satooshi/php-coveralls/build
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/satooshi/php-coveralls/build/artifacts
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/satooshi/php-coveralls/build/config
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Authc
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Authc/Api
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Cache/Tags
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/DataStore
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Directory
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Exceptions/IdSite
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Http
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Http/Authc
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Mail
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Oauth
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Provider
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Resource
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Saml
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/stormpath/sdk/src/Util
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony/event-dispatcher
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony/event-dispatcher/Debug
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony/event-dispatcher/DependencyInjection
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony/event-dispatcher/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/Debug
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony/event-dispatcher/Tests/DependencyInjection
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony/yaml
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony/yaml/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony/yaml/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/tags/v0.1.3/vendor/symfony/yaml/Tests/Fixtures
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/includes
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/includes/admin
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/includes/images
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/includes/notices
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/includes/resources
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/languages
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/phpcs.xml
r1502964 r1516217 12 12 <exclude-pattern>*/vendor/*</exclude-pattern> 13 13 <exclude-pattern>*/images/*</exclude-pattern> 14 <exclude-pattern>*/bin/*</exclude-pattern> 14 15 15 16 <!-- Commenting Sniffs --> -
stormpath/trunk/readme.txt
r1516173 r1516217 4 4 Requires at least: 4.5.0 5 5 Tested up to: 4.6.1 6 Stable tag: 0.1. 26 Stable tag: 0.1.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 46 46 == Changelog == 47 47 48 = 0.1.3 = 49 * Auto Deployment to WordPress setup 50 48 51 = 0.1.2 = 49 52 * Patch Update for empty() usage in PHP versions 5.5 and below -
stormpath/trunk/stormpath.php
r1516015 r1516217 16 16 17 17 define( 'STORMPATH_INTEGRATION', 'stormpath-wordpress' ); 18 define( 'STORMPATH_VERSION', '0.1. 2' );18 define( 'STORMPATH_VERSION', '0.1.3' ); 19 19 20 20 require_once dirname( __FILE__ ) . '/vendor/autoload.php'; -
stormpath/trunk/tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/bin
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/adapter-common
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/adapter-common/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/adapter-common/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/array-adapter
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/array-adapter/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/hierarchical-cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/hierarchical-cache/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/hierarchical-cache/Tests/Helper
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/memcached-adapter
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/memcached-adapter/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/redis-adapter
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/redis-adapter/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/taggable-cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/taggable-cache/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/void-adapter
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/cache/void-adapter/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/composer
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/firebase
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/firebase/php-jwt
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/firebase/php-jwt/Authentication
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/firebase/php-jwt/Exceptions
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/firebase/php-jwt/tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs/_downloads
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs/_static
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs/_templates
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs/batching
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs/getting-started
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs/http-client
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs/iterators
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs/plugins
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs/testing
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/docs/webservice-client
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/phing
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/phing/imports
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/phing/tasks
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Batch
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Common
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Common/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Http
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Curl
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Http/Resources
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Inflection
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Iterator
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Parser
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Message
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Parser/Url
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/History
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Service
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Builder
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Description
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Service/Resource
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/src/Guzzle/Stream
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/ErrorResponse
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib/phpseclib
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib/phpseclib/File
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib/phpseclib/File/ASN1
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib/phpseclib/Math
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib/phpseclib/Net
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib/phpseclib/System
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib/phpseclib/System/SSH
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/psr
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/psr/cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/psr/cache/src
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/psr/log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/psr/log/Psr
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/psr/log/Psr/Log
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/psr/log/Psr/Log/Test
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/satooshi
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/satooshi/php-coveralls
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/satooshi/php-coveralls/build
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/satooshi/php-coveralls/build/artifacts
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/satooshi/php-coveralls/build/config
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Authc
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Authc/Api
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Cache/Tags
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/DataStore
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Directory
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Exceptions
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Exceptions/Cache
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Exceptions/IdSite
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Http
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Http/Authc
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Mail
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Oauth
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Provider
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Resource
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Saml
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/stormpath/sdk/src/Util
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony/event-dispatcher
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony/event-dispatcher/Debug
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony/event-dispatcher/DependencyInjection
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony/event-dispatcher/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony/event-dispatcher/Tests/Debug
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony/event-dispatcher/Tests/DependencyInjection
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony/yaml
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony/yaml/Exception
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony/yaml/Tests
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
-
stormpath/trunk/vendor/symfony/yaml/Tests/Fixtures
-
Property
svn:ignore
set to
.DS_Store
.editorconfig
.git
.gitignore
.travis.yml
README.md
bin
composer.json
composer.lock
phpunit.xml
phpunit.xml.dist
tests
phpcs.xml
-
Property
svn:ignore
set to
Note: See TracChangeset
for help on using the changeset viewer.