Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipfs name resolve --stream #5404

Merged
merged 15 commits into from
Oct 18, 2018
Merged

ipfs name resolve --stream #5404

merged 15 commits into from
Oct 18, 2018

Commits on Sep 27, 2018

  1. namesys: Implement async methods

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    7ff9f09 View commit details
    Browse the repository at this point in the history
  2. namesys: async: go vet fixes

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    6adb15f View commit details
    Browse the repository at this point in the history
  3. namesys: switch to async code

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    804634d View commit details
    Browse the repository at this point in the history
  4. ipfs name resolve --stream

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    f69cf07 View commit details
    Browse the repository at this point in the history
  5. namesys: use routing.SearchValue

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    8e4ce42 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. update routing-helpers

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    ea352f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Merge branch 'master' into feat/namestream

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    0bef460 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Merge remote-tracking branch 'origin/master' into feat/namestream

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    94bbeff View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. namesys: review fixes

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    7dbeb27 View commit details
    Browse the repository at this point in the history
  2. namesys: drop prefix args

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    e335fd3 View commit details
    Browse the repository at this point in the history
  3. namesys: allow non /ipfs paths

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    462c802 View commit details
    Browse the repository at this point in the history
  4. namesys: avoid defer in loop

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    734615a View commit details
    Browse the repository at this point in the history
  5. namesys: select on output

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    7fcf56e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Merge remote-tracking branch 'origin/master' into feat/namestream

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    16e6343 View commit details
    Browse the repository at this point in the history
  2. namesys: doc on emitResult

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    6207222 View commit details
    Browse the repository at this point in the history