aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add a test for failing to add a portGravatar yang-g2015-12-09
* Merge github.com:grpc/grpc into make_a_full_requestGravatar Craig Tiller2015-12-09
|\
| * Merge pull request #4355 from yang-g/fixit_channel_create_cGravatar Craig Tiller2015-12-09
| |\
* | | Merge github.com:grpc/grpc into make_a_full_requestGravatar Craig Tiller2015-12-09
|\| |
* | | Catch bad timeout handlingGravatar Craig Tiller2015-12-09
| * | Merge pull request #4345 from murgatroid99/ruby_interop_bytes_encodingGravatar Michael Lumish2015-12-09
| |\ \
| | | * Add test for un-resolvable targetGravatar yang-g2015-12-09
| | |/ | |/|
| * | Merge pull request #4335 from ctiller/partial-send-headerGravatar Yang Gao2015-12-09
| |\ \
| * | | Nuke unused filesGravatar Craig Tiller2015-12-09
| * | | Fix gcc compilationGravatar Craig Tiller2015-12-08
| | | * Fixed encoding for bytes fields in the ruby interop serverGravatar murgatroid992015-12-08
| | | * Fix encoding for bytes fields in ruby interop clientGravatar murgatroid992015-12-08
| |_|/ |/| |
| * | Merge github.com:grpc/grpc into varint_testGravatar Craig Tiller2015-12-08
| |\ \ | |/ / |/| |
| | * Merge github.com:grpc/grpc into partial-send-headerGravatar Craig Tiller2015-12-08
| | |\ | |_|/ |/| |
* | | Merge pull request #4342 from grpc/release-0_12Gravatar Jan Tattermusch2015-12-08
|\ \ \
* | | | Remove gpr_slice_to_cstring as it is not used anywhereGravatar Sree Kuchibhotla2015-12-08
* | | | Merge pull request #4304 from jtattermusch/proto_cleanupGravatar Michael Lumish2015-12-08
|\ \ \ \
* \ \ \ \ Merge pull request #4321 from murgatroid99/node_benchmark_serviceGravatar Jan Tattermusch2015-12-08
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #4334 from ctiller/lonely-dataGravatar Yang Gao2015-12-08
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #4332 from ctiller/bahGravatar Sree Kuchibhotla2015-12-08
|\ \ \ \ \ \ \
| | | | | | | * Add integer overflow casesGravatar Craig Tiller2015-12-08
| | * | | | | | Fix fuzzing detected crashGravatar Craig Tiller2015-12-08
| | | |_|_|_|/ | | |/| | | |
| * / | | | | Fix typoGravatar Craig Tiller2015-12-08
| |/ / / / /
* / / / / / Make census_tag_set the only field of census_contextGravatar Hongyu Chen2015-12-07
|/ / / / /
* | | | | Merge pull request #4319 from yang-g/fixit_call_log_batch_cGravatar Craig Tiller2015-12-07
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #4311 from jboeuf/tsi_testsGravatar Craig Tiller2015-12-07
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #4306 from jcanizales/merge-releaseGravatar Jan Tattermusch2015-12-07
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #4267 from ctiller/http2-is-still-a-specGravatar Nicolas Noble2015-12-07
|\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge Python tox fix into release-0.12-to-be-merged-into-masterGravatar Jorge Canizales2015-12-07
| | |\ \ \ \ \ \ \
| | | | | | | * | | add todo for PHPGravatar Jan Tattermusch2015-12-07
| | | | | | | * | | update ruby to new position of math.proto and health.protoGravatar Jan Tattermusch2015-12-07
| | | | | | | * | | update location of .protos in nodeGravatar Jan Tattermusch2015-12-07
| | | | | | | * | | update C# generate protos scriptGravatar Jan Tattermusch2015-12-07
| | | | | | | * | | consolidate math.proto and health.protoGravatar Jan Tattermusch2015-12-07
| |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | | * | Add metadata auth plugin API supportGravatar Masood Malekghassemi2015-12-07
| | | | | | | * | Unskip cygrpc testsGravatar Masood Malekghassemi2015-12-07
| | | | | | | * | Remove unnecessary adapter filesGravatar Masood Malekghassemi2015-12-07
| | | | | | | * | Migrate to CythonGravatar Masood Malekghassemi2015-12-07
| | | | | | | * | Update Cython gRPC codeGravatar Masood Malekghassemi2015-12-07
| | | | | | | * | Use value equality for status codesGravatar Masood Malekghassemi2015-12-07
| | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Merge pull request #4323 from soltanmm/LD50Gravatar Jan Tattermusch2015-12-07
| | | |\ \ \ \ \
| | | | * | | | | Fix interop Python test invocationGravatar Masood Malekghassemi2015-12-07
| | | | | | | * | Fixed up the Node benchmark implementationGravatar murgatroid992015-12-07
| | | | | | * | | remove unused codeGravatar yang-g2015-12-07
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #4297 from ctiller/hpack-testsGravatar Sree Kuchibhotla2015-12-07
|\ \ \ \ \ \ \ \
| | | | * \ \ \ \ Merge pull request #4260 from jtattermusch/auth_interceptor_contextGravatar jboeuf2015-12-07
| | | | |\ \ \ \ \
* | | | | \ \ \ \ \ Merge pull request #4303 from murgatroid99/node_server_coverageGravatar Michael Lumish2015-12-07
|\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge master to manually resolve conflict.Gravatar Jorge Canizales2015-12-07
| | | | |\ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #4312 from murgatroid99/ruby_interop_dependencyGravatar Jan Tattermusch2015-12-07
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #4299 from ctiller/the-zombies-are-comingGravatar Nicolas Noble2015-12-07
|\ \ \ \ \ \ \ \ \ \ \ \