aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
* 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
| | * 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
| | |\ | |_|/ |/| |
* | | 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
| * | 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
* Merge pull request #2697 from soltanmm/add-sphinx-docGravatar Nathaniel Manista2015-07-30
|\
| * Add Python documentation generationGravatar Masood Malekghassemi2015-07-29
* | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
|\|
| * Merge pull request #2677 from nathanielmanistaatgoogle/test-constantsGravatar Masood Malekghassemi2015-07-27
| |\
* | | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
|\| |
| * | Merge pull request #2593 from ctiller/elliptic-orange-chamelionGravatar Yang Gao2015-07-27
| |\ \
| | | * Add STREAM_LENGTH and POOL_SIZE to test_constantsGravatar Nathaniel Manista2015-07-27
| | |/ | |/|
| | * Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-26
| | |\
| * | \ Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| | |\ \
| | * \ \ Merge pull request #2629 from ctiller/always-with-the-monoGravatar Yang Gao2015-07-23
| | |\ \ \
| * | | | | Integration fixGravatar Craig Tiller2015-07-23
| | | | | * Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-23
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | * | | Make the server report monotonic times for deadlinesGravatar Craig Tiller2015-07-23
| | |/ / / | |/| | |
| | * | | Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| |/ / /
| * | | Fix Python C89 pedantryGravatar Masood Malekghassemi2015-07-22
| | * | Fix node test. Remove all the server fake credentials referencesGravatar yang-g2015-07-22
| | * | merge head and resolve conflictGravatar yang-g2015-07-22
| | |\ \ | | |/ / | |/| |
| | * | move fake_transport_security_credentials to private APIGravatar yang-g2015-07-21
* | | | Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
|/ / /
| | * Rename grpc_channel_create to grpc_insecure_channel_createGravatar Craig Tiller2015-07-21
| |/ |/|
* | Only check metadata that we want: its allowed to have extra elementsGravatar Craig Tiller2015-07-18
* | Only validate metadata from the client that we know should existGravatar Craig Tiller2015-07-18
|/
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\
| * links interface and gRPC-on-wire implementationGravatar Nathaniel Manista2015-07-13
* | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
* | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
|\|
* | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| * Disabling cython for now.Gravatar Nicolas "Pixel" Noble2015-07-11
| * Upport python versionGravatar Masood Malekghassemi2015-07-10
|/
* Revert "Update Python version numbers"Gravatar Craig Tiller2015-07-10
* Update Python version numbersGravatar Masood Malekghassemi2015-07-10
* Add Python3 testing supportGravatar Masood Malekghassemi2015-07-09