No readme file found in bundle.
Copyright (c) 2015-2017 Contentful GmbH
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
contentful:
delivery:
default_client: ~
clients:
# Prototype
name:
space: ~ # Required
token: ~ # Required
preview: false
request_logging: false
default_locale: ~
uri_override: ~
# Override the default HTTP client with a custom Guzzle instance. Service ID as string.
http_client: ~
cache: true
-
Merge pull request #16 from ilukac/reset_method_in_datacollector
By web-flow, 3 years ago
-
added reset method to datacollector for symfony4 compatibilty
By ilukac, 3 years ago
-
Prepares next development iteration
By dborsatto, 3 years ago
-
Prepares release for 2.0.0
By dborsatto, 3 years ago
-
Merge pull request #13 from contentful/cda-2.0
By web-flow, 3 years ago
-
Updates the CDA SDK to version 2.0.
By realityking, 3 years ago
-
Merge pull request #12 from contentful/codecov
By web-flow, 3 years ago
-
Adds tracking of code coverage with codecov.
By realityking, 3 years ago
-
Removes mentions that the Bundle is in beta.
By realityking, 3 years ago
-
Prepares next development iteration.
By realityking, 3 years ago
-
Prepares version 1.0.0.
By realityking, 3 years ago
-
Requires a stable version of the PHP SDK.
By realityking, 3 years ago
-
Prepares the next development iteration
By realityking, 3 years ago
-
Prepares 0.8.0-beta
By realityking, 3 years ago
-
Merge pull request #8 from contentful/feature/cache
By web-flow, 3 years ago
-
Adds configuration options to cache the space and content types.
By realityking, 3 years ago
-
Merge pull request #9 from contentful/contentful-0.8
By web-flow, 3 years ago
-
Updates the CDA SDK to version 0.8.
By realityking, 3 years ago
-
Fixes a date in the changelog.
By realityking, 3 years ago
-
Merge pull request #7 from contentful/contentful-0.7
By web-flow, 3 years ago
-
Adds a configuration option to override the Guzzle instance used by the client.
By realityking, 3 years ago
-
Adds the ability to set the default locale for the client.
By realityking, 3 years ago
-
Adds the ability to override the URI used to access the Contentful API.
By realityking, 3 years ago
-
Changes the Contentful SDK to version 0.7
By realityking, 3 years ago
-
Prepare for next iteration
By realityking, 3 years ago
-
Prepare changelog for the next release
By realityking, 3 years ago
-
Merge pull request #6 from contentful/cleanup
By web-flow, 3 years ago
-
Changes ProfilerController so that all actions are postfixed with the word "Action".
By realityking, 3 years ago
-
Removes user specific files from .gitignore
By realityking, 3 years ago
-
Updates copyright information for 2017.
By realityking, 3 years ago