aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Collapse)AuthorAge
...
| | * | | 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
|/ / / / / /
| * | | | | Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
| |\ \ \ \ \
* | \ \ \ \ \ Merge github.com:grpc/grpc into optionalize_censusGravatar Craig Tiller2016-03-31
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | * | | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #6000 from ctiller/optionalize_roundrobinGravatar Nicolas Noble2016-03-31
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Optionalize load balancing policies
| | | * \ \ \ \ Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | Update copyrightsGravatar Craig Tiller2016-03-31
| | | | | | | |
| * | | | | | | Merge pull request #5691 from ctiller/idempotentGravatar Nicolas Noble2016-03-30
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Idempotent request support for core
| | | | | | * \ \ Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-30
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge pull request #5894 from soltanmm/stop-thatGravatar Jan Tattermusch2016-03-30
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | Don't allow precompiled binaries in tests
| | | | | | | * | Renamed subchannel_factory to client_channel_factory.Gravatar David Garcia Quintas2016-03-29
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the ability to create channels from client_channel_factory. This will be used by the grpclb code to create the channels to communicate with the LB servers.
* | | | | | | | Merge branch 'optionalize_roundrobin' into optionalize_censusGravatar Craig Tiller2016-03-29
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Swap header/src into the right orderGravatar Craig Tiller2016-03-29
| | | | | | | |
* | | | | | | | Merge branch 'optionalize_roundrobin' into optionalize_censusGravatar Craig Tiller2016-03-29
|\| | | | | | |
| * | | | | | | Move proto code under ext/.../grpclbGravatar Craig Tiller2016-03-29
| | | | | | | |
* | | | | | | | Build Census as a grpc pluginGravatar Craig Tiller2016-03-29
|/ / / / / / /
* | | | | | | Make plugin registries workGravatar Craig Tiller2016-03-29
| | | | | | |
* | | | | | | Refactor build to have lb policies as extensionsGravatar Craig Tiller2016-03-29
| | | | | | |
| | | | | * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-29
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
* / | | | | | Begin optionalizing lb policies: initial code movementGravatar Craig Tiller2016-03-28
|/ / / / / /
| | | | * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-28
| | | | |\ \
| | * | | \ \ Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
* | | | | | | Add uses clauses to filegroups to ease dependency managementGravatar Craig Tiller2016-03-28
| | | | | | |
* | | | | | | Declare filegroups for chttp2Gravatar Craig Tiller2016-03-28
| | | | | | |
* | | | | | | Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
| |_|/ / / / |/| | | | |
* | | | | | Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
| | | | | |
| * | | | | Don't allow precompiled binaries in testsGravatar Masood Malekghassemi2016-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before it was possible for precompiled binaries of the Cython layer to be downloaded during a test run if the metadata of the host machine's gRPC Python project matched the metadata of a file in cloud storage. Now we disallow this, and fix a bug where the relevant environment variable was ineffectual.
* | | | | | fixes to tests for py2/3 syntax compatibilityGravatar Leifur Halldor Asgeirsson2016-03-23
| | | | | |
* | | | | | Merge pull request #5916 from ↵Gravatar Jan Tattermusch2016-03-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | leifurhauks/py3_str_bytes_in_links_service_and_beta_server Python 3: fix a bytes/str runtime issue
* \ \ \ \ \ \ Merge pull request #5383 from miselin/add_request_parsingGravatar Jan Tattermusch2016-03-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add HTTP request parsing
* \ \ \ \ \ \ \ Merge pull request #5368 from leifurhauks/py3_test_compatGravatar Jan Tattermusch2016-03-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Python: py3 compatibility for test runner & loader