Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sockaddr_resolver now supports comma-separated list of IPs | David Garcia Quintas | 2015-08-20 |
| | |||
* | clang-format all source | Craig Tiller | 2015-08-18 |
| | |||
* | Update subchannel.h | David G. Quintas | 2015-08-17 |
| | |||
* | docstrings for gprc_subchannel_{add,del}_interested_party | David G. Quintas | 2015-08-17 |
| | |||
* | Minor fix on comments | Hongwei Wang | 2015-08-13 |
| | |||
* | Address comments and update grpc plugins | Hongwei Wang | 2015-08-13 |
| | |||
* | Fix zookeeper resolver plugin bugs | Hongwei Wang | 2015-08-12 |
| | |||
* | Minor fix for debugging | Hongwei Wang | 2015-08-12 |
| | |||
* | Update zookeeper test to have two servers | Hongwei Wang | 2015-08-10 |
| | |||
* | Update zookeeper in jenkins docker file | Hongwei Wang | 2015-08-07 |
| | |||
* | Formatting | Hongwei Wang | 2015-08-07 |
| | |||
* | Zookeeper test add authority in client context | Hongwei Wang | 2015-08-05 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-05 |
|\ | |||
| * | Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter | Vijay Pai | 2015-08-05 |
| |\ | | | | | | | Connection backoff interop test client and server | ||
* | \ | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-03 |
|\ \ \ | |||
* | | | | Zookeeper resolver end-to-end test: zookeeper state change between two RPCs | Hongwei Wang | 2015-08-03 |
| | | | | |||
| | | * | merge with head and resolve conflicts | yang-g | 2015-08-03 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Merge branch 'plucking-hell' into the-test-be-sleepy | Craig Tiller | 2015-08-03 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | Spam cleanup | Craig Tiller | 2015-07-31 |
| | | | | |||
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-31 |
|\ \ \ \ | | |/ / | |/| | | |||
| | * | | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about | Craig Tiller | 2015-07-31 |
| | |\ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: vsprojects/Grpc.mak vsprojects/grpc.sln vsprojects/grpc/grpc.vcxproj vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj vsprojects/grpc_objective_c_plugin/grpc_objective_c_plugin.vcxproj vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj vsprojects/grpc_ruby_plugin/grpc_ruby_plugin.vcxproj vsprojects/grpc_unsecure/grpc_unsecure.vcxproj | ||
| | | * | merge with head | yang-g | 2015-07-30 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | make random uint32 | yang-g | 2015-07-30 |
| | | | | |||
| | * | | Provide default host name | Craig Tiller | 2015-07-29 |
| | | | | |||
| | * | | Add a subchannel factory decorator library | Craig Tiller | 2015-07-29 |
| | | | | |||
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-28 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Minor fix on log | Hongwei Wang | 2015-07-28 |
| | | | | |||
* | | | | Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc ↵ | Hongwei Wang | 2015-07-27 |
|\ \ \ \ | | | | | | | | | | | | | | | | into zookeeper | ||
* | | | | | Add zookeeper watch | Hongwei Wang | 2015-07-27 |
| | | | | | |||
| | | | * | Add reconnect interop test client and server | yang-g | 2015-07-24 |
| | | |/ | |||
| | | * | Use MONOTONIC instead of REALTIME | yang-g | 2015-07-24 |
| | | | | |||
| | | * | merge with parent pR | yang-g | 2015-07-24 |
| | | |\ | | | |/ | | |/| | |||
* | | | | Formatting | Hongwei Wang | 2015-07-24 |
| | | | | |||
| | * | | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-23 |
| | |\ \ | | |/ / | |/| | | | | | | sometimes-its-good-just-to-check-in-with-each-other | ||
| * | | | Merge pull request #2542 from ctiller/tell-me-who-you-might-be | Yang Gao | 2015-07-23 |
| |\ \ \ | | | | | | | | | | | Expose call peer uri from C core | ||
* | | | | | Formatting | Hongwei Wang | 2015-07-22 |
| | | | | | |||
| | | * | | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-22 |
| | | |\ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/client_config/subchannel.c src/core/iomgr/alarm.c src/core/iomgr/iomgr.c src/core/iomgr/tcp_client_posix.c | ||
* | | | | | Fix memory leak by free address. | Hongwei Wang | 2015-07-21 |
| | | | | | |||
* | | | | | Minor fix on comments | Hongwei Wang | 2015-07-21 |
| | | | | | |||
| | | | * | reconnect support | yang-g | 2015-07-21 |
| | | |/ | |||
* | | | | Change zookeeper API into asynchronous | Hongwei Wang | 2015-07-21 |
| | | | | |||
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-20 |
|\ \ \ \ | |||
| | | * | | Make endpoint peer API work on Windows | Craig Tiller | 2015-07-20 |
| | | | | | |||
| | | * | | Add grpc_call_get_peer | Craig Tiller | 2015-07-20 |
| | | | | | |||
* | | | | | Fix lock | Hongwei Wang | 2015-07-20 |
| | | | | | |||
| | | * | | Add ipv4:, ipv6: schemes | Craig Tiller | 2015-07-20 |
| | |/ / | |/| | | |||
| | | * | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-20 |
| | | |\ | | |_|/ | |/| | | | | | | sometimes-its-good-just-to-check-in-with-each-other | ||
| | * | | Move alarm subsystem to monotonic time | Craig Tiller | 2015-07-19 |
| |/ / | |||
| | * | Spam cleanup | Craig Tiller | 2015-07-19 |
| | | | |||
| * | | Rephrasing of lb policies sentence | David G. Quintas | 2015-07-18 |
| | | |