Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
|\ | |||
* \ | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 |
|\ \ | |||
* \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
|\ \ \ | |||
| | | * | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-26 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #7497 from soltanmm/be-nicer | kpayson64 | 2016-07-25 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master | Nicolas Noble | 2016-07-25 |
| |\ \ \ \ | |||
| | | * | | | Be more intelligent about Cython in grpcio | Masood Malekghassemi | 2016-07-22 |
| | * | | | | Merge v1.0.x into master | murgatroid99 | 2016-07-22 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||
| | | | * | | merge to upstream/master | Alistair Veitch | 2016-07-21 |
| | | | |\ \ | | | |_|/ / | | |/| | | | |||
| | | * | | | Fixed name syntax error | Ken Payson | 2016-07-18 |
| | | * | | | Handle distutils command idiosyncracies | Masood Malekghassemi | 2016-07-16 |
| | | * | | | Patch `spawn` for Python 'unix' compilers instead | Masood Malekghassemi | 2016-07-16 |
| | | * | | | Merge pull request #7384 from soltanmm/import-stallion | kpayson64 | 2016-07-14 |
| | | |\ \ \ | |||
* | | | \ \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-07-14 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | * | | | | | Merge remote-tracking branch 'upstream/master' into handshake_api | Mark D. Roth | 2016-07-14 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | * | | | | | Added handshaker.[ch] to build.yaml. | Mark D. Roth | 2016-07-14 |
| | | | | | * | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-14 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| | | | * | | | Remove Python 'loader' hack | Masood Malekghassemi | 2016-07-13 |
| | | | * | | | Move Python.h include out of loader code | Masood Malekghassemi | 2016-07-13 |
| | | * | | | | Document rpc details as string type | Ken Payson | 2016-07-13 |
| | | |/ / / | |||
| * | | | | | Merge pull request #7357 from grpc/v1.0.x | Jorge Canizales | 2016-07-13 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| | | | | * | Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport | Robbie Shade | 2016-07-13 |
| | |_|_|/ | |/| | | | |||
| | * | | | Merge pull request #7355 from soltanmm/count-bleck | kpayson64 | 2016-07-13 |
| | |\ \ \ | |||
| * | \ \ \ | Merge pull request #7317 from soltanmm/tadpoles | kpayson64 | 2016-07-12 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| | | * | | | Merge pull request #7338 from kpayson64/remove_py_cruft | kpayson64 | 2016-07-12 |
| | | |\ \ \ | |||
| | | | | * | | Add special methods to generated Python docs | Masood Malekghassemi | 2016-07-12 |
| | | | |/ / | | | |/| | | |||
| | | | * | | Remove early adopter code | Ken Payson | 2016-07-12 |
| | * | | | | Patch `spawn` for Python 'unix' compilers instead | Masood Malekghassemi | 2016-07-12 |
| | | * | | | Added Glossary to docs with metadata definition | Ken Payson | 2016-07-12 |
| | | |/ / | |||
| * | / / | Master is now 1.1.0-dev. | Nicolas "Pixel" Noble | 2016-07-12 |
| | |/ / | |/| | | |||
| * | | | Flagging master as 1.0.0-pre1. | Nicolas "Pixel" Noble | 2016-07-12 |
| * | | | Addressing comments. | Nicolas "Pixel" Noble | 2016-07-12 |
| * | | | Merge branch 'release-0_15' into upmerge-master | Nicolas "Pixel" Noble | 2016-07-12 |
| |\ \ \ | |||
| * | | | | Hold onto the GIL in __dealloc__ functions | Ken Payson | 2016-07-11 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optional | kpayson64 | 2016-07-08 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #7195 from soltanmm/winfix | kpayson64 | 2016-07-08 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exception | kpayson64 | 2016-07-08 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #7163 from nathanielmanistaatgoogle/call-credentials | kpayson64 | 2016-07-08 |
| |\ \ \ \ \ \ | |||
| | | | * | | | | Build Python distributions standalone for Windows | Masood Malekghassemi | 2016-07-08 |
| | | | * | | | | Patch monkeypatch link function to work in Python3 | Masood Malekghassemi | 2016-07-08 |
| | | | * | | | | Make Python build standalone on Windows | Masood Malekghassemi | 2016-07-08 |
| | | | * | | | | Remove misleading diagnostics message | Masood Malekghassemi | 2016-07-08 |
| | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #7275 from kpayson64/python_min_memory_cleanup | kpayson64 | 2016-07-08 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | Removed cython client-side call tracking | Ken Payson | 2016-07-07 |
| | | | * | | | | Fix _Rendezvous.exception for successful calls | Nathaniel Manista | 2016-07-07 |
| | |_|/ / / / | |/| | | | | | |||
| | | * | | | | Composition of arbitrarily many CallCredentials | Nathaniel Manista | 2016-07-07 |
| | |/ / / / | |||
| | | * / / | Make handlers optional at server construction | Nathaniel Manista | 2016-07-07 |
| | |/ / / | |||
| | | * | | Merge pull request #7224 from nathanielmanistaatgoogle/rendezvous-exception | kpayson64 | 2016-07-06 |
| | | |\ \ | |||
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into bb_reader_error | David Garcia Quintas | 2016-07-06 |
| |\| | | | | |||
| * | | | | | Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/s... | David Garcia Quintas | 2016-07-02 |
| |\ \ \ \ \ |