Skip to content

Commit

Permalink
[fc] Repository: plone.app.caching
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2019-02-05T20:17:55+01:00
Author: Katja Süss (ksuess) <[email protected]>
Commit: plone/plone.app.caching@cd14b20

Products.ResourceRegistries optional

Files changed:
M plone/app/caching/lastmodified.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2019-02-05T20:17:55+01:00
Author: Katja Süss (ksuess) <[email protected]>
Commit: plone/plone.app.caching@79462e0

BBB marker

Files changed:
M plone/app/caching/lastmodified.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2019-02-05T20:17:55+01:00
Author: Katja Süss (ksuess) <[email protected]>
Commit: plone/plone.app.caching@ac8fb3d

update of changes.rst

Files changed:
M CHANGES.rst
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2019-02-05T20:17:55+01:00
Author: Katja Süss (ksuess) <[email protected]>
Commit: plone/plone.app.caching@13d89df

adapter of legacy ResourceRegistries made conditional

bug fix

Files changed:
M plone/app/caching/configure.zcml
M plone/app/caching/tests/test_profile_without_caching_proxy.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2019-02-05T20:17:56+01:00
Author: Katja Süss (ksuess) <[email protected]>
Commit: plone/plone.app.caching@b18dedb

Handling of legacy resource registries Products.ResourceRegistries removed

no conditional handling

Files changed:
M CHANGES.rst
M docs/caching-proxies.rst
M docs/etags.rst
M plone/app/caching/caching.zcml
M plone/app/caching/configure.zcml
M plone/app/caching/lastmodified.py
M plone/app/caching/operations/configure.zcml
M plone/app/caching/operations/default.py
M plone/app/caching/operations/etags.py
M plone/app/caching/profiles/with-caching-proxy-splitviews/registry.xml
M plone/app/caching/profiles/with-caching-proxy/registry.xml
M plone/app/caching/profiles/without-caching-proxy/registry.xml
M plone/app/caching/tests/test_profile_with_caching_proxy.py
M plone/app/caching/tests/test_profile_without_caching_proxy.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2019-02-05T21:07:47+01:00
Author: Katja Süss (ksuess) <[email protected]>
Commit: plone/plone.app.caching@5871d1d

Removed legacy resource registries

Files changed:
A news/45.breaking
M plone/app/caching/operations/configure.zcml
M setup.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2019-02-06T14:08:20+01:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.app.caching@87de803

Merge pull request #45 from plone/remove-legacy-resource-registries

Legacy resource registries made optional

Files changed:
A news/45.breaking
M CHANGES.rst
M docs/caching-proxies.rst
M docs/etags.rst
M plone/app/caching/caching.zcml
M plone/app/caching/configure.zcml
M plone/app/caching/lastmodified.py
M plone/app/caching/operations/configure.zcml
M plone/app/caching/operations/default.py
M plone/app/caching/operations/etags.py
M plone/app/caching/profiles/with-caching-proxy-splitviews/registry.xml
M plone/app/caching/profiles/with-caching-proxy/registry.xml
M plone/app/caching/profiles/without-caching-proxy/registry.xml
M plone/app/caching/tests/test_profile_with_caching_proxy.py
M plone/app/caching/tests/test_profile_without_caching_proxy.py
M setup.py
  • Loading branch information
jensens committed Feb 6, 2019
1 parent f790002 commit 5eaf46c
Showing 1 changed file with 115 additions and 21 deletions.
Loading

0 comments on commit 5eaf46c

Please sign in to comment.