- Sep 24, 2015
-
-
Craig Tiller authored
Improvements to lb_policies_test's rebirth testcase.
-
David G. Quintas authored
Release 0.11 to master upmerge.
-
David Garcia Quintas authored
-
Eric Anderson authored
Drop issue 527 TODOs for UnaryCall interop test specification
-
- Sep 23, 2015
-
-
Michael Lumish authored
PHP: fix watchConnectivityState unit test
-
Jorge Canizales authored
Fixes broken build due to misplaced import
-
Craig Tiller authored
Use only "#!/usr/bin/env python2.7" Python shebang in utilities
-
Craig Tiller authored
Add gyp file for compiling C core
-
Nate Kibler authored
The GRPCCall import must be in the header because it defines a protocol that GRPCRequestHeaders uses.
-
Nate Kibler authored
-
Stanley Cheung authored
-
Jorge Canizales authored
Changed GRPCCall import to class forward declaration
-
Nate Kibler authored
The GRPCCall.h file is already correctly imported in the GRPCRequestHeaders.m implementation file. This header shouldn’t need to import GRPCCall and should specify a class forward declaration for reference.
-
Stanley Cheung authored
Fixing Makefile issue which would re-evaluate the base path for included dependency files.
-
Nicolas "Pixel" Noble authored
-
Nathaniel Manista authored
-
Tim Emiola authored
Prevent failed docker builds from accumulating
-
Nathaniel Manista authored
The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md.
-
Jan Tattermusch authored
PHP: jenkins flakes
-
Eric Anderson authored
By default docker does not clean up temporary images when the build fails to allow the user to inspect the state of the container to determine what went wrong. Those images don't help us at all and just accumulate until disk usage is 100%.
-
Michael Lumish authored
Fixing usage of the BUILDDIR variable.
-
Nicolas Noble authored
Move content-type handling code across to 0.11
-
David Garcia Quintas authored
-
Craig Tiller authored
-
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
-
murgatroid99 authored
-
Stanley Cheung authored
-
Craig Tiller authored
Fix mutex bug
-
Tim Emiola authored
Update to nan 2.0
-
Vijay Pai authored
It is a bad idea to have a map with string_refs as output params.
-
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.
-
Nicolas "Pixel" Noble authored
Now both using absolute and relative directory for that variable should work. BUILDDIR=/tmp/build-grpc make BUILDDIR=../build-grpc make
-
- Sep 22, 2015
-
-
Jorge Canizales authored
-
murgatroid99 authored
-