- Jun 25, 2015
-
-
murgatroid99 authored
-
murgatroid99 authored
-
Eric Anderson authored
Expanded testing protocol
-
Craig Tiller authored
Let's inform the system of the lock to unlock...
-
Abhishek Kumar authored
-
Craig Tiller authored
Cascade-kick pollsets when shutting down.
-
Craig Tiller authored
On pollset shutdown, we need to unconditionally start the kick cascade.
-
- Jun 24, 2015
-
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
In the case we're using a threadpool, depending on where the threads are waiting in completion queue's next, they'll get stuck on shutdown because we're only kicking one of them. Instead, let's cascade-kick the pollsets when we shutdown so that we make sure all of them are exitting properly.
-
Craig Tiller authored
Fixing Visual Studio 2013 build of grpc++.
-
Nicolas Noble authored
Move some code out of src/ into tools/
-
David G. Quintas authored
Return dummy data for empty histograms
-
Michael Lumish authored
Make it less likely a build.json change triggers a merge conflict
-
Nicolas "Pixel" Noble authored
Fixes #2190. In grpc_pollset_work we need to pass down which lock to unlock before actually doing something.
-
Craig Tiller authored
-
Michael Lumish authored
Add BUILD target for Objective-C's RxLibrary
-
Michael Lumish authored
Have Cocoapods rename includes in the core wrapper
-
Michael Lumish authored
Don't import using directories created by Cocoapods
-
Jorge Canizales authored
Part of https://github.com/grpc/grpc/issues/2120 Depends on https://github.com/grpc/grpc/pull/2193
-
Jorge Canizales authored
Fixes https://github.com/grpc/grpc/issues/2194 .
-
Jorge Canizales authored
Part of fixing https://github.com/grpc/grpc/issues/2192
-
Jorge Canizales authored
Part of fixing https://github.com/grpc/grpc/issues/2192
-
Jorge Canizales authored
Part of fixing https://github.com/grpc/grpc/issues/2192
-
Jorge Canizales authored
Part of fixing https://github.com/grpc/grpc/issues/2192
-
Jorge Canizales authored
Part of fixing https://github.com/grpc/grpc/issues/2192
-
Craig Tiller authored
Conflicts: gRPC.podspec templates/gRPC.podspec.template
-
Nicolas "Pixel" Noble authored
-
Jorge Canizales authored
Move /include/... up on pod install, to put it on a search path Cocoapods supports
-
Michael Lumish authored
Bump version of grpc ruby for release on the release branch
-
Craig Tiller authored
-
murgatroid99 authored
-
Tim Emiola authored
- grpc ruby 0.9.3 should have released from the release branch but was not - it needs to be re-released from that branch
-
Nicolas Noble authored
Only copy call details when the status is ok.
-
- Jun 23, 2015
-
-
yang-g authored
-
Craig Tiller authored
It shouldn't count towards coverage
-
Craig Tiller authored
Add missing headers to build.json
-
yang-g authored
-
jboeuf authored
Fixed integer conversion warnings in src/core/security
-
yang-g authored
-
yang-g authored
-