Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-06 |
|\ | |||
| * | Merge pull request #2823 from soltanmm/interop-spec | Eric Anderson | 2015-08-06 |
| |\ | | | | | | | Clarify interop spec | ||
| | * | Clarify interop spec | Masood Malekghassemi | 2015-08-06 |
| | | | |||
| * | | Merge pull request #2800 from ctiller/reduce-mac-load | Nicolas Noble | 2015-08-06 |
| |\ \ | | | | | | | | | Reduce mac load on Jenkins | ||
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-06 |
|\| | | | |||
* | | | | Making sure the zookeeper detection test works with all compilers. | Hongwei Wang | 2015-08-06 |
| | | | | |||
| * | | | Merge pull request #2755 from jcanizales/test-ssl-too | Jorge Canizales | 2015-08-06 |
| |\ \ \ | | | | | | | | | | | Test both SSL and cleartext calls in Obj-C | ||
| | * | | | Use test certificates and name override for local tests :) | Jorge Canizales | 2015-08-06 |
| | | | | | |||
| | * | | | Subclass InteropTests to later repeat the tests using SSL | Jorge Canizales | 2015-08-06 |
| | | | | | |||
| | * | | | Make the host of interop tests modifiable per-class | Jorge Canizales | 2015-08-06 |
| | | | | | |||
| | * | | | Run test server with and without SSL | Jorge Canizales | 2015-08-06 |
| |/ / / | |||
| * | | | Merge pull request #2754 from jcanizales/support-test-certificates | Jorge Canizales | 2015-08-06 |
| |\ \ \ | | |_|/ | |/| | | Support test certificates and SSL name override in Obj-C | ||
| | * | | Merge master into support-test-certificates to solve conflicts. | Jorge Canizales | 2015-08-06 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #2783 from ctiller/tracing-takes-time | Nicolas Noble | 2015-08-06 |
| |\ \ \ | | | | | | | | | | | Allow fixtures to specify slowdown factors, use it for grpc_trace tests | ||
| * \ \ \ | Merge pull request #2803 from ctiller/delay-start-resolution | Yang Gao | 2015-08-06 |
| |\ \ \ \ | | | | | | | | | | | | | Delay name resolution until we need a channel to be READY | ||
| * \ \ \ \ | Merge pull request #2813 from ctiller/every-day-i-propagate | Yang Gao | 2015-08-06 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | C++ propagation API | ||
| * \ \ \ \ \ | Merge pull request #2750 from ctiller/propagate | Yang Gao | 2015-08-06 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Core-supported context propagation | ||
| | * | | | | | | Explicitly spell out cancellation in default propagation mask | Craig Tiller | 2015-08-06 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #2815 from jtattermusch/introduce_call_options | Jan Tattermusch | 2015-08-06 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Introduce client-side CallOptions | ||
| | | | | | | * | | Document plan to merge the GRPCChannel subclasses | Jorge Canizales | 2015-08-05 |
| | | | | | | | | | |||
| | | | | | | * | | Document that grpc_channel_args don’t need to survive GRPCSecureChannel init | Jorge Canizales | 2015-08-05 |
| | | | | | | | | | |||
| | | | | | | * | | Return nil instead of assert when the test certs can’t be read | Jorge Canizales | 2015-08-05 |
| | | | | | | | | | |||
| | | | | | | * | | Undo forward-declaring grpc_channel_args, which isn’t a struct! | Jorge Canizales | 2015-08-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It’s a typedef of an anonymous struct. | ||
| | | | | | | * | | Fix breakage (struct before undefined structs) | Jorge Canizales | 2015-08-05 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #2746 from soltanmm/user-agent | Nathaniel Manista | 2015-08-05 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add project metadata generation to Python. | ||
| | | | | | | | * | | Forward-declare structs in GRPCSecureChannel.h | Jorge Canizales | 2015-08-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And add warning about using custom certificates or name override if not testing. | ||
* | | | | | | | | | | Change zookeeper address to grpc-jenkins-master in zookeeper_test | Hongwei Wang | 2015-08-05 |
| | | | | | | | | | | |||
| | | | | | | | * | | Make GRPCHost cache thread-safe. | Jorge Canizales | 2015-08-05 |
| | | | | | | | | | | |||
| | | | | | | | * | | Document intention of hostURL.port conditional check. | Jorge Canizales | 2015-08-05 |
| | | | | | | | | | | |||
| | | | | | | | * | | Forward-declare GRPCCompletionQueue and grpc_call | Jorge Canizales | 2015-08-05 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #2396 from nicolasnoble/win32-is-an-os-too | Craig Tiller | 2015-08-05 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Calling python to spawn a python subprocess. | ||
| | | | | | | | | * | | Forward-declare grpc_channel and specify ownership semantics | Jorge Canizales | 2015-08-05 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Zookeeper test add authority in client context | Hongwei Wang | 2015-08-05 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Add project metadata generation to Python | Masood Malekghassemi | 2015-08-05 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Update Objective-C | Craig Tiller | 2015-08-05 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Add tests for C++ propagation | Craig Tiller | 2015-08-05 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #2781 from yang-g/stuboptions | Abhishek Kumar | 2015-08-05 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add StubOptions | ||
| | | | | | | * \ \ \ \ | Merge branch 'propagate' into every-day-i-propagate | Craig Tiller | 2015-08-05 |
| | | | | | | |\ \ \ \ \ | | | | | | | |/ / / / / | | | | | | |/| | | | | | |||
| | | | | | * | | | | | | Add comment | Craig Tiller | 2015-08-05 |
| | | | | | | | | | | | | |||
| | | | | | * | | | | | | Rename constants | Craig Tiller | 2015-08-05 |
| | | | | | | | | | | | | |||
| | | | | | | * | | | | | C++ context propagation | Craig Tiller | 2015-08-05 |
| | | | | | |/ / / / / | |||
| | | | | * | | | | | | fix tests | Jan Tattermusch | 2015-08-05 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | regenerated code | Jan Tattermusch | 2015-08-05 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | renamed CallContext to CallOptions | Jan Tattermusch | 2015-08-05 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | update generator | Jan Tattermusch | 2015-08-05 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | refactoring client side calls | Jan Tattermusch | 2015-08-05 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | regenerated code | Jan Tattermusch | 2015-08-05 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | update generator | Jan Tattermusch | 2015-08-05 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | add servicename field to method | Jan Tattermusch | 2015-08-05 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | refactoring AsyncCall | Jan Tattermusch | 2015-08-05 |
| | | | | | | | | | | |