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.70.2
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.70.3
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 2, 2018

  1. fix: allow skip with object but no reason (#318)

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw authored Jul 2, 2018
    Configuration menu
    Copy the full SHA
    ef91026 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. fix: allow passing only to suites with skip lists (#321)

    License: MIT
    Signed-off-by: Travis Person <travis@protocol.ai>
    Travis Person authored and alanshaw committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    c47c4ce View commit details
    Browse the repository at this point in the history
  2. test(dag): ensure dag.put can be called without options (#316)

    * test(dag): introduce test that ensure `dag.put` can be called without options
    
    As discussed in ipfs/js-ipfs#1415 (comment)
    
    * chore(SPEC/DAG): update DAG spec to cover optional `options` argument
    
    License: MIT
    Signed-off-by: Pascal Precht <pascal.precht@gmail.com>
    
    * test: add test to ensure defaults are set
    
    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    0x-r4bbit authored and alanshaw committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    011c417 View commit details
    Browse the repository at this point in the history
  3. fix: license (#312)

    * chore: fix license
    
    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    
    * fix: license text
    
    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw authored Jul 3, 2018
    Configuration menu
    Copy the full SHA
    8fa3e98 View commit details
    Browse the repository at this point in the history
  4. chore: update contributors

    alanshaw committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    28ca64b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7660e0f View commit details
    Browse the repository at this point in the history
Loading