Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensured the Page cache identifier is read in the same way and checking and saving the cache identifier #38646

Open
wants to merge 9 commits into
base: 2.4-develop
Choose a base branch
from

Commits on Apr 22, 2024

  1. Added a new page cache identifier model to unify the page cache ident…

    …ifier with store configuration
    digitalrisedorset committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b663f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e434e4d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    5bb3734 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    c6579bd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    52da3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a08b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5c1e56 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Moved identifier page cache model outside of library folder to allow …

    …to work with non library models for the cache logic
    digitalrisedorset committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ea26c1c View commit details
    Browse the repository at this point in the history
  2. Moved unit tests to match latest commit making the page cache identif…

    …ier logic external to lib folder
    digitalrisedorset committed May 16, 2024
    Configuration menu
    Copy the full SHA
    83729bb View commit details
    Browse the repository at this point in the history