Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 |
|\ | | | | | Fake transport security to private | ||
* \ | 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 |
| | | | | | |||
| | | * | | 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 |
| | | |||
* | | 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 |
| |/ | |||
| * | Merge pull request #2335 from murgatroid99/node_error_codes | Abhishek Kumar | 2015-07-14 |
| |\ | | | | | | | Made Node server respond with UNKNOWN for unspecified application errors | ||
* | | | Updating wrapped languages to new time functions | Craig Tiller | 2015-07-13 |
| | | | |||
* | | | Updating wrapped languages to new time functions | Craig Tiller | 2015-07-13 |
|/ / | |||
* | | Merge branch 'master' into release-0_10 | Craig Tiller | 2015-07-10 |
|\ \ | |||
| * \ | Merge pull request #2322 from murgatroid99/node_health_check_service | Yang Gao | 2015-07-10 |
| |\ \ | | | | | | | | | Node health check service | ||
* | | | | Bumped Node.js package version to 0.10.0 | murgatroid99 | 2015-07-09 |
|/ / / | |||
| * | | Updated health check service with new changes | murgatroid99 | 2015-07-08 |
| | | | |||
* | | | Merge pull request #2310 from murgatroid99/node_pkg_config | Nicolas Noble | 2015-07-08 |
|\ \ \ | | | | | | | | | Use pkg-config when building the Node extension, if possible | ||
| | | * | Made Node server respond with UNKNOWN for unspecified application errors | murgatroid99 | 2015-07-08 |
| | | | | |||
| | * | | Minor changes to match recent design changes | murgatroid99 | 2015-07-07 |
| | | | | |||
| * | | | Added other LDFLAGS to node gyp file | murgatroid99 | 2015-07-06 |
| | | | | |||
| * | | | Only use pkg-config if grpc is installed | murgatroid99 | 2015-07-06 |
| | | | | |||
| | * | | Added some tests for the health check service | murgatroid99 | 2015-07-06 |
| | | | | |||
| * | | | Link Node against static dependencies just in case | murgatroid99 | 2015-07-06 |
| | | | | |||
| * | | | Use pkg-config in node's binding.gyp | murgatroid99 | 2015-07-06 |
| | |/ | |/| | |||
| | * | Stopped binding service handler functions to server | murgatroid99 | 2015-07-01 |
| | | | |||
| | * | Added tests for health checking | murgatroid99 | 2015-07-01 |
| | | | |||
| | * | Added health check service implementation | murgatroid99 | 2015-07-01 |
| |/ | |||
* | | Updated ProtoBuf.js dependency to latest released version | murgatroid99 | 2015-06-30 |
| | | |||
* | | Added missing comma in binding.gyp. | murgatroid99 | 2015-06-30 |
|/ | |||
* | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-16 |
|\ | |||
| * | Added changes to node and php wrappers | David Garcia Quintas | 2015-06-15 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp | Jan Tattermusch | 2015-06-09 |
|\| | |||
| * | Merge pull request #1959 from murgatroid99/node_long_field_strings | Tim Emiola | 2015-06-09 |
| |\ | | | | | | | Fixed handling of 64 bit integers in Node library | ||
| * | | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 |
| | | | |||
| | * | Bump version of Node library | murgatroid99 | 2015-06-05 |
| | | | |||
| | * | Fixed handling of long values | murgatroid99 | 2015-06-05 |
| | | |