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 decoded grpc-status-details-bin details to GrpcError #349

Merged
merged 27 commits into from
Oct 27, 2020

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    d197e98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d08aee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7f806f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf63427 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df0ba21 View commit details
    Browse the repository at this point in the history
  6. Replace StatusCode implementation with auto-generated equivalent from…

    … code.proto. Includes status code string name in the error now
    acoutts committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e6049a4 View commit details
    Browse the repository at this point in the history
  7. Revert "Replace StatusCode implementation with auto-generated equival…

    …ent from code.proto. Includes status code string name in the error now"
    
    This reverts commit e6049a4.
    acoutts committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    2600cc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32f30c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7076f88 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    f970c33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from grpc/master

    Example: route guide client cleanup (grpc#350)
    acoutts committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    bc2ef04 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from bottlepay/master

    Merge master
    acoutts committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    d41778c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    490b2b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f06943d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d734ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a72916d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Merged master

    acoutts committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0b9dc16 View commit details
    Browse the repository at this point in the history
  2. Updated readme to include how to use the regenerate.sh script to upda…

    …te protobuf definitions.
    
    Moved the regenerate script to the project root tool/ directory.
    acoutts committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9b94792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    977f2fc View commit details
    Browse the repository at this point in the history
  4. More code review fixes

    acoutts committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    cd19716 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Fixes for code review

    acoutts committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    058303a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    b8ffd50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150268e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2d41f9 View commit details
    Browse the repository at this point in the history
  4. Bump pubspec version

    acoutts committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d5db793 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    97fa899 View commit details
    Browse the repository at this point in the history
  2. Merge master from upstream

    acoutts committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    afa92e3 View commit details
    Browse the repository at this point in the history