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

Fix iterate over storage plugin names #607

Merged
merged 5 commits into from
Aug 21, 2023
Merged

Fix iterate over storage plugin names #607

merged 5 commits into from
Aug 21, 2023

Commits on Aug 14, 2023

  1. initial testing...

    jesper-friis committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    63dccea View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    122ae41 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Fixed segfault in iteration over storage plugin names

    Also changed plugin help to be a class method.
    jesper-friis committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    89da0c6 View commit details
    Browse the repository at this point in the history
  2. Removed testing that no storage plugins are loaded initially, since t…

    …hey will
    
    be if run from test_python_bindings...
    jesper-friis committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    d223ded View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af374c8 View commit details
    Browse the repository at this point in the history