Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #2715 from murgatroid99/node_interop_client_simplify | Tim Emiola | 2015-08-11 |
|\ | | | | | Eliminated some redundant checks in the Node interop client | ||
* \ | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
|\ \ | |||
* \ \ | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
|\ \ \ | |||
| | * | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port | Craig Tiller | 2015-08-03 |
| |/ / | |||
* | | | Implement cancellation propagation, define auth propagation | Craig Tiller | 2015-08-03 |
| | | | |||
* | | | Update wrappers, tests to new create_call() | Craig Tiller | 2015-07-31 |
| | | | |||
| * | | Resolved merge conflicts | murgatroid99 | 2015-07-30 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel | Abhishek Kumar | 2015-07-30 |
|\ \ \ | | | | | | | | | Make insecure channel/stub construction explicit | ||
| | | * | Eliminated some redundant checks in the Node interop client | murgatroid99 | 2015-07-29 |
| | | | | |||
| | | * | Revert "Ensure that client generated methods don't conflict with other ↵ | murgatroid99 | 2015-07-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | properties" This reverts commit 6f34bad568e6db5f78a908fa63bd08a1304366fa. | ||
| | | * | Ensure that client generated methods don't conflict with other properties | murgatroid99 | 2015-07-29 |
| |_|/ |/| | | |||
* | | | Merge pull request #2676 from murgatroid99/node_jsdoc | Nicolas Noble | 2015-07-28 |
|\ \ \ | | | | | | | | | Add Node documentation generation | ||
* \ \ \ | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-28 |
|\ \ \ \ | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other | ||
| * \ \ \ | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth | Julien Boeuf | 2015-07-27 |
| |\ \ \ \ | |||
| | | | | * | Made binding a server to a port insecurely explicit | murgatroid99 | 2015-07-27 |
| | | |_|/ | | |/| | | |||
| | | | * | Added test that credential channel argument is required | murgatroid99 | 2015-07-27 |
| | | | | | |||
| | | | * | Made credentials an explicit required argument to channels | murgatroid99 | 2015-07-27 |
| | | | | | |||
| | | | * | Merge branch 'master' into node_explicit_insecure_channel | murgatroid99 | 2015-07-27 |
| | | | |\ | | | |_|/ | | |/| | | |||
| | | | * | Added explicit insecure credentials constructors | murgatroid99 | 2015-07-27 |
| | | | | | |||
| | | * | | Rearranged some code for jsdoc, added some documentation | murgatroid99 | 2015-07-27 |
| | | | | | |||
| | * | | | 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 ↵ | 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 #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fake transport security to private | ||
| | | | | * | | Added documentation command and settings to Node package | murgatroid99 | 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 | ||
| * \ \ \ \ \ \ | 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) | ||
| | | * | | | | | Exposed channel target and call peer in Node wrapper | murgatroid99 | 2015-07-24 |
| | | | | | | | | |||
| | | | | | | * | 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 | ||
| | | | * | | | | Changed object keys to valid identifier names | murgatroid99 | 2015-07-23 |
| | |_|/ / / / | |/| | | | | | |||
| | * | | | | | Make the server report monotonic times for deadlines | Craig Tiller | 2015-07-23 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For very high performance systems, we're going to want to be able to simply push the value reported from the server down onto clients. If we report realtime now, then all wrapped languages are going to assume it, meaning that such a change will be impossible later. | ||
| | * / / / | Update README.md | Jeff Peoples | 2015-07-22 |
| |/ / / / | |||
| | * | | | Fix node test. Remove all the server fake credentials references | yang-g | 2015-07-22 |
| | | | | | |||
| * | | | | Fixed setting user-agent string | murgatroid99 | 2015-07-22 |
| | | | | | |||
| | * | | | move fake_transport_security_credentials to private API | yang-g | 2015-07-21 |
| |/ / / |/| | | | |||
| | * | | Adding option to force client auth on the server SSL creds. | Julien Boeuf | 2015-07-21 |
| |/ / |/| | | |||
| | * | C++ is also a language that can be insecure | Craig Tiller | 2015-07-21 |
| |/ |/| | |||
| * | Added user-agent setting code, and a test for it | murgatroid99 | 2015-07-21 |
|/ | |||
* | Removed now-incorrect asserts in oauth test | murgatroid99 | 2015-07-20 |
| | |||
* | Removed unnecessary arguments from auth message | murgatroid99 | 2015-07-20 |
| | |||
* | Added oauth2_auth_token and per_rpc_creds Node interop tests | murgatroid99 | 2015-07-20 |
| | |||
* | Use more meaningful names for metadata keys in tests | murgatroid99 | 2015-07-20 |
| | |||
* | Merge pull request #2464 from murgatroid99/node_server_construction_change | Abhishek Kumar | 2015-07-20 |
|\ | | | | | Changed to newer, simpler server construction interface | ||
* \ | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-17 |
|\ \ | |||
| * | | Added tests for UNKNOWN status when the handler does not specify | murgatroid99 | 2015-07-17 |
| | | | |||
| * | | Add tests for translating server handler errors to status objects | murgatroid99 | 2015-07-17 |
| | | | |||
| | * | Added test for echoing metadata | murgatroid99 | 2015-07-16 |
| | | | |||
| | * | Removed server-wide metadata handler, individual handlers can now send metadata | murgatroid99 | 2015-07-16 |
| | | | |||
| | * | Changed to newer, simpler server construction interface | murgatroid99 | 2015-07-15 |
| |/ |