- Mar 19, 2015
-
-
Tim Emiola authored
Node differentiate between binary and string headers
-
- Mar 18, 2015
-
-
David Klempner authored
Fixes for Windows atomics.
-
Jan Tattermusch authored
Adds a dockerfile and script for building a tar archive containing protoc and the plugins
-
Tim Emiola authored
- the name includes a version - the top-level directory of the tar has the same name as the archive
-
Tim Emiola authored
-
Tim Emiola authored
-
Nicolas "Pixel" Noble authored
-) gpr_atm_no_barrier_load should actually return something. -) If compiling under mingw32, your compiler is gcc and gcc atomics become available.
-
Michael Lumish authored
Adds back calls to #finish at the end of server calls
-
Michael Lumish authored
Exposes the metadata method in server-side ActiveCall view classes
-
Jan Tattermusch authored
Add csharp server
-
Donna Dionne authored
-
jboeuf authored
wrap refresh token credentials in c++
-
Michael Lumish authored
Fixes reference to variable in the auth package
-
Tim Emiola authored
-
Tim Emiola authored
-
Vijay Pai authored
Unconditionally add a newline if a test times out or fails.
-
David Klempner authored
Failure should generally result in output unless something goes wrong, but timeout currently doesn't, but should be printed 100% of the time.
-
Nathaniel Manista authored
Factor out interface-specific early_adopter code
-
Tim Emiola authored
-
Masood Malekghassemi authored
Refactors early_adopter such that interface-specific code is located in the framework module as a submodule `alpha`.
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
Masood Malekghassemi authored
Python refactor
-
Nathaniel Manista authored
This renaming has been incrementally happening for the last several weeks and this change finishes it.
-
David Klempner authored
Use "host" header field if ":authority" is not present
-
Nathaniel Manista authored
-
Nathaniel Manista authored
They were two halves of the same whole.
-
Yang Gao authored
-
- Mar 17, 2015
-
-
Nathaniel Manista authored
Introduces "make test_python" which runs python tests.
-
Yang Gao authored
Non-blocking Next method for C++ async completion queue
-
Nicolas "Pixel" Noble authored
Adds a Makefile target called 'test_python' that first builds grpc, then call run_tests.py to run the python tests for the current configuration.
-
Masood Malekghassemi authored
Add service name to Python early_adopter
-
Nathaniel Manista authored
Fix Python test ignorance of build config
-
Masood Malekghassemi authored
-
Tim Emiola authored
Added support for sending metadata from clients.
-
Vijay Pai authored
Using cc and c++ instead of gcc and g++.
-
vjpai authored
-
Nicolas Noble authored
Removing src/core/security/roots.pem
-
Julien Boeuf authored
I believe it was introduced by mistake here: https://github.com/grpc/grpc/commit/3f1e69668642c42372b2e54c502458dc8dbba1bf
-