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

GA fixes #1847

Merged
merged 10 commits into from
Jul 26, 2016
Merged

GA fixes #1847

merged 10 commits into from
Jul 26, 2016

Commits on Jul 25, 2016

  1. Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.

    This brings us more into line with other langauges, and makes it more
    obvious when we are requiring protobuf generated code.
    haberman committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    4f19797 View commit details
    Browse the repository at this point in the history
  2. Merge pull request protocolbuffers#1837 from haberman/rubygencodename

    Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.
    haberman committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    b1cecb6 View commit details
    Browse the repository at this point in the history
  3. Add a script to build protoc zip packages.

    [ci skip]
    
    Change-Id: Ia0e0bf3bb6bd24633dc8f294318bb20ac837f8b9
    xfxyjwf committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    b553b87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cab568 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d92233 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97e2026 View commit details
    Browse the repository at this point in the history
  7. Merge pull request protocolbuffers#1846 from xfxyjwf/zip

    Add a script to build protoc zip packages.
    xfxyjwf committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    c43f718 View commit details
    Browse the repository at this point in the history
  8. Merge pull request protocolbuffers#1788 from google/rubypackagecap

    Ruby: translate package names from snake_case -> PascalCase.
    haberman committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    ba52f2b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

  1. Merge branch 'master' into 3.0.0-GA

    We need to pick up some of the last-minute Ruby fixes.
    haberman committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    b3b07cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b36dd View commit details
    Browse the repository at this point in the history