8874 Commits (25db31dd79032485aad3d3f9f3ffa40e6f9b7cc9)
 

Author SHA1 Message Date
Michael Lumish d91e5c651c Merge pull request #3267 from jtattermusch/service_account_creds_for_per_rpc_test 10 years ago
Jan Tattermusch bea7cbd9a5 use service account credentials for per RPC test 10 years ago
Michael Lumish 350561c2d8 Merge pull request #3264 from jtattermusch/update_interop_tests 10 years ago
Yang Gao 0496e53175 Merge pull request #3257 from ctiller/!!!! 10 years ago
Tim Emiola ce7a4f639e Merge pull request #3246 from stanley-cheung/update_debian_install_instructions 10 years ago
Stanley Cheung 581846ba9b Update debian install instructions, jessie-backports 10 years ago
Masood Malekghassemi 4e3a113909 Merge pull request #3231 from nathanielmanistaatgoogle/protocol-objects 10 years ago
Craig Tiller 37b0044844 Fix a case where :status could be returned to applications 10 years ago
Craig Tiller 79e042d572 Merge pull request #3251 from nicolasnoble/bad-client-is-really-bad 10 years ago
Craig Tiller a73cae94a6 Merge pull request #3249 from nicolasnoble/windows-fixes 10 years ago
Craig Tiller 2b7b235549 Merge pull request #3255 from ctiller/we-should-build 10 years ago
Craig Tiller 88589743f8 Fix compilation 10 years ago
Nicolas "Pixel" Noble 2057a7a76c Fixing bad_client test. 10 years ago
Jan Tattermusch ee0ef4dfde ugly fix of per_rpc_creds test 10 years ago
Jan Tattermusch b26972fab4 update the interop tests based on spec 10 years ago
Nicolas Noble 77ccdb99f8 Fixing lingering bytes clipping issue on socket shutdown. 10 years ago
Nicolas Noble 2d96240cc4 Merge pull request #3204 from ctiller/fix-teh-tests 10 years ago
Nicolas Noble 8d6536e755 Merge pull request #3236 from ctiller/insert-branch-name 10 years ago
Yang Gao 2b5255e3da Merge pull request #3190 from ctiller/daisy-dukes 10 years ago
Craig Tiller fa62267c78 Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-name 10 years ago
Nicolas Noble 51bfda063a Merge pull request #3225 from ctiller/grahhhh 10 years ago
Craig Tiller b98d603a02 Merge pull request #3242 from nicolasnoble/cancel-means-change 10 years ago
yang-g 61e461e890 Guard against empty vector 10 years ago
Craig Tiller e93e6cbfca Merge pull request #3244 from nicolasnoble/please-call-init 10 years ago
Michael Lumish 5269ae4124 Merge pull request #3243 from jcanizales/make-headers-property-beta 10 years ago
Nicolas "Pixel" Noble a4d4b60fd8 Secure endpoint test should call grpc_init. 10 years ago
Nicolas "Pixel" Noble 791a480127 Even if the stream was cancelled, notify of its state change. 10 years ago
Yang Gao a83f375d2a Merge pull request #3241 from jcanizales/fix-bazel-break-beta 10 years ago
Jorge Canizales 3569ae43ac Fix Bazel breakage due to magic Cocoapods header search path 10 years ago
Jorge Canizales ff6466b726 Add header manipulation examples 10 years ago
Jorge Canizales 4682f8f994 Point sample proto podspec to latest gRPC and protobuf 10 years ago
Jorge Canizales cff8aa2a01 Point SwiftSample’s Podfile to submodule protobuf 10 years ago
Jorge Canizales 78a4c7490e Make request headers a @property property. 10 years ago
Michael Lumish 34a742b0e1 Merge pull request #3238 from jcanizales/make-errors-public-beta 10 years ago
Jorge Canizales fd2f3a7e9a Remove unneeded include of grpc.h 10 years ago
Jorge Canizales 6d84373f8e Manually merge release-0_11 into make-errors-public-beta to solve conflict 10 years ago
Nicolas Noble 8c3c8ac947 Merge pull request #3239 from jtattermusch/remove_old_deb_pacagekes 10 years ago
Michael Lumish 674d623abd Merge pull request #3237 from jcanizales/server-error-for-bad-protos-beta 10 years ago
Michael Lumish 3d291103a1 Merge pull request #3235 from jcanizales/dont-strip-bin-beta 10 years ago
Michael Lumish 064bf85d94 Merge pull request #3234 from jcanizales/the-big-metadata-change 10 years ago
Michael Lumish f54214d5e7 Merge pull request #3233 from jcanizales/fix-core-breakage 10 years ago
Jorge Canizales d21781f39e Make the error domain and codes public and documented. 10 years ago
Jan Tattermusch 50b8e5a0e4 remove outdated scripts for building debian packages 10 years ago
Craig Tiller b5391e1ae6 run tests on my desktop should be parallel too 10 years ago
Craig Tiller b11177b26b call correct init function 10 years ago
Craig Tiller 49d03c80c9 avoid infinite spin without checking condvar 10 years ago
Craig Tiller 29d4145a64 avoid underflow 10 years ago
Jorge Canizales cabbcbfc84 Documentation: Don’t retry if not idempotent! 10 years ago
Jorge Canizales f5d519464f Wrap parsing error appropriately before propagating. 10 years ago
Jorge Canizales ebfd11909c Propagate parsing error if we get a bad response 10 years ago