- Jul 01, 2016
-
-
Jorge Canizales authored
-
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
-
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
-
Jan Tattermusch authored
Re-enable two Node credentials tests
-
Ken Payson authored
This impacts the following APIs: Metadata: Key is always a str, Value is bytes for binary metadata, str otherwise Call Details: str type gRPC method: str type hostname/target: str type
-
David Garcia Quintas authored
-
makdharma authored
Fix Cocoapods linter issues with BoringSSL.podspec
-
Stanley Cheung authored
-
- Jun 29, 2016
-
-
David Garcia Quintas authored
-
Nathaniel Manista authored
Also fix spelling mistakes in the spec itself.
-
Jan Tattermusch authored
Convert windows dll filename to bytes
-
Makarand Dharmapurikar authored
-
Jan Tattermusch authored
Lowered six dependency version to 1.5.2
-
Jan Tattermusch authored
Build ObjC examples in travis
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Removed _connectivity_channel tests
-
Masood Malekghassemi authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Trace statements in epoll poller (enabled by default to debug the recent perf regression)
-
Makarand Dharmapurikar authored
-
Sree Kuchibhotla authored
-
Jorge Canizales authored
This works around the Cocoapods' linter header_mapping_dir restrictions. Incidentally, it also removes the need to set build settings in the user target.
-
Sree Kuchibhotla authored
-