Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: jsipfs add --only-hash (#1233) #1266

Merged
merged 4 commits into from
Mar 17, 2018
Merged

feat: jsipfs add --only-hash (#1233) #1266

merged 4 commits into from
Mar 17, 2018

Commits on Mar 16, 2018

  1. feat: jsipfs add --only-hash (#1233)

    * add --only-hash flag
    
    * skeleton http option passing, checkpoint commit to check some broken tests.
    
    * deep logging for debugging. Checkpoint
    
    * found the levledown problem! line endings!
    
    * add only-hash as a qs option for the send-files-stream. Also added some tests to help me figure that out
    
    * update --only-hash test, increase timeout for the afterAll hook. I think it takes longer because the --only-hash test leaves an unresolved ipfs.ls command. Would love to be able to cancel it :)
    
    * ipfs-exec/ipfs.fail should throw on a non-failing command && use random file for ipfs add --only-hash test.
    
    * fix an ipfs config test.
    
    * lint
    
    * clean: move test/http-api/extra/files.js to test/http-api/files.js
    JonKrone authored and daviddias committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    84de6be View commit details
    Browse the repository at this point in the history
  2. fix: only-hash

    daviddias committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    70e1a3f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

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