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] Ci fixes #48214

Merged
merged 16 commits into from
Sep 19, 2024
Merged

[stable29] Ci fixes #48214

merged 16 commits into from
Sep 19, 2024

Commits on Sep 19, 2024

  1. fix: Drop unnecessary exit

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge authored and icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    88aa768 View commit details
    Browse the repository at this point in the history
  2. fix: get source file before moving the cache item in objectstore move…

    …FromStorage
    
    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    68e82ba View commit details
    Browse the repository at this point in the history
  3. fix: create intermediate directories for objectstore moveFromStorage

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f71dce6 View commit details
    Browse the repository at this point in the history
  4. fix: cleanup objectstore file_put_content

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6683711 View commit details
    Browse the repository at this point in the history
  5. fix: fix object store id for test object store

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    48cd657 View commit details
    Browse the repository at this point in the history
  6. fix: verify that parent exists in cache when inserting

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    671170a View commit details
    Browse the repository at this point in the history
  7. test: fix incorrect ltrim usage in test

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6c9bef6 View commit details
    Browse the repository at this point in the history
  8. fix: ensure parent folder exists when writing a file to object storage

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    79e7c48 View commit details
    Browse the repository at this point in the history
  9. test: put parent items into cache in tests

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f38d704 View commit details
    Browse the repository at this point in the history
  10. test: fix service overwrite in PartFileInRootUploadTest

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ebbf74f View commit details
    Browse the repository at this point in the history
  11. test: fix ShareAPIControllerTest.php

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3f0c63e View commit details
    Browse the repository at this point in the history
  12. test: fix trashbin StorageTest

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c17d78c View commit details
    Browse the repository at this point in the history
  13. test: fix ShareControllerTest.php

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fafc93b View commit details
    Browse the repository at this point in the history
  14. fix: Override start method of \Sabre\DAV\Server to remove exception o…

    …utput
    
    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge authored and icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ee9f311 View commit details
    Browse the repository at this point in the history
  15. fix(tests): Fix Folder tests

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc authored and icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    617c663 View commit details
    Browse the repository at this point in the history
  16. fix: Prevent duplicate creation of print_exception function

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge authored and icewind1991 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b731f95 View commit details
    Browse the repository at this point in the history