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

Add buf_file_single plugin #2579

Merged
merged 13 commits into from
Aug 20, 2019
Merged

Add buf_file_single plugin #2579

merged 13 commits into from
Aug 20, 2019

Commits on Aug 17, 2019

  1. Implement file_single buffer plugin

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    dac13f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. buf_file_single: Add tests

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    85869f3 View commit details
    Browse the repository at this point in the history
  2. buf_file_single: clean up code

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    e70cb86 View commit details
    Browse the repository at this point in the history
  3. buf_file_single: Add calc_num_records parameter

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    4ef1de5 View commit details
    Browse the repository at this point in the history
  4. buf_file_single: Apply reviews: cleaup code, fix comment and more

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    372c723 View commit details
    Browse the repository at this point in the history
  5. buf_file_single: Add desc to permission parameters

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    b605f3a View commit details
    Browse the repository at this point in the history
  6. buf_file_single: Improve configure routine

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    8b3ddb9 View commit details
    Browse the repository at this point in the history
  7. buf_file_single: add more configuration test

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    9e3d218 View commit details
    Browse the repository at this point in the history
  8. buf_file_single: more clean up code

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    52f28c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. buf_file_single: fix comment and indent

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    44b3f5b View commit details
    Browse the repository at this point in the history
  2. buf_file_single: Improve FileSingleChunk code

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    971c1a3 View commit details
    Browse the repository at this point in the history
  3. buf_file_single: Re-enable msgpack mixin

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    080cc24 View commit details
    Browse the repository at this point in the history
  4. buf_file_single: Add field key case for path

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    251149c View commit details
    Browse the repository at this point in the history