Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | * | | | | | Merge branch 'master' into node_explicit_insecure_channel | murgatroid99 | 2015-07-27 | |
| | | | | | | | | |\ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | Added explicit insecure credentials constructors | murgatroid99 | 2015-07-27 | |
| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge pull request #2593 from ctiller/elliptic-orange-chamelion | Yang Gao | 2015-07-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | Rename grpc_channel_create to grpc_insecure_channel_create | |||
| | | * | | | | | | | | | | | Add STREAM_LENGTH and POOL_SIZE to test_constants | Nathaniel Manista | 2015-07-27 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only one of these is used, and in only one place, as of this commit, but they will be used widely after further development. | |||
| * | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | Rearranged some code for jsdoc, added some documentation | murgatroid99 | 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 | |||
| | | | | | | | | | * | | | | | Server side census context plumbing for c++ | Alistair Veitch | 2015-07-26 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | Enrich census initialization and feature code | Alistair Veitch | 2015-07-26 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||
| | | | | * | | | | | | | | 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 branch 'sometimes-its-good-just-to-check-in-with-each-other' into ↵ | Craig Tiller | 2015-07-26 | |
| | | | | | | | | | | | |\ | | | | | | | | |_|_|_|_|/ | | | | | | | |/| | | | | | | | | | | | | | | | | | | yeah-we-know-what-youre-talking-about | |||
| | | | | | | | | | | | * | Add a hook for sending default authority when needed | Craig Tiller | 2015-07-26 | |
| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-26 | |
| | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/iomgr/tcp_server_windows.c | |||
| * | | | | | | | | | | | | 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 | |||
| | | | | | | | | | | | * | | Disable tests: unknown method and bad access token | Jorge Canizales | 2015-07-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They don’t work against the local server. | |||
| | | | | | | | | | | | * | | Temporarily point tests to localhost | Jorge Canizales | 2015-07-24 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Compile and run locally the interop C++ server before the tests | Jorge Canizales | 2015-07-24 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | 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 | |||
| | | | | | | | | | * | | | | Added documentation command and settings to Node package | murgatroid99 | 2015-07-24 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Use MONOTONIC instead of REALTIME | yang-g | 2015-07-24 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | merge with parent pR | yang-g | 2015-07-24 | |
| | | | | | | | | | | | |\ \ | | | | | | | | | | |_|_|/ / | | | | | | | | | |/| | | | | ||||
| * | | | | | | | | | | | | | 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. |