aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Collapse)AuthorAge
...
| * | | Merge pull request #1515 from murgatroid99/node_auth_uri_parameterGravatar Tim Emiola2015-05-08
| |\ \ \ | | | | | | | | | | Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata
| | * | | Updated the getGoogleAuthDelegate function to use credential.getRequestMetadataGravatar murgatroid992015-05-07
| | | | |
| * | | | Merge branch 'master' into node_status_error_eventGravatar murgatroid992015-05-07
| |\| | |
| * | | | Version bump because of new exposed errorsGravatar murgatroid992015-05-06
| | | | |
| * | | | Added error events on client streams when the server is streamingGravatar murgatroid992015-05-06
| | | | |
| | | * | Fix some wrapped languagesGravatar Craig Tiller2015-05-06
| | |/ /
* | / / C Core API cleanup.Gravatar Craig Tiller2015-05-04
| |/ / |/| | | | | | | | | | | | | | Simplify grpc_event into something that can be non-heap allocated. Deprecate grpc_event_finish. Remove grpc_op_error - use an int as this is more idiomatic C style.
* | | Exposed server address string in stubGravatar murgatroid992015-04-29
|/ /
* | Fixed typo in README changeGravatar murgatroid992015-04-23
| |
* | Added information about custom gRPC install locations in README, bumped versionGravatar murgatroid992015-04-23
| |
* | Merge pull request #1353 from murgatroid99/node_limit_thread_usageGravatar Tim Emiola2015-04-23
|\ \ | | | | | | Node limit thread usage
* | | Added JSON option for gRPC file loadingGravatar murgatroid992015-04-20
| | |
* | | Removes nodejs pubsub exampleGravatar Tim Emiola2015-04-16
| | |
| | * Initial version of service_packager scriptGravatar murgatroid992015-04-14
| |/ |/|
* | Bump node library version to publish bugfixGravatar murgatroid992015-04-13
| |
* | Fixed bugs in trailing metadata handling and math server exampleGravatar murgatroid992015-04-13
| |
* | Merge pull request #1198 from atombender/masterGravatar Michael Lumish2015-04-06
|\ \ | | | | | | Remove unused references to malloc.h
* | | Fix compilation of Node package conditionally on Mac:Gravatar Alexander Staubo2015-04-06
| | | | | | | | | | | | | | | | | | * Set compilation target 10.9. * Add C++11 compilation. * Remove librt dependency.
| * | Remove unused references to malloc.h (which is non-standard, Linux-specific ↵Gravatar Alexander Staubo2015-04-05
|/ / | | | | | | and generally deprecated; use <cstdlib> instead).
* | Merge pull request #1140 from murgatroid99/node_trailing_metadataGravatar Tim Emiola2015-04-03
|\ \ | | | | | | Node trailing metadata
| * | Reworded test case descriptionsGravatar murgatroid992015-04-03
| | |
* | | Reversed accidentally swapped test casesGravatar murgatroid992015-03-31
| | |
| * | Fixed proto syntaxGravatar murgatroid992015-03-26
| | |
| * | Finished adding trailing metadata testsGravatar murgatroid992015-03-26
| | |
| * | Started adding support for trailing metadataGravatar murgatroid992015-03-26
|/ /
* | Merge pull request #1097 from murgatroid99/node_general_interfaceGravatar Tim Emiola2015-03-23
|\ \ | | | | | | Node general interface
* \ \ Merge pull request #1090 from murgatroid99/node_qps_testGravatar Tim Emiola2015-03-23
|\ \ \ | | | | | | | | Added Node QPS test
| * | | Added requested commentsGravatar murgatroid992015-03-23
| | | |
| | * | Added a comment to server.jsGravatar murgatroid992015-03-23
| | | |
* | | | Fixed Compute Engine Auth username checkGravatar murgatroid992015-03-20
| | | |
| | * | Added a test for generic client and server constructorsGravatar murgatroid992015-03-19
| | | |
| | * | Added functions to create generic servers and clientsGravatar murgatroid992015-03-18
| | | |
| | | * Merge branch 'node_qps_test' into node_limit_thread_usageGravatar murgatroid992015-03-18
| | | |\ | | |_|/ | |/| |
| * | | Added Node QPS testGravatar murgatroid992015-03-18
| |/ /
| | * Resolved merge conflicts with masterGravatar murgatroid992015-03-18
| | |\ | | |/ | |/|
* | | Bumped versionGravatar murgatroid992015-03-17
| | |
* | | Simplified some testsGravatar murgatroid992015-03-17
| | |
* | | Changed call to only expect and return binary headers when key ends with '-bin'Gravatar murgatroid992015-03-17
|/ /
* | Node package version bumpGravatar murgatroid992015-03-13
| |
* | Switched protobufjs dependency to npm package instead of GitHubGravatar murgatroid992015-03-12
| |
* | Improved node install instructions and bumped versionGravatar murgatroid992015-03-12
| |
* | Updated Node package version to 0.5.3Gravatar murgatroid992015-03-10
| |
* | Merge branch 'master' into node_11_cleanup_segfaultGravatar murgatroid992015-03-09
|\ \
* | | Fixed segfault by fixing scope issueGravatar murgatroid992015-03-09
| | |
* | | Added more testsGravatar murgatroid992015-03-09
| | |
| * | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
| |\ \ | |/ / |/| |
* | | Merge pull request #952 from murgatroid99/node_0_12_compatibilityGravatar Tim Emiola2015-03-05
|\ \ \ | | | | | | | | Node 0.11+ compatibility
* | | | Removed extra variablesGravatar murgatroid992015-03-04
| | | |
* | | | Cleaned out some cruft from binding.gypGravatar murgatroid992015-03-04
| | | |
| * | | Removes engine restriction from package.json, bumps versionGravatar murgatroid992015-03-04
| | | |