- Dec 02, 2015
-
-
Jan Tattermusch authored
-
- Nov 24, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
By rewriting a few stanza's to give the compiler more flexibility in order of operations, reduce code size by about 1kb.
-
Craig Tiller authored
-
- Nov 23, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Nov 21, 2015
-
-
yang-g authored
-
- Nov 20, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Nov 19, 2015
-
-
Nicolas "Pixel" Noble authored
-
Nicolas Noble authored
-
Nicolas Noble authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Jan Tattermusch authored
-
- Nov 18, 2015
-
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Julien Boeuf authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-
- Nov 17, 2015
-
-
yang-g authored
-
Masood Malekghassemi authored
-
Craig Tiller authored
-
- Nov 13, 2015
-
-
Tim Emiola authored
-
- Nov 12, 2015
-
-
Benny Wong authored
* Reference discussion: https://github.com/grpc/grpc/pull/4108#discussion-diff-44494393
-
Benny Wong authored
-
Benny Wong authored
-
- Nov 11, 2015
-
-
Tim Emiola authored
- server logger.level = WARN - client logger.level = INFO
-
Tim Emiola authored
- truncates the server debug log entries to make that readable
-
Tim Emiola authored
This fixes the current ruby server interop test flakiness. - The interop tests recently changed so that clients access servers in parallel, meaning that the interop servers handle multiple rpcs at once, which is how this bug became visible - since this change, tests run against the ruby interop server have failed sporadically - the problem was that the block in #loop_handle_server_calls that is passed to the thread pool referenced a var in an enclosing block, which resulted in requests being processed by the wrong handler - this fix ensures that the block to be run on the thread pool thread does not have any references to vars in the enclosing block
-
Benny Wong authored
-
Benny Wong authored
-
Craig Tiller authored
-
Tim Emiola authored
Fixes an omission from earlier PRs that adds support metadata.
-
Tim Emiola authored
-
- Nov 10, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-