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

Fix for using cache pools with multiple areas #2232

Merged
merged 12 commits into from
Mar 6, 2024

Commits on Mar 5, 2024

  1. enable configuring cache for each area

    Adrian Brajkovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bbec92e View commit details
    Browse the repository at this point in the history
  2. add test

    Adrian Brajkovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    661e530 View commit details
    Browse the repository at this point in the history
  3. lint

    Adrian Brajkovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a71ac20 View commit details
    Browse the repository at this point in the history
  4. remove deprecation test

    Adrian Brajkovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a522fbd View commit details
    Browse the repository at this point in the history
  5. use global cache as fallback

    Adrian Brajkovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c8e7c8f View commit details
    Browse the repository at this point in the history
  6. delete redundant code

    Adrian Brajkovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1425119 View commit details
    Browse the repository at this point in the history
  7. add more tests

    Adrian Brajkovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ba64b0b View commit details
    Browse the repository at this point in the history
  8. lint

    Adrian Brajkovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    77ea24a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd66719 View commit details
    Browse the repository at this point in the history
  10. cache config test cases

    DjordyKoert committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    dd04c1d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8ecb87 View commit details
    Browse the repository at this point in the history
  12. fix reference not passed

    DjordyKoert committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    38711df View commit details
    Browse the repository at this point in the history