- Jul 11, 2016
-
-
Jorge Canizales authored
-
Jorge Canizales authored
For the spec to pass linting.
-
Jorge Canizales authored
For the spec to pass linting.
-
Jorge Canizales authored
The examples under <repo_root>/examples now rely on the released versions. Those under src/objective-c/examples, as well as the tests, rely on protoc and the plugin as compiled from head.
-
- Jul 02, 2016
-
-
Jorge Canizales authored
Still needed: - Make it build protoc if it’s not in the root (i.e. if we're developing locally) - Put the gRPC plugin in the GitHub release page, and add a podspec for it that does the same
-
Jorge Canizales authored
The protobuf commit conflicted. Resolved to the latest one.
-
Nicolas Noble authored
Add http2 status code in error_message if it's not 200
-
Nicolas Noble authored
Contributed cmake project files.
-
Jorge Canizales authored
It’s just the merge of beta-3.1 and beta-3.2, both of which we need.
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
-
David G. Quintas authored
Removed invalid sentence from interop flag description
-
- Jul 01, 2016
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Craig Tiller authored
Fix memory leak, fix error.c refcount reporting
-
Yuchen Zeng authored
-
Jorge Canizales authored
-
makdharma authored
Build objective-c examples as part of automatic tests
-
Jorge Canizales authored
Conflicts: - gRPC.podspec - Only had non-trivial changes in the core file list, which will need to be regenerated (in gRPC-Core.podspec). - src/objective-c/BoringSSL.podspec - Had trivial conflicts in the version. - src/objective-c/examples/RemoteTestClient/RemoteTest.podspec - Trivial conflicts in quoting. - src/objective-c/examples/Sample/Sample.xcodeproj/project.pbxproj and src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/project.pbxproj - The master version is used, pending testing. The 0.14 version had emoji and some unneeded entries. - src/objective-c/tests/Podfile - Added CronetFramework pod, and warning silencing from master. - templates/gRPC.podspec.template - Deleted. - third_party/protobuf - Using master commit, but need to verify if it works for frameworks.
-
- Jun 30, 2016
-
-
Jan Tattermusch authored
Add a maybe-temporary way for apps to clear the channel cache
-
Jan Tattermusch authored
fix for working with compressed data. Fixes #6746.
-
Jan Tattermusch authored
Use open-source defaults to propagate Python plugin configuration
-
Jan Tattermusch authored
Fix bug with override_server flag in run_interop_tests.py
-
Jan Tattermusch authored
Dont create errors redundently in chttp2_transport.c
-
Jan Tattermusch authored
implemented eventfd_check_availability
-
Jan Tattermusch authored
Fix Python server interop spec noncompliance
-
Jan Tattermusch authored
PHP: fix shutdown hang issue
-
Jan Tattermusch authored
Updated git clone URL
-
Jan Tattermusch authored
fixed size_t format string
-
Nicolas Noble authored
Changed default string type to be str
-
Stanley Cheung authored
-
Craig Tiller authored
-
Yuchen Zeng authored
-
Jan Tattermusch authored
Build experimental nugets with dotnet CLI
-
makdharma authored
Fix Cocoapods linter issues with gRPC-Core.podspec
-
Craig Tiller authored
Make transport-level errors be reflected in status messages on calls
-
David Garcia Quintas authored
-