aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio
Commit message (Expand)AuthorAge
* Revert "Merge branch 'master' into v1.3.x"Gravatar Alexander Polcyn2017-04-26
* 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 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
| | | * | | | 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 cpparenaGravatar Craig Tiller2017-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
| |\ \ \ \
| | | | | * Call ref/unref, bugfixesGravatar Craig Tiller2017-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
| |\ \ \ \