Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | | * | | | | | | | | Migrated python performance tests to use GA API | Ken Payson | 2016-07-06 | |
| | | | | | | | | | | | | | | | * | | | Merge pull request #7224 from nathanielmanistaatgoogle/rendezvous-exception | kpayson64 | 2016-07-06 | |
| | | | | | | | | | | | | | | | |\ \ \ | ||||
| | | * | | | | | | | | | | | | | \ \ \ | Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/g... | David Garcia Quintas | 2016-07-06 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into bb_read... | David Garcia Quintas | 2016-07-06 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | | | | Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/g... | David Garcia Quintas | 2016-07-06 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | ||||
| | | * / | | | | | | | | | | | | | | | | | Added missing dependencies to grpc++_base | David Garcia Quintas | 2016-07-06 | |
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | Pinning to protobuf submodule 3.0.0-beta-3.3. | Nicolas "Pixel" Noble | 2016-07-07 | |
| | | | | | | | | | | | | | * | | | | | | Initialize variable. | yang-g | 2016-07-06 | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixes | kpayson64 | 2016-07-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | | 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 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | | | | | Remove unused file | yang-g | 2016-07-06 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | Fixing #7182: Change the return status codes according to the documentation. | Julien Boeuf | 2016-07-06 | |
| | | | | | | | | |_|/ / / / / / / / | | | | | | | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge pull request #7174 from dgquintas/remove_unused_status_code_enum_file | Nicolas Noble | 2016-07-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7175 from dgquintas/algo_init | Nicolas Noble | 2016-07-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #6791 from soltanmm/pain | kpayson64 | 2016-07-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | | * \ | Merge pull request #7211 from kpayson64/port_server_change_0_14 | Nicolas Noble | 2016-07-06 | |
| | | | | | | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | | | | | |/| | ||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #7197 from kpayson64/port_server_fix | Nicolas Noble | 2016-07-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | * \ \ \ | Merge pull request #7212 from kpayson64/port_server_change_0_15 | Nicolas Noble | 2016-07-06 | |
| | | | | | | | | | | | | | | | | |\ \ \ \ | ||||
| | | | | | | | | | | | | | | * | | | | | | | Add Node health check generated code and license files | murgatroid99 | 2016-07-06 | |
| | | | | | | | | | | | | | | | * | | | | | | Remove gmock protobuf dependency from cmake build | Tamas Berghammer | 2016-07-06 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | | | Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/s... | David Garcia Quintas | 2016-07-02 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | * | | | | | | | | | | | | | Added test for C | David Garcia Quintas | 2016-07-02 | |
| | | | | | | | | | | | | | | | | | | * | | | Fix _Rendezvous.exception for successful calls | Nathaniel Manista | 2016-07-02 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #7210 from ctiller/no-more-zookeeper | Nicolas Noble | 2016-07-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ | Merge master into merge-0.14-into-master | Jorge Canizales | 2016-07-01 | |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6893 from y-zeng/handler_http_response | Nicolas Noble | 2016-07-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7218 from nicolasnoble/contrib-cmake | Nicolas Noble | 2016-07-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | | | | * \ \ \ \ | Merge pull request #7214 from kpayson64/bump_grpcio_tools_ver | Nicolas Noble | 2016-07-01 | |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | | | | * \ \ \ \ \ | Merge pull request #7188 from kpayson64/grpcio_tools_fix | Nicolas Noble | 2016-07-01 | |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | * | | | | | | | | | | | | Bump protobuf version to beta-3.3 | Jorge Canizales | 2016-07-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | | | | | | | * | | | | | Updated release version to 0.15.1 | Ken Payson | 2016-07-01 | |
| | | | | | | | | | | | | | | | | | | | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | |/| | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into filter_call_init_failure | Mark D. Roth | 2016-07-01 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | | | | | | | | | | | | | Check Python ByteBuffer reader init status | Masood Malekghassemi | 2016-07-01 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | * | | | | | | | Add grpc module pointer file for Node health check tests | murgatroid99 | 2016-07-01 | |
| | | | | | | | | | | | | | | | | | | | | | | * | | | | Change port_server.py to use port 32766 | Ken Payson | 2016-07-01 | |
| | | | | | | | | | | | | | | | | | | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | |/| | | | | ||||
| | | | | | | | | | | | | | | | | | | | | | | | | * | Change port_server.py to use port 32766 | Ken Payson | 2016-07-01 | |
| | | | | | | | | | | | | | | | | | | | | | | | |/ | ||||
| | | | | | * | | | | | | | | | | | | | | | | | / | Expunge all references to zookeeper | Craig Tiller | 2016-07-01 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | | | | | | | | | Fix examples to work with local gRPC-Core | Jorge Canizales | 2016-07-01 | |
| | | | | | | | | | | | | | | * | | | | | | | | | Fix runtest.py breakage | Jorge Canizales | 2016-07-01 | |
| | | | | | | | | | | | | * | | | | | | | | | | | pr comments | David Garcia Quintas | 2016-07-01 | |
| | | | | | | | | | | | | | | * | | | | | | | | | Merge commit '20caeb182cbc152e7e038306a9b01f438f79ca41' into merge-0.14-into-... | Jorge Canizales | 2016-07-01 | |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | | | | | | Fix TSAN failure in tcp_server (shown via qps_openloop_test) | Craig Tiller | 2016-07-01 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | | | | | | | | Fix example Podfiles, and document better | Jorge Canizales | 2016-07-01 | |
| | | | | | | * | | | | | | | | | | | | | | | | Regenerate project files | Masood Malekghassemi | 2016-07-01 | |
| | | | | | | * | | | | | | | | | | | | | | | | Fix job_spec invocation for Python run_tests | Masood Malekghassemi | 2016-07-01 |