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: 2023-05-30T14:56:20+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@c55c689

Remove old dependencies mappings from .meta.toml.

Files changed:
M .meta.toml
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-05-30T14:56:29+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@4364fb6

Configuring with plone/meta

Files changed:
A .github/workflows/meta.yml
A news/changelog_template.jinja
A news/fb4615d7.internal
M .meta.toml
M .pre-commit-config.yaml
M pyproject.toml
M setup.cfg
M tox.ini
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-05-30T14:57:03+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@ee29f9d

Removed docs/changelog_template.jinja.  This is in news/ now.

Files changed:
D docs/changelog_template.jinja
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-05-30T14:58:46+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@3579896

'discreet' is a default codespell ignore now.

Files changed:
M .meta.toml
M pyproject.toml
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-05-30T15:09:50+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@01b31f0

Fix extra check-manifest ignores.

Files changed:
M .meta.toml
M setup.cfg
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-06-02T11:29:16+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@c67548e

Fix purge test when restapi is not available.

With `plone.restapi` we have an extra `@comments` purge path.

Files changed:
M plone/app/caching/tests/test_purge.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-06-02T11:37:08+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@c34f42e

chore: plone.testing.z2 -&gt; zope

Files changed:
M plone/app/caching/tests/test_integration.py
M plone/app/caching/tests/test_operation_default.py
M plone/app/caching/tests/test_operation_parameters.py
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: 2023-06-02T11:47:15+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@fe92116

Removed 'xx' from end of test method.

Files changed:
M plone/app/caching/tests/test_profile_with_caching_proxy.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-06-02T12:07:20+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@53836bd

Fixed tests that compared a stable time with a ten year old Expires handler.

Fixes plone/plone.app.caching#127

Files changed:
A news/127.tests
M plone/app/caching/tests/test_utils.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-06-02T12:18:25+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@14e2d36

Configuring with plone/meta, remove setup.cfg

Files changed:
A .flake8
A news/e08b1234.internal
M .editorconfig
M .github/workflows/meta.yml
M .gitignore
M .meta.toml
M .pre-commit-config.yaml
M pyproject.toml
M tox.ini
D setup.cfg
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-06-02T21:02:28+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.caching@3401ed6

Merge pull request #130 from plone/config-with-default-template-33092427

Config with default template 33092427

Files changed:
A .flake8
A .github/workflows/meta.yml
A news/127.tests
A news/changelog_template.jinja
A news/e08b1234.internal
A news/fb4615d7.internal
M .editorconfig
M .gitignore
M .meta.toml
M .pre-commit-config.yaml
M plone/app/caching/tests/test_integration.py
M plone/app/caching/tests/test_operation_default.py
M plone/app/caching/tests/test_operation_parameters.py
M plone/app/caching/tests/test_profile_with_caching_proxy.py
M plone/app/caching/tests/test_profile_without_caching_proxy.py
M plone/app/caching/tests/test_purge.py
M plone/app/caching/tests/test_utils.py
M pyproject.toml
M tox.ini
D docs/changelog_template.jinja
D setup.cfg
  • Loading branch information
gforcada committed Jun 2, 2023
1 parent 3fb4e42 commit 76dd5dd
Showing 1 changed file with 196 additions and 14 deletions.
Loading

0 comments on commit 76dd5dd

Please sign in to comment.