Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Forward-declare GRPCCompletionQueue and grpc_call | Jorge Canizales | 2015-08-05 |
* | Forward-declare grpc_channel and specify ownership semantics | Jorge Canizales | 2015-08-05 |
* | Fixup: mark CertificatesAtPath static | Jorge Canizales | 2015-08-03 |
* | Fixup: GRPCChannel.unmanagedChannel back to readonly | Jorge Canizales | 2015-08-03 |
* | GRPCChannel with NULL grpc_channel is nil. | Jorge Canizales | 2015-08-01 |
* | Clarify comments in GRPCHost.m | Jorge Canizales | 2015-08-01 |
* | Let register SSL config per-host. | Jorge Canizales | 2015-08-01 |
* | Remove GRPCChannel-initWithHost to simplify implementation | Jorge Canizales | 2015-08-01 |
* | Encapsulate grpc_call creation inside GRPCChannel | Jorge Canizales | 2015-08-01 |
* | Move _channel from GRPCCall into GRPCWrappedCall | Jorge Canizales | 2015-08-01 |
* | Update doc in GRPCCompletionQueue.h | Jorge Canizales | 2015-08-01 |
* | Unused ivar in GRPCCall.m | Jorge Canizales | 2015-08-01 |
* | grpc_init() is already called in GRPCWrappedCall | Jorge Canizales | 2015-08-01 |
* | GRPCCall.m formatting. | Jorge Canizales | 2015-08-01 |
* | Merge pull request #2698 from soltanmm/reorganize-python | Nathaniel Manista | 2015-07-31 |
|\ | |||
* \ | Merge pull request #2663 from jcanizales/run-test-server-locally | Michael Lumish | 2015-07-31 |
|\ \ | |||
* \ \ | Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks | Jan Tattermusch | 2015-07-30 |
|\ \ \ | |||
| | * | | Make plugin & server, and pod install via run_tests.py | Jorge Canizales | 2015-07-30 |
| | * | | Ensure the tests podspecs find the plugin they make | Jorge Canizales | 2015-07-30 |
| | * | | Have tests podspecs make only the ObjC plugin | Jorge Canizales | 2015-07-30 |
| | * | | Start integrating ObjC tests in run_tests.py | Jorge Canizales | 2015-07-30 |
| | * | | Generate deterministic UUIDs in the Pods project | Jorge Canizales | 2015-07-30 |
| * | | | Regenerating project files and massaging VS project files. | Nicolas Noble | 2015-07-30 |
| | | * | Reorganize Python tests | Masood Malekghassemi | 2015-07-30 |
| | | * | Reorganize Python packages | Masood Malekghassemi | 2015-07-30 |
| | |/ | |/| | |||
* | | | Merge pull request #2723 from a-veitch/issue_2710 | Michael Lumish | 2015-07-30 |
|\ \ \ | |/ / |/| | | |||
* | | | Merge pull request #2697 from soltanmm/add-sphinx-doc | Nathaniel Manista | 2015-07-30 |
|\ \ \ | |||
* \ \ \ | Merge pull request #2590 from yang-g/jitter | Vijay Pai | 2015-07-30 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #2728 from murgatroid99/ruby_run_test_changes | Craig Tiller | 2015-07-30 |
|\ \ \ \ \ | |||
| | | | * | | merge with master, fix build issue | Alistair Veitch | 2015-07-30 |
| | | | * | | Merge branch 'master' into issue_2709 | Alistair Veitch | 2015-07-30 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
| * | | | | | Revert changes to extconf.rb | murgatroid99 | 2015-07-30 |
| * | | | | | Make ruby tests see changes to C core | murgatroid99 | 2015-07-30 |
* | | | | | | Merge pull request #2131 from a11r/doc | Eric Anderson | 2015-07-30 |
|\ \ \ \ \ \ | |||
| | | * | | | | make random uint32 | yang-g | 2015-07-30 |
* | | | | | | | Merge pull request #2660 from yang-g/reconnect_interop_spec | Abhishek Kumar | 2015-07-30 |
|\ \ \ \ \ \ \ | |||
| | * | | | | | | Suffixed -bin for server descrioption of echo trailing metadata | Abhishek Kumar | 2015-07-30 |
* | | | | | | | | Merge pull request #2706 from yang-g/remove_get_from_accessor | Vijay Pai | 2015-07-30 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | resolve comments | yang-g | 2015-07-30 |
| | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc | murgatroid99 | 2015-07-30 |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #2721 from ctiller/insolvent-trees | Vijay Pai | 2015-07-30 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | Suffixed -bin, added service name | Abhishek Kumar | 2015-07-30 |
| | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into doc | Abhishek Kumar | 2015-07-30 |
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel | Abhishek Kumar | 2015-07-30 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #2670 from a-veitch/server_context | Yang Gao | 2015-07-30 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | | Move grpc_census_call_*_context calls into public header | Alistair Veitch | 2015-07-30 |
| | | * | | | | | | | | | Tune down number of channels for qps_test | Craig Tiller | 2015-07-30 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #2689 from yang-g/auth_test_failure | Craig Tiller | 2015-07-30 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2712 from donnadionne/add_interop | Nicolas Noble | 2015-07-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc | murgatroid99 | 2015-07-29 |
| | | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |