aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
* 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 branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-13
| | |\ | |_|/ |/| |
| * | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-12
| |\ \ | |/ / |/| |
* | | Merge github.com:grpc/grpc into truebinGravatar 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
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | 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
|\| | | |
| * | | | 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
| | | |\ | |_|_|/ |/| | |
| * | | 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
|\ \ \ \
| | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-30
| | | | |\ | |_|_|_|/ |/| | | |
| | * | | Reinstate one check, fix fall outGravatar Craig Tiller2017-03-30
| |/ / / |/| | |
| | * | Bump version to 1.2.1Gravatar Ken Payson2017-03-28
| | * | Merge pull request #10345 from kpayson64/real_spinlock_fixGravatar kpayson642017-03-28
| | |\ \
| | | * | Fix Python poll() server spinlock bugGravatar Ken Payson2017-03-28
* | | | | Move src/core/lib/tsi --> src/core/tsiGravatar Craig Tiller2017-03-28
| * | | | Add max_age_filterGravatar Yuchen Zeng2017-03-28
| | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-27
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #10222 from makdharma/caching_with_uriGravatar makdharma2017-03-26
|\ \ \ \ \
| | | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #7771 from y-zeng/cares_buildinGravatar Yuchen Zeng2017-03-24
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Merge pull request #10245 from sreecha/cq_factory_apiGravatar Sree Kuchibhotla2017-03-24
|\ \ \ \ \ \
| | | | * | | bump v1.2.x branch version to 1.2.1-pre2Gravatar Alexander Polcyn2017-03-24
| | | | |/ /
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uriGravatar Makarand Dharmapurikar2017-03-24
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
| | | | | |\ | |_|_|_|_|/ |/| | | | |