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

Implemented experimental ptp(corenet) interface #3943

Merged
merged 15 commits into from
Jun 10, 2017

Commits on May 31, 2017

  1. Experimental corenet application support.

    License: MIT
    Signed-off-by: Tom Swindell <t.swindell@rubyx.co.uk>
    Tom Swindell authored and magik6k committed May 31, 2017
    Configuration menu
    Copy the full SHA
    2f17a67 View commit details
    Browse the repository at this point in the history
  2. Corenet API: Fixed tests

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed May 31, 2017
    Configuration menu
    Copy the full SHA
    a55255f View commit details
    Browse the repository at this point in the history
  3. Corenet API: Use simple util instead of socat for tests

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed May 31, 2017
    Configuration menu
    Copy the full SHA
    ad1dc5f View commit details
    Browse the repository at this point in the history
  4. Corenet API: Split list subcmd into ls/streams

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed May 31, 2017
    Configuration menu
    Copy the full SHA
    9414e73 View commit details
    Browse the repository at this point in the history
  5. Corenet API: Some more tests

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed May 31, 2017
    Configuration menu
    Copy the full SHA
    69d3e08 View commit details
    Browse the repository at this point in the history
  6. Corenet API: Apply suggestions, cleanups

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed May 31, 2017
    Configuration menu
    Copy the full SHA
    fc08d53 View commit details
    Browse the repository at this point in the history
  7. Corenet API: Store state in node

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed May 31, 2017
    Configuration menu
    Copy the full SHA
    8948519 View commit details
    Browse the repository at this point in the history
  8. Corenet API: Drop 'exp' namespace

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed May 31, 2017
    Configuration menu
    Copy the full SHA
    71bda3d View commit details
    Browse the repository at this point in the history
  9. Corenet API: Update deps

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed May 31, 2017
    Configuration menu
    Copy the full SHA
    a3889a7 View commit details
    Browse the repository at this point in the history
  10. Corenet API: Fix codeclimate issues

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

Commits on Jun 1, 2017

  1. Corenet API: Review fixes

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

Commits on Jun 2, 2017

  1. Corenet API: Move more logic away from commands

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

Commits on Jun 3, 2017

  1. PTP API: Rename Corenet to PTP

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

Commits on Jun 4, 2017

  1. PTP API: Make code more object oriented, use less node

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jun 4, 2017
    Configuration menu
    Copy the full SHA
    104268f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. PTP API: Address review comments

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