aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
* Merge pull request #2968 from nathanielmanistaatgoogle/nathaniel-coreGravatar Masood Malekghassemi2015-08-23
|\
| * The RPC Framework core package.Gravatar Nathaniel Manista2015-08-21
* | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
* | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
* | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
* | update debian install instructionsGravatar Stanley Cheung2015-08-19
* | Merge pull request #2972 from ctiller/get-reserved-things-rightGravatar Yang Gao2015-08-19
|\ \
* | | Allow customization of thread pool size in Python.Gravatar MikoĊ‚aj Siedlarek2015-08-19
| |/ |/|
| * Sprinkle reserved = NULL aroundGravatar Craig Tiller2015-08-18
|/
* A test suite for the RPC Framework base interfaceGravatar Nathaniel Manista2015-08-18
* The base interface of RPC FrameworkGravatar Nathaniel Manista2015-08-17
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
|\
| * Merge pull request #2918 from nathanielmanistaatgoogle/2916Gravatar Masood Malekghassemi2015-08-13
| |\
| * \ Merge pull request #2816 from soltanmm/health-checkGravatar Nathaniel Manista2015-08-13
| |\ \
| | | * Service-side read without allowanceGravatar Nathaniel Manista2015-08-13
| | |/ | |/|
* | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
|\| |
| | * Add health-checking to PythonGravatar Masood Malekghassemi2015-08-12
| * | Merge pull request #2878 from soltanmm/exposeGravatar Nathaniel Manista2015-08-12
| |\ \
| | * | Expose new core functionality to PythonGravatar Masood Malekghassemi2015-08-12
| * | | Merge pull request #2812 from soltanmm/timeout-increaseGravatar Nathaniel Manista2015-08-12
| |\ \ \
* | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
|\| | | |
| * | | | Merge pull request #2826 from soltanmm/typo-fixGravatar Nathaniel Manista2015-08-12
| |\ \ \ \
* | | | | | Merge remote-tracking branch 'google/master' into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
|\| | | | |
| * | | | | Merge pull request #2780 from soltanmm/compiler-testsGravatar Nathaniel Manista2015-08-11
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #2821 from soltanmm/user-agentGravatar Nathaniel Manista2015-08-11
| |\ \ \ \ \ \
| * | | | | | | Implement timeout interop test for PythonGravatar Masood Malekghassemi2015-08-10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fixing Python after the merge.Gravatar Nicolas "Pixel" Noble2015-08-08
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\| | | | | |
| | * | | | | Set Python user-agent stringGravatar Masood Malekghassemi2015-08-06
| |/ / / / /
| | | * / / Fix debug annotation typo in PythonGravatar Masood Malekghassemi2015-08-06
| | |/ / / | |/| | |
| * | | | Merge pull request #2750 from ctiller/propagateGravatar Yang Gao2015-08-06
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #2746 from soltanmm/user-agentGravatar Nathaniel Manista2015-08-05
| |\ \ \ \
| | * | | | Add project metadata generation to PythonGravatar Masood Malekghassemi2015-08-05
| | | | | * Use common timeouts in Python face-layer test-casesGravatar Masood Malekghassemi2015-08-05
| | |_|_|/ | |/| | |
| | | * | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #2767 from ctiller/no-poop-on-pizzaGravatar Abhishek Kumar2015-08-05
| |\ \ \ \ | | |/ / / | |/| | |
| | | * | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | | |\ \ | | |_|/ / | |/| | |
| | | | * Move Python protoc plugin tests to grpcio_testGravatar Masood Malekghassemi2015-08-04
| * | | | Merge pull request #2686 from nathanielmanistaatgoogle/2570Gravatar Craig Tiller2015-08-04
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
| | |/ / | |/| |
| | | * Merge branch 'propagate' of github.com:ctiller/grpc into propagateGravatar Craig Tiller2015-08-01
| | | |\
| | | * \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-01
| | | |\ \ | | |_|/ / | |/| | |
| | | | * s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| | | |/
| | | * Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
* | | | Adapting Python.Gravatar Nicolas "Pixel" Noble2015-08-01
| | * | Affirm metadata transmission in a common functionGravatar Nathaniel Manista2015-07-31
| | |/
| * | Use py.test from run_tests.pyGravatar Masood Malekghassemi2015-07-31
| * | Enable Python testing and coverageGravatar Masood Malekghassemi2015-07-31
| |/
| * Reorganize Python testsGravatar Masood Malekghassemi2015-07-30
| * Reorganize Python packagesGravatar Masood Malekghassemi2015-07-30