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 ini metadata backend #3711

Merged
merged 15 commits into from
Mar 13, 2023
Merged

Fix ini metadata backend #3711

merged 15 commits into from
Mar 13, 2023

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    ca06d06 View commit details
    Browse the repository at this point in the history
  2. Use storage-relative paths as the cache key

    That prevents non-aligned cache keys when multiple providers mount the
    storage at a different location.
    aduffeck committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    719e536 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    371c1d7 View commit details
    Browse the repository at this point in the history
  4. add messagepack backend

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic authored and aduffeck committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    204253e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6f60ad View commit details
    Browse the repository at this point in the history
  6. Adapt changelog

    aduffeck committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    819b789 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    aduffeck committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    51f6d75 View commit details
    Browse the repository at this point in the history
  8. Fix test

    aduffeck committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6e9c3cc View commit details
    Browse the repository at this point in the history
  9. Fix error message

    aduffeck committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    bd710ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39e8ddc View commit details
    Browse the repository at this point in the history
  11. make hound happy

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0371407 View commit details
    Browse the repository at this point in the history
  12. flip tests

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic authored and aduffeck committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    cccefab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d16b509 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d47e29b View commit details
    Browse the repository at this point in the history
  15. Fix comment

    aduffeck committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d295950 View commit details
    Browse the repository at this point in the history