aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Collapse)AuthorAge
* Merge pull request #6331 from nathanielmanistaatgoogle/alphaGravatar Jan Tattermusch2016-04-28
|\ | | | | Remove Python alpha/early_adopter implementation
* \ Merge pull request #6298 from grpc/python_qps_testsGravatar Jan Tattermusch2016-04-28
|\ \ | | | | | | Python QPS Tests
| * | Python QPS Worker/initial scenariosGravatar Ken Payson2016-04-28
| | |
* | | Merge pull request #6330 from soltanmm/6264Gravatar Jan Tattermusch2016-04-28
|\ \ \ | | | | | | | | Allow additive changes to protos w/o forcing user implementation
* \ \ \ Merge pull request #6321 from soltanmm/docGravatar Jan Tattermusch2016-04-28
|\ \ \ \ | | | | | | | | | | Add Windows-specifics to Python docs
* \ \ \ \ Merge pull request #6196 from y-zeng/call-error-to-stringGravatar Craig Tiller2016-04-28
|\ \ \ \ \ | | | | | | | | | | | | Provide a function that converts grpc_call_error values into a string
| | | | | * Remove Python alpha/early_adopter implementationGravatar Nathaniel Manista2016-04-28
| |_|_|_|/ |/| | | | | | | | | | | | | | This code has been unsupported for more than six months.
| | | * | Allow additive changes to protos w/o forcing user implementationGravatar Masood Malekghassemi2016-04-27
| | | |/
* | | | Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
|\ \ \ \ | |_|_|/ |/| | | Adding support for msys.
| | | * Add Windows-specifics to Python docsGravatar Masood Malekghassemi2016-04-27
| |_|/ |/| |
* | | Merge pull request #6229 from grpc/python_test_proto_genGravatar Jan Tattermusch2016-04-26
|\ \ \ | | | | | | | | Changed python proto build to use shared protos
| * | | Changed python proto build to use shared protosGravatar Ken Payson2016-04-26
| | | |
* | | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
|\ \ \ \
| * \ \ \ Merge pull request #5958 from deepaklukose/skip_client_cert_verificationGravatar Jan Tattermusch2016-04-20
| |\ \ \ \ | | | | | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication.
| * | | | | Update boringssl to latest chromium-stable.Gravatar itessier2016-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the x25519_NEON symbol error when importing the gRPC Python modules on ARM. Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
| | * | | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | |/ / / | | | | | | | | | | | | | | | application handle the authentication.
| * | | | Merge pull request #6189 from y-zeng/default-verbosityGravatar Yuchen Zeng2016-04-19
| |\ \ \ \ | | |/ / / | |/| | | Add knob for default core output verbosity
| | | | * Provide a function that converts grpc_call_error values into a stringGravatar Yuchen Zeng2016-04-15
| | | | |
| | * | | After running generate_projects.shGravatar Yuchen Zeng2016-04-15
| | | |/ | | |/|
| | | * Adding support for msys.Gravatar Nicolas "Pixel" Noble2016-04-15
| | |/
* | / Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
| |/ |/|
| * Factored out parse functions from sockaddr_resolverGravatar David Garcia Quintas2016-04-08
|/
* Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
|
* Fixing client_config initGravatar Craig Tiller2016-04-05
|
* Nailing down dependencies betterGravatar Craig Tiller2016-04-05
|
* Merge branch 'optionalize_client_config' into strong-includesGravatar Craig Tiller2016-04-05
|\
| * Merge github.com:grpc/grpc into optionalize_client_configGravatar Craig Tiller2016-04-05
| |\
* | | Getting dependencies fixed upGravatar Craig Tiller2016-04-05
|/ /
| * Merge pull request #6070 from ctiller/head-of-line-blockingGravatar Jan Tattermusch2016-04-05
| |\ | | | | | | Fix a head of line blocking issue in the C++ server
| * \ Merge pull request #6087 from ctiller/reset_copyrightGravatar Jan Tattermusch2016-04-05
| |\ \ | | | | | | | | Remove unnecessary -2016 from copyrights
* | | | Move subchannel_call_holderGravatar Craig Tiller2016-04-05
| | | |
| | * | Remove unnecessary -2016 from copyrightsGravatar Craig Tiller2016-04-05
| | | |
| | | * Fix codegenGravatar Craig Tiller2016-04-04
| | |/
* | | Merge branch 'subchannel_factory_create_lb_channel' of ↵Gravatar Craig Tiller2016-04-01
|\ \ \ | | | | | | | | | | | | github.com:dgquintas/grpc into ccmerge
| | * | Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar David Garcia Quintas2016-04-01
| |/| | | | |/ | | | | | | subchannel_factory_create_lb_channel
| | * Merge pull request #6042 from ctiller/optionalize_resolversGravatar Nicolas Noble2016-04-01
| | |\ | | | | | | | | Optionalize resolvers
* | | \ Merge github.com:grpc/grpc into optionalize_client_configGravatar Craig Tiller2016-04-01
|\ \ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into subchannel_factory_create_lb_channelGravatar David G. Quintas2016-04-01
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #5419 from ctiller/cleaner-posix2Gravatar Nicolas Noble2016-04-01
| |\ \ \ | | | | | | | | | | Move all event handling code behind one grand unified interface
* | \ \ \ Merge branch 'optionalize_resolvers' into optionalize_client_configGravatar Craig Tiller2016-04-01
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge github.com:grpc/grpc into optionalize_resolversGravatar Craig Tiller2016-04-01
| |\| | |
| | * | | Merge pull request #6001 from ctiller/optionalize_censusGravatar Jan Tattermusch2016-04-01
| | |\ \ \ | | | | | | | | | | | | Optionalize census
| | | | * \ Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-04-01
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | | | * Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar David Garcia Quintas2016-03-31
| | | | | |\ | | | |_|_|/ | | |/| | | | | | | | | subchannel_factory_create_lb_channel
| | * | | | Merge pull request #5700 from bluecmd/ssl-defaultsGravatar Jan Tattermusch2016-03-31
| | |\ \ \ \ | | | | | | | | | | | | | | ssl_channel_credentials to use None by default
* | | | | | | Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
|/ / / / / /
| | | | * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
| | | | |\ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'optionalize_census' into optionalize_resolversGravatar Craig Tiller2016-03-31
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge github.com:grpc/grpc into optionalize_censusGravatar Craig Tiller2016-03-31
| |\| | | |
* | | | | | Optionalize name resolversGravatar Craig Tiller2016-03-31
|/ / / / /