- Sep 23, 2015
-
-
Nicolas Noble authored
Update protobuf submodule to fix Objective-C
-
Nicolas Noble authored
bump version of C# to 0.7.1
-
Jorge Canizales authored
Fixing sanity.
-
Jan Tattermusch authored
-
Nicolas "Pixel" Noble authored
-
Tim Emiola authored
Update to nan 2.0
-
Nicolas Noble authored
Do not use string_ref for output params.
-
Nathaniel Manista authored
Fix Python dockerfile.
-
Nathaniel Manista authored
Update Python release number to 0.11.0b1.
-
- Sep 22, 2015
-
-
Tim Emiola authored
PHP: add examples for Apache and Nginx
-
Masood Malekghassemi authored
-
Masood Malekghassemi authored
-
Julien Boeuf authored
It is very much unsafe to do so as the string_ref could point on a stack variable of the callee.
-
Nicolas Noble authored
Update Node module to 0.11.1 in anticipation of point release
-
murgatroid99 authored
-
Masood Malekghassemi authored
Test coverage for callbacks added to Face futures
-
Masood Malekghassemi authored
Further maintenance of Python dependencies
-
Masood Malekghassemi authored
Fix erroneous attribute name in grpc.beta.secure_channel.
-
Nathaniel Manista authored
This defect was introduced in 9e4d0610. I had thought that this code was exercised in tests but it is bypassed by the use of grpc_test.beta.test_utilities.not_really_secure_channel. :-(
-
Stanley Cheung authored
-
Stanley Cheung authored
-
Stanley Cheung authored
-
Craig Tiller authored
Fixing issue #3390
-
Craig Tiller authored
Shutting down warning about operations on closed sockets.
-
Craig Tiller authored
Backport the lock race fix to 0.11.
-
Julien Boeuf authored
A transport op indicating a cancellation can be sent to the auth client filter. In this case, the code should not assert that a context is not null on this op.
-
Nicolas "Pixel" Noble authored
-
- Sep 18, 2015
-
-
Yang Gao authored
Fix import that relied on Cocoapods' unique behavior
-
Michael Lumish authored
Update namespace of C# routeguide example
-
Michael Lumish authored
Plain log message should not be treated as format string
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
- Sep 17, 2015
-
-
murgatroid99 authored
-
murgatroid99 authored
-
Craig Tiller authored
Fixes #3203 We entered a live lock race between the promotion callback and pollers, which was only resolved when the background executor got lucky enough to pick up the async work.
-
Jorge Canizales authored
-
Tim Emiola authored
Fixed a couple of memory leaks in Node library
-
Tim Emiola authored
Fixed a couple of incorrect "this" references in Node library
-
- Sep 16, 2015
-
-
Michael Lumish authored
Don't do .Wait() in async context.
-
Jan Tattermusch authored
Failing to use await can result in deadlock. This is likely to be the cause of shutdown hangs in #3347.
-