aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
Commit message (Expand)AuthorAge
* Implement LB policy updatesGravatar David Garcia Quintas2017-06-06
* master bumped to 1.5.xGravatar David Garcia Quintas2017-05-30
* updateGravatar Vizerai2017-05-23
* Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_mapGravatar Vizerai2017-05-23
|\
| * PHP: Fixed bug in protoc plugin escaping commentsGravatar Stanley Cheung2017-05-22
| * PHP: windows config.w32 fileGravatar Stanley Cheung2017-05-19
| * Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-masterGravatar Stanley Cheung2017-05-18
| |\
| | * Upmerge from v1.3.x branch to masterGravatar Stanley Cheung2017-05-17
| | |\
| * | | PHP: fix pecl extension reported versionGravatar Stanley Cheung2017-05-17
| |/ /
| * | Merge pull request #11113 from jtattermusch/python_artifact_polling_traceGravatar Jan Tattermusch2017-05-17
| |\ \
| | * | regenerate projectsGravatar Jan Tattermusch2017-05-16
| | | * Bump to version 1.3.3Gravatar Ken Payson2017-05-16
| * | | Move workaround_list to grpc_baseGravatar Muxi Yan2017-05-15
| * | | Revert "Revert "Implement Server Backward Compatibility""Gravatar Muxi Yan2017-05-15
| |/ /
| * | Revert "Implement Server Backward Compatibility"Gravatar Nicolas Noble2017-05-12
| * | Merge pull request #10849 from muxi/backward-compatGravatar Muxi Yan2017-05-12
| |\ \
| | | * Bump to version 1.3.2Gravatar Stanley Cheung2017-05-10
| | | * Merge pull request #11005 from stanley-cheung/php-fix-memory-leaksGravatar Stanley Cheung2017-05-10
| | | |\
| | | * | Bump to 1.3.2-pre1Gravatar Stanley Cheung2017-05-09
| | | | * PHP: fixed some memory leaksGravatar Stanley Cheung2017-05-09
| | | |/
| | * | Put workaround list somewhere accessable by wrapping languagesGravatar Muxi Yan2017-05-09
| | * | Merge remote-tracking branch 'upstream/master' into backward-compatGravatar Muxi Yan2017-05-05
| | |\ \
| * | \ \ Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpollGravatar Craig Tiller2017-05-05
| |\ \ \ \
| | * | | | Separate this into a new pollerGravatar Sree Kuchibhotla2017-05-05
| | | |/ / | | |/| |
| | | | * Merge pull request #10990 from murgatroid99/version_1.3.1_bumpGravatar Michael Lumish2017-05-05
| | | | |\
| * | | | | Fix deps between grpc and tracer systemGravatar Craig Tiller2017-05-05
| * | | | | Finish merge, disable new pollers until they stabilizeGravatar Craig Tiller2017-05-05
| * | | | | Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpollGravatar Craig Tiller2017-05-05
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'epex4' into uberpollGravatar Craig Tiller2017-05-05
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'timer_pool' into uberpollGravatar Craig Tiller2017-05-05
| |\ \ \ \ \ \ \
| | | | | | | | * Update version to 1.3.1Gravatar murgatroid992017-05-04
| | | | * | | | | Merge branch 'master' into epoll_thread_poolGravatar Sree Kuchibhotla2017-05-03
| | | | |\| | | |
| | * | | | | | | Merge github.com:grpc/grpc into timer_poolGravatar Craig Tiller2017-05-03
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | Merge github.com:grpc/grpc into hiertuneGravatar Craig Tiller2017-05-03
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | | | * | | | New epoll-based polling engine with dedicated poller threadsGravatar Sree Kuchibhotla2017-05-02
| | | * | | | | | Isolate timer checking in its own threadGravatar Craig Tiller2017-05-02
| | | | |/ / / / | | | |/| | | |
| | | | | | * | PHP: release 1.3, disable cares depsGravatar Stanley Cheung2017-05-02
| | | | | | |/
| | * | | | / Implement client-side load reporting for grpclb.Gravatar Mark D. Roth2017-05-02
| | |/ / / /
| | | * | | Merge branch 'hiertune' into epex4+epoll1Gravatar Craig Tiller2017-05-01
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into backward-compatGravatar Muxi Yan2017-04-30
| | | | |\ \ | | | |_|/ / | | |/| | |
* | / | | | initial commitGravatar Vizerai2017-04-28
| |/ / / / |/| | | |
| * | | | Merge github.com:grpc/grpc into epoll1+hierarchical-turnstileGravatar Craig Tiller2017-04-28
| |\ \ \ \ | |/ / / / |/| | | |
| | | | * 1.3.0 -> 1.3.1-pre1Gravatar David Garcia Quintas2017-04-27
| | | | * s/1.3.0-pre/1.3.0Gravatar David Garcia Quintas2017-04-27
| | | * | user-agent string filteringGravatar Muxi Yan2017-04-27
* | | | | Merge pull request #10522 from jiangtaoli2016/new_tsiGravatar David G. Quintas2017-04-27
|\ \ \ \ \
| | * | | | Initial fork for singleton epoll pollerGravatar Craig Tiller2017-04-27
| |/ / / / |/| | | |
| | * | | Merge github.com:grpc/grpc into epex4Gravatar Craig Tiller2017-04-27
| | |\ \ \ | |_|/ / / |/| | | |
| | | | * Revert "Merge branch 'master' into v1.3.x"Gravatar Alexander Polcyn2017-04-26
| | | * | Add cronet_compression workaround filterGravatar Muxi Yan2017-04-25
| | | |/