Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #2593 from ctiller/elliptic-orange-chamelion | Yang Gao | 2015-07-27 |
|\ | | | | | Rename grpc_channel_create to grpc_insecure_channel_create | ||
* \ | Merge pull request #2675 from stanley-cheung/php_call_peer_address | Michael Lumish | 2015-07-27 |
|\ \ | | | | | | | Exposed channel target and call peer in PHP | ||
| * | | review feedback: unit test of uri value too strict | Stanley Cheung | 2015-07-27 |
| | | | |||
* | | | Merge pull request #2601 from ctiller/warbling-wombat | Vijay Pai | 2015-07-27 |
|\ \ \ | | | | | | | | | Canonicalize metadata keys in core | ||
| | * | | Exposed channel target and call peer in PHP | Stanley Cheung | 2015-07-27 |
| |/ / |/| | | |||
* | | | Merge pull request #2666 from jtattermusch/oauth_token_api_fix | Michael Lumish | 2015-07-27 |
|\ \ \ | | | | | | | | | Make work with out-of-band oauth2 token more pleasant | ||
* \ \ \ | Merge pull request #2632 from marcinwyszynski/master | Michael Lumish | 2015-07-27 |
|\ \ \ \ | | | | | | | | | | | Avoid implicit conversions in Ruby extension code | ||
| | | | * | Merge github.com:grpc/grpc into elliptic-orange-chamelion | Craig Tiller | 2015-07-26 |
| | | | |\ | |_|_|_|/ |/| | | | | | | | | | | | | | | Conflicts: src/csharp/ext/grpc_csharp_ext.c | ||
| | | * | | Merge github.com:grpc/grpc into warbling-wombat | Craig Tiller | 2015-07-26 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #2664 from jtattermusch/async_tests | Stanley Cheung | 2015-07-25 |
|\ \ \ \ \ | | | | | | | | | | | | | Cleanup in C# tests | ||
| | | * | | | make work with out-of-band oauth2 token more pleasant | Jan Tattermusch | 2015-07-25 |
| |_|/ / / |/| | | | | |||
| * | | | | make sure async test wont be silently skipped with old NUnit | Jan Tattermusch | 2015-07-24 |
| | | | | | |||
| * | | | | make some interop tests run as async methods | Jan Tattermusch | 2015-07-24 |
| | | | | | |||
| * | | | | introducing async tests | Jan Tattermusch | 2015-07-24 |
| | | | | | |||
| * | | | | add NUnitTestAdapter for VS | Jan Tattermusch | 2015-07-24 |
| | | | | | |||
* | | | | | Merge pull request #2647 from vjpai/deepend | Yang Gao | 2015-07-24 |
|\ \ \ \ \ | | | | | | | | | | | | | Dynamic-sized thread pool | ||
* \ \ \ \ \ | Merge pull request #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Fake transport security to private | ||
* | | | | | | make insecure channel and server explicit | Jan Tattermusch | 2015-07-24 |
| | | | | | | |||
* | | | | | | introduce gRPC logger | Jan Tattermusch | 2015-07-24 |
| | | | | | | |||
* | | | | | | fix reference to bouncyCastles assembly | Jan Tattermusch | 2015-07-24 |
| | | | | | | |||
* | | | | | | upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code | Jan Tattermusch | 2015-07-24 |
| | | | | | | |||
* | | | | | | fix x86 target to be AnyCPU | Jan Tattermusch | 2015-07-24 |
| | | | | | | |||
* | | | | | | added test for client SSL authentication | Jan Tattermusch | 2015-07-24 |
| | | | | | | |||
* | | | | | | added option to authenticate client using root cert chain | Jan Tattermusch | 2015-07-24 |
| | | | | | | |||
* | | | | | | expose peer info in serverside call handlers | Jan Tattermusch | 2015-07-24 |
| | | | | | | |||
* | | | | | | Merge pull request #2654 from jtattermusch/win_getpeername_fix | Nicolas Noble | 2015-07-24 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix getpeername code on windows | ||
* \ \ \ \ \ \ | Merge pull request #2630 from murgatroid99/node_completion_key_names | Jan Tattermusch | 2015-07-24 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Changed object keys to valid identifier names | ||
| | * | | | | | | fix whitespaces and line length | Jan Tattermusch | 2015-07-24 |
| | | | | | | | | |||
| | * | | | | | | fix getpeername code on windows | Jan Tattermusch | 2015-07-24 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #2651 from murgatroid99/node_call_peer_address | Jan Tattermusch | 2015-07-24 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | Exposed channel target and call peer in Node wrapper | ||
* | | | | | | | | Merge pull request #2620 from meisterpeeps/master | Michael Lumish | 2015-07-24 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update README.md (just a little typo) | ||
| | | | | * \ \ \ | Merge branch 'master' into deepend | Vijay Pai | 2015-07-24 |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||
| | * | | | | | | | Exposed channel target and call peer in Node wrapper | murgatroid99 | 2015-07-24 |
| | | | | | | | | | |||
* | | | | | | | | | add user-agent for php | Stanley Cheung | 2015-07-24 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #2643 from jtattermusch/csharp_timeouts | Michael Lumish | 2015-07-24 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | C# support for timeouts. | ||
| | | | | | | * | | | array_length and it's counter types should match | Marcin Wyszynski | 2015-07-24 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent | Vijay Pai | 2015-07-24 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Handle a race where a new call comes in post-shutdown a little better | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor | Yang Gao | 2015-07-23 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix flow control | ||
| | | * | | | | | | | | | tiny fixes | Jan Tattermusch | 2015-07-23 |
| | | | | | | | | | | | | |||
| | | * | | | | | | | | | fix test on windows | Jan Tattermusch | 2015-07-23 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | Fix thread list iterator | vjpai | 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 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||
| | | | | | | * | | | | Bug fixes | vjpai | 2015-07-23 |
| | | | | | | | | | | |