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/js-ipfs-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15.0.2
Choose a base ref
...
head repository: ipfs-inactive/js-ipfs-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v15.1.0
Choose a head ref
  • 4 commits
  • 11 files changed
  • 3 contributors

Commits on Nov 14, 2017

  1. fix: adapting HTTP API to the interface-ipfs-core spec (#625)

    * adating HTTP API to the interface-ipfs-core spec
    
    * chore: update deps
    pgte authored and daviddias committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    8e58225 View commit details
    Browse the repository at this point in the history
  2. feat: windows interop (#624)

    * fix: throw in pipe is bad
    
    Use .emit('error', err)
    
    * fix: lint errors
    
    * chore: run on appveyor
    
    * fix: not all error messages are in JSON
    
    * fix: glob requires a POSIX path
    
    * test: skip diag.spec on windows
    
    * test: better way to skip tests
    
    * skip trailer headers test
    richardschneider authored and daviddias committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    40557d0 View commit details
    Browse the repository at this point in the history
  3. chore: update contributors

    daviddias committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    cc880af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8852f69 View commit details
    Browse the repository at this point in the history
Loading