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

content filtered topic for action feedback subscription #901

Open
wants to merge 20 commits into
base: rolling
Choose a base branch
from

Commits on Oct 11, 2021

  1. to support a feature of content filtered topic

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    5998e52 View commit details
    Browse the repository at this point in the history
  2. Update function description

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    a24bc82 View commit details
    Browse the repository at this point in the history
  3. Nit.

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    6c668db View commit details
    Browse the repository at this point in the history
  4. Update based on review

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    f723e36 View commit details
    Browse the repository at this point in the history
  5. Not to reset error if subscrption is invalid.

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    c21dd52 View commit details
    Browse the repository at this point in the history
  6. remove copy function for subscription_options

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    9d5b62e View commit details
    Browse the repository at this point in the history
  7. update comments to make linelength <= 100

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    ba6f619 View commit details
    Browse the repository at this point in the history
  8. Update comments

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    c6fb320 View commit details
    Browse the repository at this point in the history
  9. add test for filter data by all cft interfaces with rcl_take

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    1048602 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. update interface

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    ece3bdc View commit details
    Browse the repository at this point in the history
  2. update test

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    13966e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. add lost test file

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    ee7b0d5 View commit details
    Browse the repository at this point in the history
  2. update test case

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    55c02c2 View commit details
    Browse the repository at this point in the history
  3. nit

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    1868d1a View commit details
    Browse the repository at this point in the history
  4. fix for unsupported cft and unscrutify

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    0690291 View commit details
    Browse the repository at this point in the history
  5. fix unscrutify

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    80d1e33 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. rename

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    a9b226b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. refactor test

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8760e77 View commit details
    Browse the repository at this point in the history
  2. fix for uncrustify and typo

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    42e7b60 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. add content filter for action client feedback subscription

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    2f955bb View commit details
    Browse the repository at this point in the history