aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-08
|\
| * Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
| |\
| * \ Merge pull request #7774 from ctiller/percent-encoderGravatar Craig Tiller2016-09-06
| |\ \
| * \ \ Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.xGravatar Nicolas Noble2016-09-06
| |\ \ \
* | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-06
|\| | | |
| * | | | Merge pull request #7943 from markdroth/client_channel_cleanupGravatar Mark D. Roth2016-09-01
| |\ \ \ \
| | * | | | Move subchannel_call_holder code into client_channel module.Gravatar Mark D. Roth2016-08-31
* | | | | | Change wrapped languages to use the new channel arg macro name.Gravatar Mark D. Roth2016-08-31
| * | | | | add trace context protoGravatar Alistair Veitch2016-08-31
| |/ / / /
| | | | * Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-...Gravatar kpayson642016-08-30
| | | | |\
| | | | * \ Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-stringGravatar kpayson642016-08-30
| | | | |\ \
* | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-08-29
|\| | | | | |
| * | | | | | Merge pull request #7839 from markdroth/rename_client_configGravatar Mark D. Roth2016-08-29
| |\ \ \ \ \ \
| | | | | | | * Lower-case example "Authorization" header nameGravatar Nathaniel Manista2016-08-29
| | | | | | |/ | | | | | |/|
| * | | | | | Merge pull request #7831 from thunderboltsid/remove-skipif-pypyGravatar Nicolas Noble2016-08-28
| |\ \ \ \ \ \
* | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-08-25
|\| | | | | | |
| | | | * | | | Merge branch 'v1.0.x' into upmerge-from-v1.0.xGravatar Nicolas "Pixel" Noble2016-08-24
| | |_|/| | | | | |/| | | |/ / | | | | |/| |
* | | | / | | Add channel arg for max send message size and add message size filter.Gravatar Mark D. Roth2016-08-23
| |_|/ / / / |/| | | | |
| | * | | | remove skipIf from TypeSmokeTest (issue 7672)Gravatar siddharthshukla2016-08-23
* | | | | | Rename grpc_client_config to grpc_resolver_result.Gravatar Mark D. Roth2016-08-22
| | | * | | Remove unused imports in grpcio-testsGravatar Masood Malekghassemi2016-08-22
| | | | | * Python grpc.secure_channel doc string correctionGravatar Nathaniel Manista2016-08-20
| | | | |/ | | | |/|
| * | / | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
|/| | | | | | |/ / | |/| |
| * | | Bumping version to 1.0.1-pre1.Gravatar Nicolas "Pixel" Noble2016-08-18
| * | | Merge pull request #7745 from nicolasnoble/no-more-preGravatar Nicolas Noble2016-08-18
| |\ \ \
| * | | | Use templates for python version dependenciesGravatar Ken Payson2016-08-18
| | | | * Percent encoding routinesGravatar Craig Tiller2016-08-18
| | | |/
| | * / Removing pre2 flag.Gravatar Nicolas "Pixel" Noble2016-08-16
| |/ /
* | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-16
|\ \ \ | |_|/ |/| |
| | * Merge pull request #7732 from kpayson64/python3_artifactsGravatar kpayson642016-08-15
| |/|
* | | Merge pull request #7538 from thunderboltsid/pypy-experimentsGravatar kpayson642016-08-15
|\ \ \
* \ \ \ Merge pull request #7668 from thunderboltsid/skip-test-for-pypyGravatar kpayson642016-08-15
|\ \ \ \
| | | | * Add Python3.5 artifact targetsGravatar Ken Payson2016-08-15
| | | * | Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress...Gravatar kpayson642016-08-15
| | | |\ \ | | | | |/ | | | |/|
* | | | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | | * Migrate distrib, interop, and stress to GA APIGravatar Nathaniel Manista2016-08-11
| | * | | skip test run if running with pypyGravatar siddharthshukla2016-08-09
| | | * | Switch init/shutdown: lib-wide -> per-objectGravatar siddharthshukla2016-08-05
| | |/ /
* | / / Fix the ThreadPoolExecutor: max_workers can't be 0Gravatar siddharthshukla2016-08-03
| |/ / |/| |
| * | Bump python protobuf dependency to 3.0.0Gravatar Ken Payson2016-08-03
| |/
* | Merge pull request #7370 from rjshade/move_timeout_encodingGravatar kpayson642016-08-02
|\ \
* \ \ Merge pull request #6774 from a-veitch/add_resourceGravatar kpayson642016-08-02
|\ \ \
* \ \ \ Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
|\ \ \ \
| | | | * Bumping to 1.0.0-pre2.Gravatar Nicolas "Pixel" Noble2016-07-29
| | | * | Merge branch 'master' into move_timeout_encodingGravatar Robbie Shade2016-07-26
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #7497 from soltanmm/be-nicerGravatar kpayson642016-07-25
| |\ \ \ \
| * \ \ \ \ Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_masterGravatar Nicolas Noble2016-07-25
| |\ \ \ \ \
| | * | | | | Rerun generate_projects.shGravatar murgatroid992016-07-25
| | | * | | | Be more intelligent about Cython in grpcioGravatar Masood Malekghassemi2016-07-22
| | * | | | | Merge v1.0.x into masterGravatar murgatroid992016-07-22
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |