Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SiM07/FOSHttpCacheBundle

Tags

1.3.11

Toggle 1.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request FriendsOfSymfony#395 from emodric/patch-1

Support FQCN service names for Sensio Framework Extra Bundle

2.1.1

Toggle 2.1.1's commit message
Merge pull request FriendsOfSymfony#375 from FriendsOfSymfony/improve…

…-tags-and-noop-doc

improve documentation for tags and noop client

2.1.0

Toggle 2.1.0's commit message
update branch alias

2.0.0

Toggle 2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
dbu David Buchmann
stable release 2.0.0

2.0.0-beta2

Toggle 2.0.0-beta2's commit message
adjust dependency on http-cache library

2.0.0-beta1

Toggle 2.0.0-beta1's commit message
improve changelog for tag invalidation

2.0.0-alpha1

Toggle 2.0.0-alpha1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Prepare 2.0.0 alpha (FriendsOfSymfony#360)

* Add PHP 7.1 to test matrix.
* Update changelog.
* Update FOSHttpCache dependency.
* Add php-http/message to require-dev to fix --prefer-lowest on Travis.
  Otherwise Composer throws a "Your requirements could not be resolved
  to an installable set of packages."

1.3.10

Toggle 1.3.10's commit message
Merge pull request FriendsOfSymfony#338 from j0k3r/symfony-3.2-for-1.3

Add support for Symfony 3.*

1.3.9

Toggle 1.3.9's commit message
Merge pull request FriendsOfSymfony#312 from FriendsOfSymfony/handle-…

…only-custom-client

[1.3] handle configuration where we only have a custom proxy client and no proxies configured

1.3.8

Toggle 1.3.8's commit message
Do not sanity check hash of anonymous requests (FriendsOfSymfony#289)