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

feat: Ping #1342

Merged
merged 19 commits into from
May 28, 2018
Merged

feat: Ping #1342

merged 19 commits into from
May 28, 2018

Commits on May 16, 2018

  1. feat: ping (#1299)

    * feat: implement `ipfs ping` flags #928
    
    * feat: first shot at ping implementaion
    
    * fix: ETOOMANYSTREAMS 😢
    
    * chore: cleanup on the ping component
    
    * chore: ping component linting
    
    * chore: bump js-ipfs-api and fix http ping validation
    
    * chore: add test to ping cli command
    
    * chore: add ping cli test
    
    * chore: refactor ping component and some cleanup
    
    * chore: add tests to the ping http API
    
    * fix: no need to check for peerRouting method in ping
    
    * chore: add tests for ping core functionality
    JGAntunes authored and alanshaw committed May 16, 2018
    Configuration menu
    Copy the full SHA
    a181932 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    daviddias authored and alanshaw committed May 16, 2018
    Configuration menu
    Copy the full SHA
    94c3db6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. fix: simplify circle

    daviddias authored and alanshaw committed May 21, 2018
    Configuration menu
    Copy the full SHA
    b052b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a9878 View commit details
    Browse the repository at this point in the history
  3. chore: remove useless pull-catch dep

    JGAntunes authored and alanshaw committed May 21, 2018
    Configuration menu
    Copy the full SHA
    e8508a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6336256 View commit details
    Browse the repository at this point in the history
  5. chore: minor cleanup

    JGAntunes authored and alanshaw committed May 21, 2018
    Configuration menu
    Copy the full SHA
    bbfa94b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5cee11 View commit details
    Browse the repository at this point in the history
  7. feat: add pingReadableStream and pingPullStream

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed May 21, 2018
    Configuration menu
    Copy the full SHA
    541dc73 View commit details
    Browse the repository at this point in the history
  8. fix: remove .only

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed May 21, 2018
    Configuration menu
    Copy the full SHA
    d9789dc View commit details
    Browse the repository at this point in the history
  9. fix: ping test fixes

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed May 21, 2018
    Configuration menu
    Copy the full SHA
    b71c633 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0eca618 View commit details
    Browse the repository at this point in the history
  11. test: add interface-ipfs-core ping tests

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed May 21, 2018
    Configuration menu
    Copy the full SHA
    3571450 View commit details
    Browse the repository at this point in the history
  12. chore: upgrade interface-ipfs-core dependency

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed May 21, 2018
    Configuration menu
    Copy the full SHA
    f9adf54 View commit details
    Browse the repository at this point in the history
  13. chore: update deps

    daviddias authored and alanshaw committed May 21, 2018
    Configuration menu
    Copy the full SHA
    29959fb View commit details
    Browse the repository at this point in the history
  14. fix: more robust ping tests

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed May 21, 2018
    Configuration menu
    Copy the full SHA
    8c98145 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. chore: update ipfsd-ctl

    daviddias authored May 23, 2018
    Configuration menu
    Copy the full SHA
    d7b4fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56843d6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. fix: correctly differentiate pong responses

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed May 24, 2018
    Configuration menu
    Copy the full SHA
    1c8eccf View commit details
    Browse the repository at this point in the history