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

[stable29] test: re-add object store primary storage phpunit tests #48488

Open
wants to merge 6 commits into
base: stable29
Choose a base branch
from

Commits on Oct 9, 2024

  1. test: re-add object store primary storage phpunit tests

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    90a6a75 View commit details
    Browse the repository at this point in the history
  2. fix: ensure source folder is removed from cache when moving to object…

    …store
    
    otherwise this causes confusion down the line as it's contents will be moved to the new cache
    
    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    97862e7 View commit details
    Browse the repository at this point in the history
  3. fix: preserve fileid when moving from objectstore to non-objectstore

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dd663a9 View commit details
    Browse the repository at this point in the history
  4. test: fix share storage move test with object store

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bd00811 View commit details
    Browse the repository at this point in the history
  5. fix: rework move into object store to better preserve fileids

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    73bff23 View commit details
    Browse the repository at this point in the history
  6. fix: improve moving object store items to trashbin

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    48ff0d5 View commit details
    Browse the repository at this point in the history