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

Automatic repo migrations #202

Merged
merged 11 commits into from
Nov 6, 2019
Merged

Automatic repo migrations #202

merged 11 commits into from
Nov 6, 2019

Commits on Nov 5, 2019

  1. feat: integration of js-ipfs-repo-migrations

    Integration of js-ipfs-repo-migrations brings automatic repo migrations
    to ipfs-repo (both in-browser and fs). It is possible to control the
    automatic migration using either config's setting
    'repoDisableAutoMigration' or IPFSRepo's option 'disableAutoMigration'.
    
    License: MIT
    Signed-off-by: Adam Uhlir <adam@uhlir.dev>
    AuHau committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    8b5df69 View commit details
    Browse the repository at this point in the history
  2. Throw error when repo's version is higher then expected

    License: MIT
    Signed-off-by: Adam Uhlir <adam@uhlir.dev>
    AuHau committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    ed669f6 View commit details
    Browse the repository at this point in the history
  3. Tweaks

    License: MIT
    Signed-off-by: Adam Uhlir <adam@uhlir.dev>
    AuHau committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    7d998c5 View commit details
    Browse the repository at this point in the history
  4. fix: readme changes

    AuHau committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    1ba2851 View commit details
    Browse the repository at this point in the history
  5. fix: tests setup

    AuHau committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    930e6db View commit details
    Browse the repository at this point in the history
  6. style: lint

    AuHau committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    e5f742c View commit details
    Browse the repository at this point in the history
  7. fix: tweaks

    AuHau committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    5657037 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c73f9d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. fix: pr feedback

    AuHau committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    be94893 View commit details
    Browse the repository at this point in the history
  2. chore: update dev-dependencies

    AuHau committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    e737408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eb9216 View commit details
    Browse the repository at this point in the history