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

Configuring file stores (storage drivers) for individual datasets #7272

Merged
merged 10 commits into from
Sep 16, 2020

Commits on Sep 14, 2020

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

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    246250d View commit details
    Browse the repository at this point in the history
  2. code rearranged to have the dedicated storage driver for both dataver…

    …ses and datasets (but not datafiles). #6872
    landreev committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    3de07ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ac5e8c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    872ac52 View commit details
    Browse the repository at this point in the history
  2. made the behavior of the APIs more consistent with the existing datav…

    …erse-level equivalents. (#6872)
    landreev committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    66c00e8 View commit details
    Browse the repository at this point in the history
  3. adding release notes

    djbrooke committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    8ae2fa9 View commit details
    Browse the repository at this point in the history
  4. Places in the code where the upload size limit and similar things are…

    … checked... all needed to be changed not to assume that it's inherited from the parent dataverse. (#6872)
    landreev committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    50b12f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c7a4ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49ebafc View commit details
    Browse the repository at this point in the history