aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
* Revert "Merge branch 'master' into v1.3.x"Gravatar Alexander Polcyn2017-04-26
* Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-24
|\
| * Fix http2_interop test for c++ and pythonGravatar yang-g2017-04-20
* | Merge branch 'tsan-c++' into hybridGravatar Craig Tiller2017-04-20
|\|
| * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-19
| |\
| | * Keep _grpcio_metadata.py in GitHub repoGravatar Matt Kwong2017-04-18
* | | Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-14
|\ \ \ | | |/ | |/|
| | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
| | |\ | | |/ | |/|
| * | Merge pull request #9972 from sreecha/cq_create_api_changesGravatar Sree Kuchibhotla2017-04-14
| |\ \
| * \ \ Merge pull request #10449 from ctiller/minimal_testGravatar Craig Tiller2017-04-14
| |\ \ \
| * | | | Use _pb2_grpc module to access gRPC entitiesGravatar Mehrdad Afshari2017-04-13
| | * | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-13
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-13
| | | |\ \ | | |_|/ / | |/| | |
| * | | | master to 1.4.0-devGravatar David Garcia Quintas2017-04-13
* | | | | Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-13
|\| | | |
| | | * | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-13
| | | |\ \ | | |_|/ / | |/| | |
| | | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
| | | | |\ | | |_|_|/ | |/| | |
| | * | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-12
| | |\ \ \ | | |/ / / | |/| | |
* | | | | Remove APIGravatar Craig Tiller2017-04-12
| |_|/ / |/| | |
| * | | Merge github.com:grpc/grpc into truebinGravatar Craig Tiller2017-04-12
| |\ \ \
| | | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
| | | | |\ | | | |_|/ | | |/| |
* | | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-11
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-11
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #10501 from ctiller/epex2Gravatar Craig Tiller2017-04-11
| |\ \ \ \
* | | | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-07
|\| | | | |
| | | | * | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-07
| | | | |\ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
|\ \ \ \ \ \
| | | | | * | Merge deadline_init/deadline_startGravatar Craig Tiller2017-04-06
| | | | | * | Rename compress_filter --> message_compress_filterGravatar Craig Tiller2017-04-06
| | | | | * | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-06
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | Split event notification out of ev_epoll_linux.cGravatar Craig Tiller2017-04-06
| | |/ / / / | |/| | | |
| | * | | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12xGravatar Jan Tattermusch2017-04-06
| |/| | | |
| | | | | * Merge github.com:grpc/grpc into cpparena2Gravatar Craig Tiller2017-04-05
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Add manifest to fix grpcio_reflection packagingGravatar Mehrdad Afshari2017-04-05
| | | | * | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-05
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | * | | Merge github.com:grpc/grpc into truebinGravatar Craig Tiller2017-04-05
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-04
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Support custom pool in enable_server_reflectionGravatar Mehrdad Afshari2017-04-04
| | | * | | Merge github.com:grpc/grpc into truebinGravatar Craig Tiller2017-04-04
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | * | | Add new setting for true-binary modeGravatar Craig Tiller2017-04-03
| | | | * | Optionalize deadline checkingGravatar Craig Tiller2017-04-03
| | | | * | Optionalize compress, gather all the http2 filter bits together in ext/Gravatar Craig Tiller2017-04-03
| | | | * | Optionalize message_size_filterGravatar Craig Tiller2017-04-03
| | |_|/ / | |/| | |
| | * | | bump version to 1.2.2Gravatar Jan Tattermusch2017-04-03
* | | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-01
| | | | |\ | | |_|_|/ | |/| | |
| | * | | optionalize max_ageGravatar Craig Tiller2017-03-31
| | * | | Reorganize ext treeGravatar Craig Tiller2017-03-31
| |/ / /
| * | | Merge pull request #10382 from ctiller/checksGravatar Craig Tiller2017-03-31
| |\ \ \
| * \ \ \ Merge pull request #10318 from y-zeng/server_channel_max_ageGravatar Yuchen Zeng2017-03-31
| |\ \ \ \