aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
Commit message (Expand)AuthorAge
* Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-16
|\
| * php: update package.xmlGravatar Stanley Cheung2016-08-09
* | Merge pull request #7370 from rjshade/move_timeout_encodingGravatar kpayson642016-08-02
|\ \
* \ \ Merge pull request #6774 from a-veitch/add_resourceGravatar kpayson642016-08-02
|\ \ \
* \ \ \ Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
|\ \ \ \
| | | | * php: cleanup for GAGravatar Stanley Cheung2016-07-28
| * | | | php: cleanup for GAGravatar Stanley Cheung2016-07-28
| | | | * Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branchGravatar kpayson642016-07-26
| | | | |\
| * | | | \ Merge pull request #7498 from thinkerou/wrap_php7Gravatar kpayson642016-07-26
| |\ \ \ \ \
| | | | * \ \ Merge branch 'master' into move_timeout_encodingGravatar Robbie Shade2016-07-26
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | add file to build.yamlGravatar Stanley Cheung2016-07-25
| | | | | | * add new file to build.yamlGravatar Stanley Cheung2016-07-25
| * | | | | | Merge pull request #7395 from markdroth/handshake_apiGravatar kpayson642016-07-25
| |\ \ \ \ \ \
| * | | | | | | php: update package.xml to 1.0.0RC2Gravatar Stanley Cheung2016-07-21
| | |/ / / / / | |/| | | | |
| | | | | * | php: update package.xml to 1.0.0RC2Gravatar Stanley Cheung2016-07-21
| | | | | |/
| | | * | | merge to upstream/masterGravatar Alistair Veitch2016-07-21
| | | |\ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-07-14
|\| | | | |
| | * | | | Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-14
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Added handshaker.[ch] to build.yaml.Gravatar Mark D. Roth2016-07-14
| | | | * | Merge branch 'master' into move_timeout_encodingGravatar Robbie Shade2016-07-14
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transportGravatar Robbie Shade2016-07-13
| | | |/ / | | |/| |
| * / | | php: prepare for GA releaseGravatar Stanley Cheung2016-07-13
| |/ / /
| | | * php: prepare for GA releaseGravatar Stanley Cheung2016-07-13
| * | | Master is now 1.1.0-dev.Gravatar Nicolas "Pixel" Noble2016-07-12
| | |/ | |/|
| * | Flagging master as 1.0.0-pre1.Gravatar Nicolas "Pixel" Noble2016-07-12
| * | php: update package.xmlGravatar Stanley Cheung2016-06-30
| * | Resolved merge conflicts with masterGravatar murgatroid992016-06-27
| |\ \
| | * \ Merge pull request #6973 from makdharma/network_status_changeGravatar Jan Tattermusch2016-06-27
| | |\ \
| | * \ \ Merge pull request #6803 from sreecha/epoll_changesGravatar Craig Tiller2016-06-25
| | |\ \ \
| | * | | | Update master branch to 0.16.0-devGravatar murgatroid992016-06-24
| | | * | | Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
| | | |\ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-06-20
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | | * | more files after running build.yaml changes throughGravatar Makarand Dharmapurikar2016-06-20
| | |_|/ / | |/| | |
| | * | | Resolved merge conflicts with masterGravatar murgatroid992016-06-20
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-16
| |\ \ \ \
| | | | * \ Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-16
| | | | |\ \ | | | |_|/ / | | |/| | |
* | | | | | added missing grpclb.h dep in build.yamlGravatar David Garcia Quintas2016-06-15
* | | | | | gRPC LB policyGravatar David Garcia Quintas2016-06-15
| |/ / / / |/| | | |
| | * | | Allow disabling traces, add trace variables for pluck and timeout eventsGravatar murgatroid992016-06-15
| |/ / / |/| | |
| * | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| |\ \ \
* | \ \ \ Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_ma...Gravatar Jan Tattermusch2016-06-15
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | regenerate PHP's package.xmlGravatar Jan Tattermusch2016-06-13
| * | | | Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-09
| |\ \ \ \ | |/ / / / |/| | | |
| | | * | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-09
| | | |\ \ | |_|_|/ / |/| | | |
| | * | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar Jan Tattermusch2016-06-08
|\ \ \ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-08
| | |\ \ \ \
| | | | | * \ Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-08
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-07
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | implement support for adding external fd to serverGravatar Adam Michalik2016-06-07