4946 Commits (e1e9c5495859d407406560d861dc50f22f23a8b5)

Author SHA1 Message Date
Masood Malekghassemi 6ee0bb1e74 Update Python release to 0.11.0b1 9 years ago
murgatroid99 ff0ba48cbb Update Node module to 0.11.1 in anticipation of point release 9 years ago
Nathaniel Manista 8c2c44b5c6 Fix erroneous attribute name. 9 years ago
Stanley Cheung 86bfc74a12 php: update text to reflect beta 9 years ago
Stanley Cheung e9cfa318a4 minor fixes 9 years ago
Stanley Cheung e4c4738963 php: add examples for apache and nginx 9 years ago
Julien Boeuf 51261563da Fixing issue #3390 9 years ago
Nicolas "Pixel" Noble 3a26c5bb5d Shutting down warning about operations on closed sockets. 9 years ago
Jan Tattermusch c4ebda7d30 plain log message should not be treated as format string 9 years ago
Craig Tiller 787fb13056 Move in-flight callback check up 9 years ago
Jorge Canizales fc6a5dfd16 Fix import that relies on Cocoapods 9 years ago
Jan Tattermusch 156a7b6e0f Don't do .Wait() in async context. 9 years ago
murgatroid99 a59ee9a307 Fixed a couple of incorrect "this" references in Node library 9 years ago
murgatroid99 640325e65e Fixed memory leak in Buffer construction 9 years ago
murgatroid99 474f53b138 Fixed Op destructors not being called 9 years ago
Nathaniel Manista 0c6177674a Test coverage for callbacks added to Face futures 9 years ago
Nathaniel Manista a1880228aa Further maintenance of Python dependencies 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