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

Make owncloudsql spaces aware #2472

Merged
merged 21 commits into from
Jan 28, 2022

Commits on Jan 28, 2022

  1. Add ListStorages method

    aduffeck committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    1b2052d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3eddc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0c82de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe1f946 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    224fb24 View commit details
    Browse the repository at this point in the history
  6. Use oc_mounts to find the storage roots

    This way it also works with storages with hashed IDs (that happens when
    the id exceeds a certain length).
    aduffeck committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ec9ed38 View commit details
    Browse the repository at this point in the history
  7. Fix shares

    aduffeck committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    5af539a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c61e1ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d4e501 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e7e042f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    81a70b7 View commit details
    Browse the repository at this point in the history
  12. Add changelog

    aduffeck committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    6cef1ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    367944b View commit details
    Browse the repository at this point in the history
  14. Fix field mask

    aduffeck committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    fe3b9d4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    15e4520 View commit details
    Browse the repository at this point in the history
  16. Fix hound issue

    aduffeck committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    1ea5c94 View commit details
    Browse the repository at this point in the history
  17. Fix changelog URL

    aduffeck committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    d484e46 View commit details
    Browse the repository at this point in the history
  18. Fix linter issue

    aduffeck committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    e5fbc3b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ae82918 View commit details
    Browse the repository at this point in the history
  20. Adapt expected failures

    aduffeck committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    82714f4 View commit details
    Browse the repository at this point in the history
  21. Cache user lookups in the oc10-sql share manager

    That leads to a massive performance boost.
    aduffeck committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a24609b View commit details
    Browse the repository at this point in the history