aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Merge pull request #2955 from murgatroid99/node_nan_deprecation_warningsGravatar Tim Emiola2015-08-19
|\
* \ Merge pull request #2960 from murgatroid99/node_compressionGravatar Tim Emiola2015-08-19
|\ \
* \ \ Merge pull request #2972 from ctiller/get-reserved-things-rightGravatar Yang Gao2015-08-19
|\ \ \
| * | | Zero out reserved field in nodeGravatar Craig Tiller2015-08-19
| | * | Only use encoding for write flags if it is numericGravatar murgatroid992015-08-17
| | * | Moved write flag constants to base moduleGravatar murgatroid992015-08-17
| | * | Resolved merge conflicts with masterGravatar murgatroid992015-08-17
| | |\ \ | | |/ / | |/| |
* / | | Made deadline tests accept INTERNAL statusGravatar murgatroid992015-08-17
|/ / /
| | * Added an inline C++ function to replace a deprecated nan functionGravatar murgatroid992015-08-17
| |/ |/|
* | Merge pull request #2942 from murgatroid99/node_parent_callGravatar Michael Lumish2015-08-17
|\ \
| * | Fixed typo in argument error messageGravatar murgatroid992015-08-14
* | | Replaced remaining references to 'listen' with 'start'Gravatar murgatroid992015-08-14
| * | Resolved merge conflicts with masterGravatar murgatroid992015-08-14
| |\ \ | |/ / |/| |
| * | Made deadline tests workGravatar murgatroid992015-08-14
| * | Add parent call propagation API to Node libraryGravatar murgatroid992015-08-14
* | | Merge pull request #2696 from murgatroid99/node_client_connectivityGravatar Jan Tattermusch2015-08-14
|\ \ \
| * | | Further fixed connectivity testsGravatar murgatroid992015-08-13
| * | | Modified watchState functions to match C APIGravatar murgatroid992015-08-13
| * | | Fixed typoGravatar murgatroid992015-08-13
| * | | Resolved merge conflicts with masterGravatar murgatroid992015-08-13
| |\| |
* | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2901 from murgatroid99/node_fix_auth_interopGravatar Jan Tattermusch2015-08-12
| |\ \ \
| | * | | Clarified address regexGravatar murgatroid992015-08-12
| | * | | Fix scheme matching in auth URIGravatar murgatroid992015-08-12
| * | | | Merge pull request #2768 from murgatroid99/node_disable_deprecation_warningGravatar Tim Emiola2015-08-12
| |\ \ \ \
* | | | | | Fixing merge failures.Gravatar Nicolas "Pixel" Noble2015-08-12
* | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
|\| | | | |
| | | * | | Fixed failing cloud-to-prod auth interop testsGravatar murgatroid992015-08-12
| * | | | | Fixed lint errorsGravatar murgatroid992015-08-11
| * | | | | Resolved merge conflicts with masterGravatar murgatroid992015-08-11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge remote-tracking branch 'google/master' into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Reverted unintended change.Gravatar Nicolas "Pixel" Noble2015-08-12
| * | | | | Merge pull request #2715 from murgatroid99/node_interop_client_simplifyGravatar Tim Emiola2015-08-11
| |\ \ \ \ \
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\| | | | | |
* | | | | | | Working on node.Gravatar Nicolas "Pixel" Noble2015-08-07
| * | | | | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| |\ \ \ \ \ \ \
| | | | | * | | | Added host override option for RPCs. Added optional params objectGravatar murgatroid992015-08-03
| | | | | * | | | Exposed host parameter in Call constructor, don't save it in Channel objectGravatar murgatroid992015-08-03
| | | |_|/ / / / | | |/| | | | |
| | | | | * | | Disabled deprecation warnings in Node buildGravatar murgatroid992015-08-03
| | | |_|/ / / | | |/| | | |
| | | * | | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
| | |/ / / /
| * | | | | Implement cancellation propagation, define auth propagationGravatar Craig Tiller2015-08-03
| * | | | | Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
| | | | * | Resolved merge conflictsGravatar murgatroid992015-07-30
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | * | | | Resolved merge conflictsGravatar murgatroid992015-07-30
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #2679 from murgatroid99/node_explicit_insecure_channelGravatar Abhishek Kumar2015-07-30
| |\ \ \ \ \
| | | | * | | Eliminated some redundant checks in the Node interop clientGravatar murgatroid992015-07-29
| | | | * | | Revert "Ensure that client generated methods don't conflict with other proper...Gravatar murgatroid992015-07-29
| | | | * | | Ensure that client generated methods don't conflict with other propertiesGravatar murgatroid992015-07-29
| | |_|/ / / | |/| | | |
| | | | * | Wrap connectivity API, expose it to client as waitForReadyGravatar murgatroid992015-07-28
| | |_|/ / | |/| | |