index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
Commit message (
Expand
)
Author
Age
*
Added JSON option for gRPC file loading
murgatroid99
2015-04-20
*
Removes nodejs pubsub example
Tim Emiola
2015-04-16
*
Bump node library version to publish bugfix
murgatroid99
2015-04-13
*
Fixed bugs in trailing metadata handling and math server example
murgatroid99
2015-04-13
*
Merge pull request #1198 from atombender/master
Michael Lumish
2015-04-06
|
\
*
|
Fix compilation of Node package conditionally on Mac:
Alexander Staubo
2015-04-06
|
*
Remove unused references to malloc.h (which is non-standard, Linux-specific a...
Alexander Staubo
2015-04-05
|
/
*
Merge pull request #1140 from murgatroid99/node_trailing_metadata
Tim Emiola
2015-04-03
|
\
|
*
Reworded test case descriptions
murgatroid99
2015-04-03
*
|
Reversed accidentally swapped test cases
murgatroid99
2015-03-31
|
*
Fixed proto syntax
murgatroid99
2015-03-26
|
*
Finished adding trailing metadata tests
murgatroid99
2015-03-26
|
*
Started adding support for trailing metadata
murgatroid99
2015-03-26
|
/
*
Merge pull request #1097 from murgatroid99/node_general_interface
Tim Emiola
2015-03-23
|
\
*
\
Merge pull request #1090 from murgatroid99/node_qps_test
Tim Emiola
2015-03-23
|
\
\
|
*
|
Added requested comments
murgatroid99
2015-03-23
|
|
*
Added a comment to server.js
murgatroid99
2015-03-23
*
|
|
Fixed Compute Engine Auth username check
murgatroid99
2015-03-20
|
|
*
Added a test for generic client and server constructors
murgatroid99
2015-03-19
|
|
*
Added functions to create generic servers and clients
murgatroid99
2015-03-18
|
*
|
Added Node QPS test
murgatroid99
2015-03-18
|
|
/
*
|
Bumped version
murgatroid99
2015-03-17
*
|
Simplified some tests
murgatroid99
2015-03-17
*
|
Changed call to only expect and return binary headers when key ends with '-bin'
murgatroid99
2015-03-17
|
/
*
Node package version bump
murgatroid99
2015-03-13
*
Switched protobufjs dependency to npm package instead of GitHub
murgatroid99
2015-03-12
*
Improved node install instructions and bumped version
murgatroid99
2015-03-12
*
Updated Node package version to 0.5.3
murgatroid99
2015-03-10
*
Merge branch 'master' into node_11_cleanup_segfault
murgatroid99
2015-03-09
|
\
*
|
Fixed segfault by fixing scope issue
murgatroid99
2015-03-09
*
|
Added more tests
murgatroid99
2015-03-09
|
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #952 from murgatroid99/node_0_12_compatibility
Tim Emiola
2015-03-05
|
\
\
*
|
|
Removed extra variables
murgatroid99
2015-03-04
*
|
|
Cleaned out some cruft from binding.gyp
murgatroid99
2015-03-04
|
*
|
Removes engine restriction from package.json, bumps version
murgatroid99
2015-03-04
|
*
|
The library now compiles with Node 0.11+ and all versions of io.js
murgatroid99
2015-03-04
|
*
|
Updated some c++ files for 0.11/0.12 compatibility
murgatroid99
2015-03-04
|
*
|
Loosened some dependencies, specified compatible engines
murgatroid99
2015-03-04
|
/
/
|
*
Updated Node library to new secure server API
murgatroid99
2015-03-02
|
/
*
Merge pull request #861 from murgatroid99/node_package_repo_info
Tim Emiola
2015-02-27
|
\
*
\
Merge pull request #860 from nicolasnoble/travis-c++
Craig Tiller
2015-02-26
|
\
\
|
|
*
Added useful information and links to Node's package.json
murgatroid99
2015-02-26
|
|
/
|
/
|
|
*
Changed c++ version flag in binding.gyp
murgatroid99
2015-02-26
*
|
Added important Node package information and LICENSE file for inclusion in No...
murgatroid99
2015-02-25
|
/
*
Merge pull request #811 from murgatroid99/node_version_bump_0.5.0
Craig Tiller
2015-02-25
|
\
|
*
Bumped node version to 0.5.0
murgatroid99
2015-02-25
*
|
Merge pull request #803 from grpc/oaktowner-patch-1
Craig Tiller
2015-02-25
|
\
\
*
\
\
Merge pull request #806 from grpc/oaktowner-patch-2
Craig Tiller
2015-02-25
|
\
\
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #810 from murgatroid99/node_instructions
Tim Emiola
2015-02-25
|
\
\
\
[next]