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

[stable28] Ci fixes #48213

Open
wants to merge 18 commits into
base: stable28
Choose a base branch
from
Open

[stable28] Ci fixes #48213

wants to merge 18 commits into from

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
    fa497d0 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
    ad845ba 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
    5c204bb 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
    39890db 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
    8e40d5a 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
    b693795 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
    14c6103 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
    c415abd 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
    53a7530 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
    d5e22e1 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
    a06050d 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
    0fbeb3d 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
    e5d9c59 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
    b6d1d8c 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
    189930a 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
    c255e70 View commit details
    Browse the repository at this point in the history
  17. fix: fix shared storage test

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

Commits on Sep 20, 2024

  1. fix: fix trashbin move with object store

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