index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
client_config
/
resolvers
/
zookeeper_resolver.c
Commit message (
Expand
)
Author
Age
*
Update zookeeper
Craig Tiller
2015-12-02
*
Add API tracing to gRPC core
Masood Malekghassemi
2015-10-02
*
Make zookeeper compile with execution contexts
Craig Tiller
2015-09-22
*
clang-format all core files
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
clang-format all core files
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-18
*
Cleanup
Craig Tiller
2015-09-18
*
Update connectivity state code to be completely synchronous
Craig Tiller
2015-09-17
*
Core compiles with workqueues
Craig Tiller
2015-09-15
*
Updated zookeper resolver to new LB API
David Garcia Quintas
2015-09-12
*
Merge pull request #3248 from dgquintas/lb_registry
Craig Tiller
2015-09-11
|
\
*
|
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
|
*
Introduced a registry for LB policies.
David Garcia Quintas
2015-09-03
|
/
*
Refactor default host name resolution
Craig Tiller
2015-08-24
*
clang-format all source
Craig Tiller
2015-08-18
*
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
*
Zookeeper resolver end-to-end test: zookeeper state change between two RPCs
Hongwei Wang
2015-08-03
*
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
*
Add zookeeper watch
Hongwei Wang
2015-07-27
*
Formatting
Hongwei Wang
2015-07-24
*
Formatting
Hongwei Wang
2015-07-22
*
Fix memory leak by free address.
Hongwei Wang
2015-07-21
*
Minor fix on comments
Hongwei Wang
2015-07-21
*
Change zookeeper API into asynchronous
Hongwei Wang
2015-07-21
*
Fix lock
Hongwei Wang
2015-07-20
*
Merge branch 'master' into zookeeper
Hongwei Wang
2015-07-17
*
Zookeeper path remove the last slash
Hongwei Wang
2015-07-17
*
Register zookeeper plugin in grpc
Hongwei Wang
2015-07-17
*
Add zookeeper public header
Hongwei Wang
2015-07-17
*
Fix bugs of zookeeper resolver
Hongwei Wang
2015-07-16
*
Support JSON format of Zookeeper node.
Hongwei Wang
2015-07-14
*
Zookeeper resolver works
Hongwei Wang
2015-07-09
*
Add zookeeper resolver
Hongwei Wang
2015-07-08