Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ipfs-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.52.0
Choose a base ref
...
head repository: ipfs-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.53.0
Choose a head ref
  • 12 commits
  • 15 files changed
  • 6 contributors

Commits on Feb 21, 2018

  1. docs: Fix paths to examples

    achingbrain authored and daviddias committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    0c76cdd View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. fix: bwPullStream example

    hacdias authored and daviddias committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    59bd7ac View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

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

Commits on Mar 6, 2018

  1. test: Improve pubsub test isolation

    Always unsubscribe the feeds. This way subsequent tests won't
    fail randomly.
    vmx committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    b33079e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Merge pull request #229 from ipfs/pubsub-isolation

    test: Improve pubsub test isolation
    victorb authored Mar 7, 2018
    Configuration menu
    Copy the full SHA
    3f62bf4 View commit details
    Browse the repository at this point in the history
  2. fix: adapt dag tests to current environment

    The current go-ipfs doesn't yet support running all those tests,
    but at least part of them. Fix the tests that work and skip the
    ones that are not yet supported.
    vmx authored and daviddias committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    7a6fc5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aa0382 View commit details
    Browse the repository at this point in the history
  4. More fixes

    vmx authored and daviddias committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    9c73519 View commit details
    Browse the repository at this point in the history
  5. Yet another fix

    vmx authored and daviddias committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    170790f View commit details
    Browse the repository at this point in the history
  6. chore: update deps

    daviddias committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    1bf9e93 View commit details
    Browse the repository at this point in the history
  7. chore: update contributors

    daviddias committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    52268de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19318eb View commit details
    Browse the repository at this point in the history
Loading