aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Collapse)AuthorAge
* 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
| |
* | 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
| | | |
| * | | The library now compiles with Node 0.11+ and all versions of io.jsGravatar murgatroid992015-03-04
| | | |
| * | | Updated some c++ files for 0.11/0.12 compatibilityGravatar murgatroid992015-03-04
| | | |
| * | | Loosened some dependencies, specified compatible enginesGravatar murgatroid992015-03-04
|/ / /
| * / Updated Node library to new secure server APIGravatar murgatroid992015-03-02
|/ /
* | Merge pull request #861 from murgatroid99/node_package_repo_infoGravatar Tim Emiola2015-02-27
|\ \ | | | | | | Added useful information and links to Node's package.json
* \ \ Merge pull request #860 from nicolasnoble/travis-c++Gravatar Craig Tiller2015-02-26
|\ \ \ | | | | | | | | Travis c++
| | * | Added useful information and links to Node's package.jsonGravatar murgatroid992015-02-26
| |/ / |/| |
| * | Changed c++ version flag in binding.gypGravatar murgatroid992015-02-26
| | |
* | | Added important Node package information and LICENSE file for inclusion in ↵Gravatar murgatroid992015-02-25
|/ / | | | | | | Node package