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

Protobuf Introduction + Types #5491

Merged
merged 36 commits into from
Jan 24, 2020
Merged

Protobuf Introduction + Types #5491

merged 36 commits into from
Jan 24, 2020

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    adfae21 View commit details
    Browse the repository at this point in the history
  2. Add newline

    alexanderbez committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    72f70c0 View commit details
    Browse the repository at this point in the history
  3. Fix rand_util

    alexanderbez committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    80ab9d6 View commit details
    Browse the repository at this point in the history
  4. Add nolint

    alexanderbez committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    bf49ef2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9c08cf View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Update encoding doc

    alexanderbez committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    c5e5c6b View commit details
    Browse the repository at this point in the history
  2. Update CircleCI config

    alexanderbez committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    c1b17a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28b2da6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f039b99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49aa60d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd092c0 View commit details
    Browse the repository at this point in the history
  7. changed proto docker image

    mircea-c committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    b3463f7 View commit details
    Browse the repository at this point in the history
  8. changed proto job to skip the binary installs

    mircea-c committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    f05929c View commit details
    Browse the repository at this point in the history
  9. removed extra files and update proto CI

    mircea-c committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    52e0a49 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    161f23b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5098419 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    7501af3 View commit details
    Browse the repository at this point in the history
  2. Update go.sum

    alexanderbez committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    5c6c08c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e80b77 View commit details
    Browse the repository at this point in the history
  4. Lint

    alexanderbez committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    9e6a906 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33400ef View commit details
    Browse the repository at this point in the history
  6. wildcard import

    alexanderbez committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    241eafb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    489d5e0 View commit details
    Browse the repository at this point in the history
  8. go mod tidy

    alexanderbez committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    01f7766 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb4ae4e View commit details
    Browse the repository at this point in the history
  10. Update go.{mod, sum}

    alexanderbez committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    d6182fb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    ba12a87 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    153dadd View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    3504709 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    8bf9d72 View commit details
    Browse the repository at this point in the history
  2. Add ProtoCodec tests

    alexanderbez committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    790802b View commit details
    Browse the repository at this point in the history
  3. Add HybridCodec tests

    alexanderbez committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    63ce937 View commit details
    Browse the repository at this point in the history
  4. Linting

    alexanderbez committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    c123a18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b35d36d View commit details
    Browse the repository at this point in the history
  6. Update encoding docs

    alexanderbez committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    cd6de70 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Configuration menu
    Copy the full SHA
    51b5f35 View commit details
    Browse the repository at this point in the history