aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xGravatar murgatroid992017-06-15
|\
| * Node: add test for reconnecting client after server restartGravatar murgatroid992017-06-09
| |
* | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| |
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
* | change LICENSE, add AUTHORSGravatar Jan Tattermusch2017-06-08
| |
| * Fix minor error in Node generated documentationGravatar murgatroid992017-06-05
| |
* | Merge pull request #11286 from murgatroid99/node_perf_testsGravatar Michael Lumish2017-06-02
|\ \ | | | | | | Enable more Node performance tests, fix streaming test implementation
* | | master bumped to 1.5.xGravatar David Garcia Quintas2017-05-30
| | |
| | * 1.4.x branch cut, version bump PRGravatar David Garcia Quintas2017-05-30
| |/ |/|
* | Merge pull request #11309 from murgatroid99/master_1.3.x_upmergeGravatar Michael Lumish2017-05-30
|\ \ | | | | | | Master 1.3.x upmerge
| * | Fix node cancellation testsGravatar murgatroid992017-05-25
| | |
| * | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
| |\ \
| | * | Add more null checks to call methodsGravatar murgatroid992017-05-25
| | | |
| | | * Enable more Node performance tests, fix streaming test implementationGravatar murgatroid992017-05-23
| | |/ | |/|
| | * bump version to 1.3.6Gravatar Jan Tattermusch2017-05-23
| | |
* | | Merge branch 'master' into node_api_docsGravatar murgatroid992017-05-23
|\| |
* | | Refactor some code and document most of the APIGravatar murgatroid992017-05-23
| | |
| | * Update version to 1.3.5Gravatar Ken Payson2017-05-19
| | |
| | * Bump to version 1.3.4Gravatar Alexander Polcyn2017-05-18
| | |
| * | Fixed missed conflicts - use constants.logVerbosity insteadGravatar Stanley Cheung2017-05-17
| | |
| * | Upmerge from v1.3.x branch to masterGravatar Stanley Cheung2017-05-17
|/| |
| | * Merge pull request #11141 from murgatroid99/node_write_after_end_race_fixGravatar Michael Lumish2017-05-17
| |/| | | | | | | Fix race between destroying call after status and handling write failure
| | * Change write callback to asynchronous to avoid recursionGravatar murgatroid992017-05-16
| | |
| * | Bump to version 1.3.3Gravatar Ken Payson2017-05-16
| | |
| | * Fix race between destroying call after status and handling write failureGravatar murgatroid992017-05-15
| |/
* | Move gRPC constants to js file to include them in generated documentationGravatar murgatroid992017-05-10
| |
| * Bump to version 1.3.2Gravatar Stanley Cheung2017-05-10
| |
| * Bump to 1.3.2-pre1Gravatar Stanley Cheung2017-05-09
| |
* | Switch 'apply' for 'call' in pass-through functionsGravatar murgatroid992017-05-09
| |
* | Refactor client logic into superclass with generic methods, improve ↵Gravatar murgatroid992017-05-08
| | | | | | | | documentation
| * Update version to 1.3.1Gravatar murgatroid992017-05-04
| |
| * Fix a bit of documentation that doesn't apply to Protobuf.js 5Gravatar murgatroid992017-05-02
| |
| * Switch Protobuf.js dependency back to version 5Gravatar murgatroid992017-05-02
| |
* | Clang formatGravatar murgatroid992017-04-28
| |
* | Remove another instance of '#ifdef GRPC_UV' from Node extensionGravatar murgatroid992017-04-28
| |
| * 1.3.0 -> 1.3.1-pre1Gravatar David Garcia Quintas2017-04-27
| |
| * s/1.3.0-pre/1.3.0Gravatar David Garcia Quintas2017-04-27
| |
| * Remove extra header from node_grpc.ccGravatar murgatroid992017-04-26
| |
| * Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uvGravatar murgatroid992017-04-26
| |\
| | * Revert "Merge branch 'master' into v1.3.x"Gravatar Alexander Polcyn2017-04-26
| | | | | | | | | | | | | | | This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca.
| * | Clang formatGravatar murgatroid992017-04-25
| | |
| * | Remove another instance of '#ifdef GRPC_UV' from Node extensionGravatar murgatroid992017-04-25
|/ /
* | Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uvGravatar murgatroid992017-04-25
|\|
* | Remove another from Node extensionGravatar murgatroid992017-04-25
| |
* | Remove non-libuv code from Node extensionGravatar murgatroid992017-04-24
| |
| * Merge branch 'tsan-c++' into hybridGravatar Craig Tiller2017-04-20
| |\
| | * Merge pull request #10182 from ctiller/cpparenaGravatar Craig Tiller2017-04-20
| | |\ | | | | | | | | [EXPERIMENTAL] allocate unary response writer against call arena
| | * \ Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.xGravatar murgatroid992017-04-19
| | |\ \ | |_|/ / |/| | |
| | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-19
| | | |\ | | | |/ | | |/|
| | * | Extend clang-format to C#, Node, RubyGravatar Craig Tiller2017-04-19
| | | |