Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'delayed-write' into grand-unified-closures | Craig Tiller | 2016-07-07 |
|\ | |||
* \ | Merge branch 'atm2' of github.com:ctiller/grpc into atm2 | Craig Tiller | 2016-07-07 |
|\ \ | |||
* \ \ | Merge github.com:grpc/grpc into atm2 | Craig Tiller | 2016-07-07 |
|\ \ \ | |||
| * \ \ | Merge pull request #6693 from thinkerou/phpt | Stanley Cheung | 2016-07-07 |
| |\ \ \ | | | | | | | | | | | Changed the README file of PHP example | ||
| * \ \ \ | Merge pull request #7270 from kpayson64/ruby_ga_change | kpayson64 | 2016-07-07 |
| |\ \ \ \ | | | | | | | | | | | | | Change cancelled to cancelled? | ||
| | * | | | | Change cancelled to cancelled? | Ken Payson | 2016-07-07 |
| | | | | | | |||
| * | | | | | Merge pull request #7190 from dgquintas/bb_reader_error | Nicolas Noble | 2016-07-07 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Return success status of grpc_byte_buffer_reader_init | ||
| * \ \ \ \ \ | Merge pull request #7159 from jcanizales/p0-connectivity-app | kpayson64 | 2016-07-07 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | App to manually test behavior under changing connectivity conditions | ||
| | | | | | | * | Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-write | Craig Tiller | 2016-07-07 |
| | | | | | | |\ | |||
| | | | | | | * | | Fix high seqno tests, up runtimes for benchmark tests to flush more bugs | Craig Tiller | 2016-07-07 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #7251 from dgquintas/fix_cpp_deps | kpayson64 | 2016-07-07 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | Added missing dependencies to grpc++_base | ||
| | | | | | | | * | Fix windows compilation | Craig Tiller | 2016-07-07 |
| | | | | | | |/ | |||
| | | | | | | * | clang-format | Craig Tiller | 2016-07-07 |
| | | | | | | | | |||
| | | | | | | * | Better fix for flow control bug | Craig Tiller | 2016-07-07 |
| | | | | | | | | |||
| | | | | | | * | Remove spam | Craig Tiller | 2016-07-07 |
| | | | | | | | | |||
| | | | | | | * | Fix flow control issue, make debugging in the future easier | Craig Tiller | 2016-07-07 |
| | | | | | | | | |||
| | | | | | | * | Merge branch 'nst-race' into delayed-write | Craig Tiller | 2016-07-06 |
| | | | | | | |\ | |||
| | | | | | | * \ | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-06 |
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #7204 from ctiller/tsan-server-fix | Craig Tiller | 2016-07-06 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix TSAN failure in tcp_server (shown via qps_openloop_test) | ||
| | | | | | | | * \ | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-06 |
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| | | * | | | | | | | Merge branch 'protobuf-submodule-update' of ↵ | David Garcia Quintas | 2016-07-06 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/nicolasnoble/grpc into fix_cpp_deps | ||
| | | | | | * \ \ \ \ | Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into ↵ | David Garcia Quintas | 2016-07-06 |
| | | | | | |\ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | bb_reader_error | ||
| | | | | | * | | | | | Merge branch 'protobuf-submodule-update' of ↵ | David Garcia Quintas | 2016-07-06 |
| | | | | | |\ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | | | | | | | | | | | | | | https://github.com/nicolasnoble/grpc into bb_reader_error | ||
| | | | | | | | | * | | Handle orphaned fds | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Added missing dependencies to grpc++_base | David Garcia Quintas | 2016-07-06 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
| | | | | | | | * | | Properly report large metadata errors | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | |||
| | | * | | | | | | | Pinning to protobuf submodule 3.0.0-beta-3.3. | Nicolas "Pixel" Noble | 2016-07-07 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixes | kpayson64 | 2016-07-06 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | Ruby garbage collection fixes | ||
| | | | | * | | | | | removed use of __func__ in test | David Garcia Quintas | 2016-07-06 |
| | | | | | | | | | | |||
| | | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into bb_reader_error | David Garcia Quintas | 2016-07-06 |
| | | | | |\ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| | | | | | | | * | | Prevent a use-after-free | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | |||
| | | | | | | | * | | Remove the sea of green to allow focusing on failures | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | |||
| | | | | | | | * | | Cleanup test | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | |||
| | | | | | | | * | | Better implementation of backup loop | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | |||
| | | | | | | | * | | Fix mutex loop | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | |||
| | | | | | | | * | | Remove pi_mu | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #7174 from dgquintas/remove_unused_status_code_enum_file | Nicolas Noble | 2016-07-06 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | removed unused version of status_code_enum.h | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #7175 from dgquintas/algo_init | Nicolas Noble | 2016-07-06 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Initialize variables in surface/call.c | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #6791 from soltanmm/pain | kpayson64 | 2016-07-06 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Make running individual Python tests less painful | ||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7197 from kpayson64/port_server_fix | Nicolas Noble | 2016-07-06 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change port_server.py to use port 32766 | ||
| | | | | | | | | | | | * | | Prevent polling island + workqueue reference loop | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | | Merge branch 'complicated-syndrome-of-the-alien-kind' of ↵ | David Garcia Quintas | 2016-07-02 |
| | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/soltanmm/grpc into bb_reader_error | ||
| | | | | | | | | * | | | | | | Added test for C | David Garcia Quintas | 2016-07-02 |
| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Merge pull request #7210 from ctiller/no-more-zookeeper | Nicolas Noble | 2016-07-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expunge all references to zookeeper | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6893 from y-zeng/handler_http_response | Nicolas Noble | 2016-07-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add http2 status code in error_message if it's not 200 | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7218 from nicolasnoble/contrib-cmake | Nicolas Noble | 2016-07-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contributed cmake project files. | ||
| | * | | | | | | | | | | | | | | | | Regenerating project files, and adding experimental disclaimer. | Nicolas "Pixel" Noble | 2016-07-02 |
| | | | | | | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'google/master' into contrib-cmake | Nicolas "Pixel" Noble | 2016-07-02 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | | Merge pull request #7162 from dgquintas/interop-cred-flag-fix | David G. Quintas | 2016-07-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed invalid sentence from interop flag description | ||
| | | | | | | | | | | | | | | | | * \ | Merge branch 'iq2-pi' into delayed-write | Craig Tiller | 2016-07-01 |
| | | | | | | | | | | | | | | | | |\ \ |