Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Add oneof case bound check #1502

Merged
merged 7 commits into from
Jul 3, 2018
Merged

Add oneof case bound check #1502

merged 7 commits into from
Jul 3, 2018

Commits on Jun 26, 2018

  1. Add check for Command variant case

    Signed-off-by: Kitsu <[email protected]>
    l4l committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    d9982ca View commit details
    Browse the repository at this point in the history
  2. Add check for Query variant case

    Signed-off-by: Kitsu <[email protected]>
    l4l committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    0bf70cb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Simplify oneof check

    Signed-off-by: Kitsu <[email protected]>
    l4l committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    467f010 View commit details
    Browse the repository at this point in the history
  2. Add tests for unset protobuf oneof

    Signed-off-by: Kitsu <[email protected]>
    l4l committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    69663dd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Merge branch 'develop' into fix/vars_case

    Signed-off-by: Kitsu <[email protected]>
    l4l committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    8572628 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Add review fixes

    Signed-off-by: Kitsu <[email protected]>
    l4l committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    7b40ac4 View commit details
    Browse the repository at this point in the history
  2. Remove redundant cmd clearing

    Signed-off-by: Kitsu <[email protected]>
    l4l committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    a32cabd View commit details
    Browse the repository at this point in the history