Commit message (Expand) | Author | Age | |
---|---|---|---|
* | update installation instructions, review feedback | Stanley Cheung | 2015-08-19 |
* | update installation instructions, review feedback | Stanley Cheung | 2015-08-19 |
* | update installation instructions, review feedback | Stanley Cheung | 2015-08-19 |
* | update debian install instructions | Stanley Cheung | 2015-08-19 |
* | Merge pull request #2972 from ctiller/get-reserved-things-right | Yang Gao | 2015-08-19 |
|\ | |||
* | | Allow customization of thread pool size in Python. | MikoĊaj Siedlarek | 2015-08-19 |
| * | Sprinkle reserved = NULL around | Craig Tiller | 2015-08-18 |
|/ | |||
* | A test suite for the RPC Framework base interface | Nathaniel Manista | 2015-08-18 |
* | The base interface of RPC Framework | Nathaniel Manista | 2015-08-17 |
* | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 |
|\ | |||
| * | Merge pull request #2918 from nathanielmanistaatgoogle/2916 | Masood Malekghassemi | 2015-08-13 |
| |\ | |||
| * \ | Merge pull request #2816 from soltanmm/health-check | Nathaniel Manista | 2015-08-13 |
| |\ \ | |||
| | | * | Service-side read without allowance | Nathaniel Manista | 2015-08-13 |
| | |/ | |/| | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 |
|\| | | |||
| | * | Add health-checking to Python | Masood Malekghassemi | 2015-08-12 |
| * | | Merge pull request #2878 from soltanmm/expose | Nathaniel Manista | 2015-08-12 |
| |\ \ | |||
| | * | | Expose new core functionality to Python | Masood Malekghassemi | 2015-08-12 |
| * | | | Merge pull request #2812 from soltanmm/timeout-increase | Nathaniel Manista | 2015-08-12 |
| |\ \ \ | |||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-12 |
|\| | | | | |||
| * | | | | Merge pull request #2826 from soltanmm/typo-fix | Nathaniel Manista | 2015-08-12 |
| |\ \ \ \ | |||
* | | | | | | Merge remote-tracking branch 'google/master' into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-12 |
|\| | | | | | |||
| * | | | | | Merge pull request #2780 from soltanmm/compiler-tests | Nathaniel Manista | 2015-08-11 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #2821 from soltanmm/user-agent | Nathaniel Manista | 2015-08-11 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | Implement timeout interop test for Python | Masood Malekghassemi | 2015-08-10 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Fixing Python after the merge. | Nicolas "Pixel" Noble | 2015-08-08 |
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-08 |
|\| | | | | | | |||
| | * | | | | | Set Python user-agent string | Masood Malekghassemi | 2015-08-06 |
| |/ / / / / | |||
| | | * / / | Fix debug annotation typo in Python | Masood Malekghassemi | 2015-08-06 |
| | |/ / / | |/| | | | |||
| * | | | | Merge pull request #2750 from ctiller/propagate | Yang Gao | 2015-08-06 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #2746 from soltanmm/user-agent | Nathaniel Manista | 2015-08-05 |
| |\ \ \ \ | |||
| | * | | | | Add project metadata generation to Python | Masood Malekghassemi | 2015-08-05 |
| | | | | * | Use common timeouts in Python face-layer test-cases | Masood Malekghassemi | 2015-08-05 |
| | |_|_|/ | |/| | | | |||
| | | * | | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #2767 from ctiller/no-poop-on-pizza | Abhishek Kumar | 2015-08-05 |
| |\ \ \ \ | | |/ / / | |/| | | | |||
| | | * | | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Move Python protoc plugin tests to grpcio_test | Masood Malekghassemi | 2015-08-04 |
| * | | | | Merge pull request #2686 from nathanielmanistaatgoogle/2570 | Craig Tiller | 2015-08-04 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||
| | | * | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port | Craig Tiller | 2015-08-03 |
| | |/ / | |/| | | |||
| | | * | Merge branch 'propagate' of github.com:ctiller/grpc into propagate | Craig Tiller | 2015-08-01 |
| | | |\ | |||
| | | * \ | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-01 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | s/inherit/propagate/g | Craig Tiller | 2015-07-31 |
| | | |/ | |||
| | | * | Update wrappers, tests to new create_call() | Craig Tiller | 2015-07-31 |
* | | | | Adapting Python. | Nicolas "Pixel" Noble | 2015-08-01 |
| | * | | Affirm metadata transmission in a common function | Nathaniel Manista | 2015-07-31 |
| | |/ | |||
| * | | Use py.test from run_tests.py | Masood Malekghassemi | 2015-07-31 |
| * | | Enable Python testing and coverage | Masood Malekghassemi | 2015-07-31 |
| |/ | |||
| * | Reorganize Python tests | Masood Malekghassemi | 2015-07-30 |
| * | Reorganize Python packages | Masood Malekghassemi | 2015-07-30 |
| * | Merge pull request #2697 from soltanmm/add-sphinx-doc | Nathaniel Manista | 2015-07-30 |
| |\ | |||
| | * | Add Python documentation generation | Masood Malekghassemi | 2015-07-29 |