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: Support multiple blob dirs and (optional) hierarchical structure within each blob dir #3725

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jan 5, 2023

  1. Add support for hierarchical structure within blob files dir.

    Add --blob-dirs argument to allow extra blob dirs outside of
    the main "data dir".
    moodyjon committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    eb2bbca View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Fix unit tests.

    moodyjon committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    62db078 View commit details
    Browse the repository at this point in the history
  2. Fix more unit tests.

    moodyjon committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    403f1f8 View commit details
    Browse the repository at this point in the history
  3. Fix one more unit test.

    moodyjon committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    cd3701e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f5c7fe View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    df57d09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71dd10c View commit details
    Browse the repository at this point in the history