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

Support trashbin sub paths in the recycle API #1827

Merged
merged 8 commits into from
Jul 9, 2021

Commits on Jul 9, 2021

  1. implement depth handling for propfinds on the trash-bin

    David Christofas committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    ee69f2f View commit details
    Browse the repository at this point in the history
  2. implement purging of specific files in the trash-bin

    David Christofas committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    4adfa44 View commit details
    Browse the repository at this point in the history
  3. fix lookup of recycle item

    David Christofas committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    f0f9c7a View commit details
    Browse the repository at this point in the history
  4. implement restore for specific files in the trash-bin tree

    David Christofas committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    986fffe View commit details
    Browse the repository at this point in the history
  5. resolve linter issue and update expected failures

    David Christofas committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    6fde82b View commit details
    Browse the repository at this point in the history
  6. update grpc tests

    David Christofas committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    e465080 View commit details
    Browse the repository at this point in the history
  7. make recycle methods require a key and a path explicitly

    David Christofas committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    34426fe View commit details
    Browse the repository at this point in the history
  8. update expected failures

    David Christofas committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    df9e206 View commit details
    Browse the repository at this point in the history