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

rename intern pkg to pb #2608

Merged
merged 4 commits into from
Oct 1, 2018
Merged

rename intern pkg to pb #2608

merged 4 commits into from
Oct 1, 2018

Commits on Sep 22, 2018

  1. rename intern pkg to pb

    change all references to 'intern' to 'pb'.
    change gen.sh to use gogo/protobuf for code generation.
    update vendor with the working version of gogo/protobuf.
    
    [Ticket: X]
    srfrog committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    950f63e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. fixed test that used pb as alias for raftpb pkg

    srfrog committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    2761688 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Merge branch 'master' of github.com:/dgraph-io/dgraph into feature/re…

    …name_intern_to_pb
    srfrog committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    d5576c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. Merge branch 'master' of github.com:/dgraph-io/dgraph into feature/re…

    …name_intern_to_pb
    srfrog committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    62ba625 View commit details
    Browse the repository at this point in the history