Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | tiny fixes | Jan Tattermusch | 2015-07-23 | |
| | | | | | ||||
| | * | | | fix test on windows | Jan Tattermusch | 2015-07-23 | |
| | | | | | ||||
| | * | | | explicitly convert deadline for server handlers to realtime | Jan Tattermusch | 2015-07-23 | |
| | | | | | ||||
| | * | | | add MathService.Fib test with deadline | Jan Tattermusch | 2015-07-23 | |
| | | | | | ||||
| | * | | | implemented cancellation support for MathService.Fib | Jan Tattermusch | 2015-07-23 | |
| | | | | | ||||
| | * | | | add Timeout support and tests | Jan Tattermusch | 2015-07-23 | |
| | | | | | ||||
| | * | | | added deadline to generated stubs | Jan Tattermusch | 2015-07-23 | |
| | | | | | ||||
| | * | | | Timespec.FromDateTime implementation and tests | Jan Tattermusch | 2015-07-23 | |
| | | | | | ||||
| | * | | | implemented FromDateTime | Jan Tattermusch | 2015-07-23 | |
| | | | | | ||||
| | * | | | robust conversion from Timespec to DateTime and tests | Jan Tattermusch | 2015-07-23 | |
| |/ / / |/| | | | ||||
| | | * | Merge github.com:grpc/grpc into elliptic-orange-chamelion | Craig Tiller | 2015-07-23 | |
| | | |\ | |_|_|/ |/| | | | ||||
| * | | | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-23 | |
| |\ \ \ | |/ / / |/| | | | | | | | sometimes-its-good-just-to-check-in-with-each-other | |||
* | | | | fix stylecop warnings | Jan Tattermusch | 2015-07-22 | |
| | | | | ||||
* | | | | added generated file Health.cs to stylecop ignore | Jan Tattermusch | 2015-07-22 | |
| | | | | ||||
* | | | | set primary user agent by C# channel | Jan Tattermusch | 2015-07-22 | |
| | | | | ||||
| | * | | Adding option to force client auth on the server SSL creds. | Julien Boeuf | 2015-07-21 | |
| |/ / | ||||
* | | | fix crash caused by wrong size of MetadataEntryStruct | Jan Tattermusch | 2015-07-21 | |
| | | | ||||
| | * | Rename grpc_channel_create to grpc_insecure_channel_create | Craig Tiller | 2015-07-21 | |
| |/ | ||||
* | | improving test readability | Jan Tattermusch | 2015-07-21 | |
| | | ||||
* | | rename Result to ResponseAsync | Jan Tattermusch | 2015-07-21 | |
| | | ||||
* | | fix echo metadata test | Jan Tattermusch | 2015-07-21 | |
| | | ||||
* | | regenerated code and fixed inconsistencies | Jan Tattermusch | 2015-07-21 | |
| | | ||||
* | | codegen and API changes | Jan Tattermusch | 2015-07-21 | |
| | | ||||
* | | modify client call interface to allow reading status and trailers | Jan Tattermusch | 2015-07-21 | |
| | | ||||
* | | added some tests | Jan Tattermusch | 2015-07-21 | |
| | | ||||
* | | propagate statuscode from server handler | Jan Tattermusch | 2015-07-20 | |
| | | ||||
* | | allow sending trailers from server handler | Jan Tattermusch | 2015-07-20 | |
| | | ||||
* | | populate server context | Jan Tattermusch | 2015-07-20 | |
| | | ||||
* | | refactor server call handlers | Jan Tattermusch | 2015-07-20 | |
| | | ||||
* | | fix bug | Jan Tattermusch | 2015-07-20 | |
| | | ||||
* | | some cleanup and better metadata support | Jan Tattermusch | 2015-07-20 | |
| | | ||||
* | | reading of metadata | Jan Tattermusch | 2015-07-20 | |
|/ | ||||
* | fixed dependencies in C# project | Jan Tattermusch | 2015-07-20 | |
| | ||||
* | implement per_rpc_creds and oauth2_auth_token interop tests | Jan Tattermusch | 2015-07-20 | |
| | ||||
* | Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into ↵ | Craig Tiller | 2015-07-17 | |
|\ | | | | | | | no-worries-i-can-wait | |||
* \ | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-17 | |
|\ \ | ||||
| | * | Reflect new gpr_timespec type in C# | Craig Tiller | 2015-07-17 | |
| | | | ||||
| * | | remove trailing whitespace | Jan Tattermusch | 2015-07-16 | |
| | | | ||||
| * | | add support for per-call metadata | Jan Tattermusch | 2015-07-15 | |
| | | | ||||
| * | | adjust C# generator to match the new API | Jan Tattermusch | 2015-07-15 | |
| | | | ||||
| * | | renaming stub to client and refactoring metadata class | Jan Tattermusch | 2015-07-15 | |
| | | | ||||
| * | | make build_packages.bat provide version of grpc.native.csharp_ext dependency | Jan Tattermusch | 2015-07-15 | |
| | | | ||||
| * | | introduce Version.cs as single source of truth of gRPC C# version | Jan Tattermusch | 2015-07-15 | |
| | | | ||||
| * | | pick up nuget package version from cmdline param and fix nuget build | Jan Tattermusch | 2015-07-15 | |
| | | | ||||
| * | | C# health checking support | Jan Tattermusch | 2015-07-15 | |
| | | | ||||
| | * | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-15 | |
| |/| |/|/ | ||||
| * | Merge pull request #2332 from jtattermusch/implicit_initialize_rebased | Michael Lumish | 2015-07-14 | |
| |\ | | | | | | | Get rid of explicit GrpcEnvironment.Initialize | |||
* | | | Introduce a clock type field onto gpr_timespec. | Craig Tiller | 2015-07-13 | |
| | | | | | | | | | | | | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense. | |||
| | * | no need to call GrpcEnvironment.Initialize() explicitly | Jan Tattermusch | 2015-07-10 | |
| | | | ||||
| * | | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time | Vijay Pai | 2015-07-10 | |
| |\ \ | | |/ | |/| | Introduce multiple clocks to GPR |