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

[WIP] Sharestorageprovider oc10 sm #1846

Closed
wants to merge 15 commits into from

Commits on Aug 17, 2021

  1. Add a sharesstorageprovider

    The provider exposes all received shares. It can be mounted to /home/Shares
    to make a lot of special cases for shares handling in the gateway and
    storage drivers superfluous.
    aduffeck committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    2a77248 View commit details
    Browse the repository at this point in the history
  2. Add missing mock file

    aduffeck committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    1cad996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    195ee5e View commit details
    Browse the repository at this point in the history
  4. Fix tests

    aduffeck committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    c5b0e78 View commit details
    Browse the repository at this point in the history
  5. Adapt to changes from rebase

    aduffeck committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    f47cb9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09b1121 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    accd9c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b44d1de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f9ded0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fb3b39 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    51a55e8 View commit details
    Browse the repository at this point in the history
  12. Adjust expected failures

    aduffeck committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    8629784 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db97815 View commit details
    Browse the repository at this point in the history
  14. Fix rebase artifacts

    aduffeck committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    3894a79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    29327c2 View commit details
    Browse the repository at this point in the history