Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #9598 from kpayson64/pin_yapf | David G. Quintas | 2017-02-06 |
|\ | | | | | Re-run yapf code, and pin version | ||
| * | Re-run yapf code, and pin version | Ken Payson | 2017-02-06 |
| | | |||
* | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-01 |
|\| | |||
* | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-01-31 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into version3 | Craig Tiller | 2017-01-31 |
| | |\ | | |/ | |/| | |||
| | * | Bump master version numbers | Craig Tiller | 2017-01-30 |
| | | | |||
| * | | ran yapf | David Garcia Quintas | 2017-01-30 |
| |/ | |||
* | | Merge branch 'bm_countwrites' into bwest | Craig Tiller | 2017-01-27 |
|\| | |||
* | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-01-26 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #9465 from markdroth/core_api_change | Mark D. Roth | 2017-01-26 |
| |\ \ | | | | | | | | | Move parameters for all grpc_op types into their own sub-structs. | ||
| | | * | Merge branch 'cp' into rollfwd | Craig Tiller | 2017-01-26 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Really fix python. | Mark D. Roth | 2017-01-26 |
| | | | | |||
| | * | | Fix cython bug. | Mark D. Roth | 2017-01-25 |
| | | | | |||
| | * | | Move parameters for all grpc_op types into their own sub-structs. | Mark D. Roth | 2017-01-25 |
| | | | | |||
| * | | | Merge pull request #9372 from markdroth/proxy_mapper | Mark D. Roth | 2017-01-25 |
| |\ \ \ | | | | | | | | | | | Add proxy mapper hook. | ||
| * \ \ \ | Merge pull request #9383 from markdroth/http_connect_channel_arg | Mark D. Roth | 2017-01-25 |
| |\ \ \ \ | | |_|/ / | |/| | | | Trigger HTTP CONNECT handshaker via channel args. | ||
| | | | * | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-24 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #9127 from ↵ | Masood Malekghassemi | 2017-01-23 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/if-you-rely-only-on-yourself-fewer-things-might-go-wrong-but-fewer-things-might-go-right Don't leak Py exceptions without calling gRPC core | ||
| | * | | | | Run yapf over Python code | Masood Malekghassemi | 2017-01-23 |
| | | | | | | |||
| | * | | | | Don't leak Py exceptions without calling gRPC core | Masood Malekghassemi | 2017-01-23 |
| | | | | | | |||
| * | | | | | Merge pull request #9428 from grpc/revert-8842-metadata_filter | David G. Quintas | 2017-01-23 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Revert "Metadata handling rewrite" | ||
| * \ \ \ \ \ | Merge pull request #9422 from ↵ | Masood Malekghassemi | 2017-01-23 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries Add __richcmp__ to cygrpc.Timespec | ||
| | | | | | * | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| | | | |_|/ | | | |/| | | | | | | | | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
| | | * | | | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |/ / / | |/| | | | |||
| * | | | | Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining | Nathaniel Manista | 2017-01-20 |
| |\ \ \ \ | | | | | | | | | | | | | Fix grpc._server._Context.time_remaining. | ||
| * \ \ \ \ | Merge pull request #9340 from stanley-cheung/update-boringssl | Nicolas Noble | 2017-01-20 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Update boringssl | ||
| | | | * | | | Add __richcmp__ to cygrpc.Timespec | Masood Malekghassemi | 2017-01-20 |
| | |_|/ / / | |/| | | | | |||
| | | * | | | Fix grpc._server._Context.time_remaining | Nathaniel Manista | 2017-01-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | A weak test is included; proper test coverage will come later. | ||
* | | | | | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-01-20 |
|\| | | | | | |||
| * | | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-20 |
| |\ \ \ \ \ | |||
| | | * | | | | Update boringssl to latest chromium-stable | Stanley Cheung | 2017-01-20 |
| | |/ / / / | |||
| * | | | | | Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter | Craig Tiller | 2017-01-20 |
| |\ \ \ \ \ | |||
| | | * \ \ \ | Merge pull request #9348 from ncteisen/python_negative_http2_fix | Noah Eisen | 2017-01-19 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | Change expected error code in Python negative interop client | ||
| | * | | | | | | Fix Python memory errors | Masood Malekghassemi | 2017-01-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... but for real this time. | ||
| | | * | | | | | Doc string fix and tweaks | Nathaniel Manista | 2017-01-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In those places where we return an object that implements two interfaces (let's say P and Q), consistently describe it as a "P-Q" rather than once mentioning that it is a P and describing it as a "Q" for the rest of prose. | ||
| | | | * | | | | Expect INTERNAL in Python negative interop client | ncteisen | 2017-01-19 |
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test now expects to receive StatusCode.INTERNAL when it receives a RST_STREAM from the server in order to comply with https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md Also added wait for ready behavior on the client channel. | ||
| * | | | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-18 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | |||
| | | | * | | Move detection of HTTP CONNECT proxy from DNS resolver to client channel. | Mark D. Roth | 2017-01-18 |
| | | | | | | |||
| * | | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-17 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| * | | | | | Fix Python errors | Masood Malekghassemi | 2017-01-17 |
| | | | | | | |||
| | | * | | | Pass an iterator rather than an iterable | Nathaniel Manista | 2017-01-17 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | This should have been included in dd52a31337616fe935f79debfe5d56c6d73a but was missed because it falsely passes almost all of the time. | ||
| | | | * | Add proxy mapper hook. | Mark D. Roth | 2017-01-17 |
| | | |/ | |||
| | * / | Run Python formatting | Masood Malekghassemi | 2017-01-17 |
| | |/ | |||
| * | | Merge pull request #44 from ↵ | Craig Tiller | 2017-01-13 |
| |\ \ | | | | | | | | | | | | | | | | | soltanmm-google/meta_meta-meta-MUSHROOM-MUSHROOM-Snaaaaakkeeeee-oohhhh-it's-a-snaaaaakkeeeeee Paper-over Python errors | ||
| | * | | Paper-over Python errors | Masood Malekghassemi | 2017-01-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reads directly off of the slices rather than ref'ing and unref'ing them. There's likely some silliness w.r.t. interned slices and references to them outliving their associated call objects, but we are just ignoring that for now. | ||
* | | | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-01-13 |
|\ \ \ \ | | |_|/ | |/| | | |||
| | * | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-10 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Implement wait-for-ready behavior in Python stress and qps client | ncteisen | 2017-01-10 |
| | | | | | | | | | | | | | | | | | | | | The clients now block until the channel is in the READY state. This fixes some test flakiness issues we have had. | ||
| | * | | Merge github.com:grpc/grpc into fix_errors | Craig Tiller | 2017-01-09 |
| | |\ \ | | |/ / | |/| | |