aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-07
|\
* \ Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
|\ \
| | * Correct use of ProtoBuf.js 6 message encoding APIGravatar murgatroid992017-04-06
| | * Merge branch 'master' into node_protobuf_js_6_upgradeGravatar murgatroid992017-04-04
| | |\ | | |/ | |/|
| | * Fix a couple of issues with the use of the Protobuf.js APIGravatar murgatroid992017-04-04
| | * Keep changes from #10093Gravatar murgatroid992017-04-03
| | * Fix serializer error handling, update ProtoBuf.js dependencyGravatar murgatroid992017-04-03
| * | Large message latency improvements: remove a memcpy and a Buffer construtor callGravatar murgatroid992017-03-31
| * | Improve Node benchmarks, add generic unary testGravatar murgatroid992017-03-31
| | * Merge branch 'master' into node_protobuf_js_6_upgradeGravatar Michael Lumish2017-03-24
| | |\ | | |/ | |/|
* | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
|\| |
| | * Add enumsAsStrings option, as the original upgrade PR didGravatar murgatroid992017-03-23
| * | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0Gravatar Nicolas "Pixel" Noble2017-03-24
| |\ \
* | | | Node changesGravatar Sree Kuchibhotla2017-03-22
| | | * Use new oneofs option in deserialize callGravatar murgatroid992017-03-21
| | | * Improve ProtoBuf.js version heuristic, add tests for oneof decodingGravatar murgatroid992017-03-21
* | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-21
|\| | |
| | * | bump v1.2.x branch to 1.2.1-pre1Gravatar Alexander Polcyn2017-03-20
| | | * Ensure arguments are validated before they are serialized, unskip some testsGravatar murgatroid992017-03-20
| | * | Going for 1.2.0Gravatar David Garcia Quintas2017-03-20
| | | * Autodetect ProtoBuf.js version in grpc.loadObjectGravatar murgatroid992017-03-17
| | | * Upgrade Node dependency on Protobuf.js to version 6Gravatar murgatroid992017-03-17
| | |/ | |/|
| | * Bump 1.2.x version to pre-2Gravatar Ken Payson2017-03-16
| | * Drop support for io.js, fix minor issue with node extensionGravatar murgatroid992017-03-14
| | * Merge pull request #10093 from murgatroid99/node_server_method_name_flexibilityGravatar Michael Lumish2017-03-13
| | |\
| * | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.xGravatar murgatroid992017-03-10
| |\| |
| | | * Node add service: allow exact match to name in proto file, improve error repo...Gravatar murgatroid992017-03-10
| | * | Change argument validation in Server#addServiceGravatar murgatroid992017-03-09
| | |/
| | * Introducing 1.2.0-pre1Gravatar David Garcia Quintas2017-03-09
| * | Bumped version to 1.3.0-devGravatar David Garcia Quintas2017-03-09
| |/
* / Node: Completion queue API changesGravatar Sree Kuchibhotla2017-03-03
|/
* Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
|\
| * Fix segfault in Node server destructorGravatar murgatroid992017-02-22
| * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
* | Merge remote-tracking branch 'google/v1.1.x'Gravatar Nicolas "Pixel" Noble2017-02-13
|\|
| * Node: refactor non-uv completion queue wrapping codeGravatar Michael Lumish2017-02-07
| * Update version to 1.1.2Gravatar murgatroid992017-02-06
| * Node: fix handling/propagation of server-side serialization errorsGravatar murgatroid992017-02-02
| * Bump version to 1.1.1Gravatar murgatroid992017-01-31
| * Node: Validate arguments to addService, fix a couple of minor issuesGravatar murgatroid992017-01-30
* | Bump master version numbersGravatar Craig Tiller2017-01-30
| * Flagging version 1.1.0.Gravatar Nicolas "Pixel" Noble2017-01-30
| * Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-28
* | Fix merge errorGravatar Craig Tiller2017-01-26
* | Fix merge errorGravatar Craig Tiller2017-01-26
* | Fix merge errorGravatar Craig Tiller2017-01-26
* | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\ \
| * | Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-25
* | | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-24
|\| |
| | * Changing versions from -dev to -pre1 on the release branch.Gravatar Nicolas "Pixel" Noble2017-01-23
| |/