Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0d197edceae28a7c2de4beb1ade7d55d616d08f9
/
src
/
node
ff1ae50
Removes nodejs pubsub example
by Tim Emiola
· 10 years ago
693de45
Bump node library version to publish bugfix
by murgatroid99
· 10 years ago
353d422
Fixed bugs in trailing metadata handling and math server example
by murgatroid99
· 10 years ago
0d8d958
Merge pull request #1198 from atombender/master
by Michael Lumish
· 10 years ago
425e46c
Fix compilation of Node package conditionally on Mac:
by Alexander Staubo
· 10 years ago
3f670f4
Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead).
by Alexander Staubo
· 10 years ago
300ebc4
Merge pull request #1140 from murgatroid99/node_trailing_metadata
by Tim Emiola
· 10 years ago
49388b3
Reworded test case descriptions
by murgatroid99
· 10 years ago
c4bc324
Reversed accidentally swapped test cases
by murgatroid99
· 10 years ago
e0eda5f
Fixed proto syntax
by murgatroid99
· 10 years ago
eb21bdd
Finished adding trailing metadata tests
by murgatroid99
· 10 years ago
d07a278
Started adding support for trailing metadata
by murgatroid99
· 10 years ago
5a8cfdd
Merge pull request #1097 from murgatroid99/node_general_interface
by Tim Emiola
· 10 years ago
71d2f55
Merge pull request #1090 from murgatroid99/node_qps_test
by Tim Emiola
· 10 years ago
b0823fd
Added requested comments
by murgatroid99
· 10 years ago
94c5e71
Added a comment to server.js
by murgatroid99
· 10 years ago
90da75e
Fixed Compute Engine Auth username check
by murgatroid99
· 10 years ago
e0f24dc
Added a test for generic client and server constructors
by murgatroid99
· 10 years ago
e023e98
Added functions to create generic servers and clients
by murgatroid99
· 10 years ago
5cb82b5
Added Node QPS test
by murgatroid99
· 10 years ago
be64ca0
Bumped version
by murgatroid99
· 10 years ago
429bb7a
Simplified some tests
by murgatroid99
· 10 years ago
da77151
Changed call to only expect and return binary headers when key ends with '-bin'
by murgatroid99
· 10 years ago
3c3d860
Node package version bump
by murgatroid99
· 10 years ago
bffe7d7
Switched protobufjs dependency to npm package instead of GitHub
by murgatroid99
· 10 years ago
3f6cd88
Improved node install instructions and bumped version
by murgatroid99
· 10 years ago
fba214c
Updated Node package version to 0.5.3
by murgatroid99
· 10 years ago
44a3b4a
Merge branch 'master' into node_11_cleanup_segfault
by murgatroid99
· 10 years ago
e5f4706
Fixed segfault by fixing scope issue
by murgatroid99
· 10 years ago
6cbb237
Added more tests
by murgatroid99
· 10 years ago
68de8e9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
9709188
Merge pull request #952 from murgatroid99/node_0_12_compatibility
by Tim Emiola
· 10 years ago
2decfa2
Removed extra variables
by murgatroid99
· 10 years ago
e40ff65
Cleaned out some cruft from binding.gyp
by murgatroid99
· 10 years ago
a686ffc
Removes engine restriction from package.json, bumps version
by murgatroid99
· 10 years ago
f28066b
The library now compiles with Node 0.11+ and all versions of io.js
by murgatroid99
· 10 years ago
5f875d2
Updated some c++ files for 0.11/0.12 compatibility
by murgatroid99
· 10 years ago
3a98218
Loosened some dependencies, specified compatible engines
by murgatroid99
· 10 years ago
da02a67
Updated Node library to new secure server API
by murgatroid99
· 10 years ago
ebd9013
Merge pull request #861 from murgatroid99/node_package_repo_info
by Tim Emiola
· 10 years ago
47d03aa
Merge pull request #860 from nicolasnoble/travis-c++
by Craig Tiller
· 10 years ago
c8330f8
Added useful information and links to Node's package.json
by murgatroid99
· 10 years ago
d7e3a2b
Changed c++ version flag in binding.gyp
by murgatroid99
· 10 years ago
be8d1da
Added important Node package information and LICENSE file for inclusion in Node package
by murgatroid99
· 10 years ago
f2b2205
Merge pull request #811 from murgatroid99/node_version_bump_0.5.0
by Craig Tiller
· 10 years ago
9e47368
Bumped node version to 0.5.0
by murgatroid99
· 10 years ago
fc797b7
Merge pull request #803 from grpc/oaktowner-patch-1
by Craig Tiller
· 10 years ago
9c7a6af
Merge pull request #806 from grpc/oaktowner-patch-2
by Craig Tiller
· 10 years ago
2013626
Merge pull request #810 from murgatroid99/node_instructions
by Tim Emiola
· 10 years ago
b189cbe
Add Debian nodejs-legacy instructions
by Michael Lumish
· 10 years ago
80f62e7
Changing to use node instead of nodejs
by Dan Ciruli
· 10 years ago
60fcca5
Update binding.gyp
by Dan Ciruli
· 10 years ago
3061606
Fixed TLS host resolution problems
by murgatroid99
· 10 years ago
36ccead
Merge pull request #735 from jboeuf/fix_ssl_san
by Craig Tiller
· 10 years ago
042e63c
Fixed import of google-auth-library
by murgatroid99
· 10 years ago
ce5dd73
Merge pull request #743 from murgatroid99/node_status_errors
by Tim Emiola
· 10 years ago
0e3e0ae
Merge pull request #750 from murgatroid99/node_interop_compatibility
by Tim Emiola
· 10 years ago
e493983
Fixed reference to grpc_default_credentials_create
by murgatroid99
· 10 years ago
7d2adf0
Updated interop proto for compatibility with proto3 servers
by murgatroid99
· 10 years ago
b002827
Fixed copyright format in some example files
by murgatroid99
· 10 years ago
99885c9
Fixed old lint errors
by murgatroid99
· 10 years ago
98cbc5a
Fixed old lint errors
by murgatroid99
· 10 years ago
4075f2a
Return error status as actual errors to client callbacks
by murgatroid99
· 10 years ago
a7552b9
Merge pull request #721 from yang-g/master
by Michael Lumish
· 10 years ago
597a4f2
Verifying the peer name on the X509 Certs correctly.
by Julien Boeuf
· 10 years ago
b8d04d0
remove stale comment
by Yang Gao
· 10 years ago
4d736a0
Resolved merge conflicts
by murgatroid99
· 10 years ago
2822e9a
Added pubsub demo client
by murgatroid99
· 10 years ago
c4ed1c7
Fixing java package for route_guide.proto
by nmittler
· 10 years ago
dd11207
Merge pull request #601 from murgatroid99/node_route_guide_sample
by Tim Emiola
· 10 years ago
05c1480
Updated client and server to use db from a variable path
by murgatroid99
· 10 years ago
9c36047
Added pubsub demo client
by murgatroid99
· 10 years ago
bbd67c0
clean up some internal path and names
by Yang Gao
· 10 years ago
ce02e0d
Added comments to route_guide_client.js
by murgatroid99
· 10 years ago
410ddaa
Formatted db file
by murgatroid99
· 10 years ago
d7e8765
Added client and fixed some server bugs
by murgatroid99
· 10 years ago
777a089
Explicitly use nodejs to run tests
by murgatroid99
· 10 years ago
a6793f2
Merge branch 'master' into node_route_guide_sample
by murgatroid99
· 10 years ago
d81b6e3
Removed reference to non-existent header
by murgatroid99
· 10 years ago
33e0989
Switched to a smaller area of features
by murgatroid99
· 10 years ago
b6c2f52
Switched to using pre-defined list of features
by murgatroid99
· 10 years ago
85e4f53
Merge pull request #628 from murgatroid99/node_lint
by Tim Emiola
· 10 years ago
dca966d
Fixed lint errors
by murgatroid99
· 10 years ago
f8a9b1c
Added lint script
by murgatroid99
· 10 years ago
9ea2e3a
Added files to the node package
by murgatroid99
· 10 years ago
04e3a6e
Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2
by Mugur Marculescu
· 10 years ago
06aef23
Update README.md
by Jayant Kolhe
· 10 years ago
1d369e5
Added comments and fixed some minor bugs
by murgatroid99
· 10 years ago
bdc8baf
Added comment about where Google credentials come from
by murgatroid99
· 10 years ago
2fdfaac
Added route_guide server example implementation
by murgatroid99
· 10 years ago
84193cd
Merge branch 'master' into node_auth_integration
by murgatroid99
· 10 years ago
8c3ed00
Added auth functionality and interop tests
by murgatroid99
· 10 years ago
5b41d4f
Added interop support for default root SSL certs
by murgatroid99
· 10 years ago
ce5021b
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
347b83c
Merge github.com:grpc/grpc into copyright
by Craig Tiller
· 10 years ago
0a9ae3d
Merge pull request #504 from murgatroid99/node_new_core_api
by Tim Emiola
· 10 years ago
e4ac3d6
Merge branch 'node_new_core_api' into node_auth_integration
by murgatroid99
· 10 years ago
ffbcaaf
Added missing documentation
by murgatroid99
· 10 years ago
Next »