4919 Commits (a59ee9a30792b8d5bb5e42b481c18f6222a67577)

Author SHA1 Message Date
murgatroid99 a59ee9a307 Fixed a couple of incorrect "this" references in Node library 9 years ago
Masood Malekghassemi 38fc0bb3d5 Fix Python docgen 9 years ago
Masood Malekghassemi 6c99ad0b76 Python version set to 0.11.0b0 9 years ago
Jan Tattermusch 75290eaad7 remove excess logs 9 years ago
Julien Boeuf 675aee6a74 Fixing #3286 9 years ago
Craig Tiller bc81291f7e Remove check for no workers 9 years ago
Nathaniel Manista 3b0fefb246 Beta maintenance of Python dependencies 9 years ago
Nathaniel Manista c824eb4e90 Make servers and stubs context managers 9 years ago
Nathaniel Manista f65d3c1102 Beta API clean-ups 9 years ago
Nathaniel Manista 41abb052b8 gRPC protocol objects 9 years ago
Nathaniel Manista 13db8e517d Plumb protocol objects through RPC Framework core 9 years ago
Jan Tattermusch bea7cbd9a5 use service account credentials for per RPC test 9 years ago
Stanley Cheung 581846ba9b Update debian install instructions, jessie-backports 9 years ago
Craig Tiller 37b0044844 Fix a case where :status could be returned to applications 9 years ago
Jan Tattermusch ee0ef4dfde ugly fix of per_rpc_creds test 9 years ago
Jan Tattermusch b26972fab4 update the interop tests based on spec 9 years ago
Nicolas Noble 77ccdb99f8 Fixing lingering bytes clipping issue on socket shutdown. 9 years ago
yang-g 61e461e890 Guard against empty vector 9 years ago
Nicolas "Pixel" Noble 791a480127 Even if the stream was cancelled, notify of its state change. 9 years ago
Jorge Canizales 3569ae43ac Fix Bazel breakage due to magic Cocoapods header search path 9 years ago
Jorge Canizales ff6466b726 Add header manipulation examples 9 years ago
Jorge Canizales 4682f8f994 Point sample proto podspec to latest gRPC and protobuf 9 years ago
Jorge Canizales cff8aa2a01 Point SwiftSample’s Podfile to submodule protobuf 9 years ago
Jorge Canizales 78a4c7490e Make request headers a @property property. 9 years ago
Jorge Canizales fd2f3a7e9a Remove unneeded include of grpc.h 9 years ago
Jorge Canizales d21781f39e Make the error domain and codes public and documented. 9 years ago
Craig Tiller 49d03c80c9 avoid infinite spin without checking condvar 9 years ago
Craig Tiller 29d4145a64 avoid underflow 9 years ago
Jorge Canizales cabbcbfc84 Documentation: Don’t retry if not idempotent! 9 years ago
Jorge Canizales f5d519464f Wrap parsing error appropriately before propagating. 9 years ago
Jorge Canizales ebfd11909c Propagate parsing error if we get a bad response 9 years ago
Jorge Canizales 4edf83216e Don’t strip -bin suffix from response metadata. 9 years ago
Nathaniel Manista d2aa1cf0ba Initial work on protocol objects 9 years ago
Craig Tiller d6599a39e4 Replicate C++ docs from master to beta branch 9 years ago
Jorge Canizales 6697e7f9ea Don’t append -bin automatically to binary request headers. 9 years ago
Jorge Canizales bbba491b7c Reject non-ASCII text header values too. 9 years ago
Jorge Canizales 2529735d3d nit: remove obsolete comment 9 years ago
Jorge Canizales 5f6001eb23 nit: _proxy -> _delegate 9 years ago
Jorge Canizales acf5e107f3 Let remove nil or non-ASCII keys (noop instead of throw). 9 years ago
Jorge Canizales 12da424c9a nit: Documentation and formatting. 9 years ago
Jorge Canizales 5af286884e Make the grpc_metadataArray property private. 9 years ago
Jorge Canizales 2f10127f85 Publish GRPCRequestHeaders as a protocol 9 years ago
Jorge Canizales 05640a58df Simpler code, better exceptions. 9 years ago
Jorge Canizales 030e5d0c9c nit: Style guide 9 years ago
Jorge Canizales 5c339d15b3 Remove -[asDictionary] 9 years ago
Jorge Canizales 86e5a050f7 Make GRPCRequestHeaders public and import from GRPCCall 9 years ago
Stanley Cheung 1ea97363d6 php: bump version 9 years ago
Nathaniel Manista 1d750d6ca2 UNIMPLEMENTED status for methods not found 9 years ago
Nathaniel Manista 69210e598b Add code and details to base.Outcome 9 years ago
Jan Tattermusch c84c2e3ab7 fix C# nuget package building 9 years ago