aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Master version bump to 1.7.xGravatar David Garcia Quintas2017-08-16
* Merge pull request #12003 from murgatroid99/node_fix_batch_argument_segfaultGravatar Michael Lumish2017-08-08
|\
* | Node: document that root_certs in createSsl is optionalGravatar Connor Peet2017-08-02
| * Split tests more granularlyGravatar murgatroid992017-08-01
* | Node: replace custom deprecation warning with existing solutionGravatar murgatroid992017-07-31
| * Node: fix segfault with incorrect status argument typesGravatar murgatroid992017-07-31
|/
* Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
* Reset OWNERS stateGravatar Craig Tiller2017-07-17
* Strawman OWNERS --> CODEOWNERS scriptGravatar Craig Tiller2017-07-13
* Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
* Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmergeGravatar murgatroid992017-07-06
|\
| * Bump version to 1.4.1Gravatar murgatroid992017-06-27
| * Node: fix status memory leak, improve tcp_uv read buffer allocation codeGravatar murgatroid992017-06-23
| * Merge pull request #11548 from kpayson64/bump_version_1_4_0Gravatar kpayson642017-06-19
| |\
| | * Bump to version 1.4.0Gravatar Ken Payson2017-06-19
| * | Merge pull request #11536 from murgatroid99/node_fix_racy_testGravatar Michael Lumish2017-06-19
| |\ \
| * \ \ Merge pull request #11515 from murgatroid99/node_fix_write_control_flowGravatar Michael Lumish2017-06-19
| |\ \ \
| | | * | Fix racy Node reconnect testGravatar murgatroid992017-06-19
| | |/ / | |/| |
| | * | Add another missing return after a callbackGravatar murgatroid992017-06-19
* | | | Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xGravatar murgatroid992017-06-15
|\ \ \ \ | | |_|/ | |/| |
| | | * Fix missing return after callback in a functionGravatar murgatroid992017-06-15
| | |/ | |/|
| | * Upgrade Protobuf.js 6 code to work with 6.8Gravatar murgatroid992017-06-14
| |/
| * 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
|\ \
* | | 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
|\ \
| * | 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
| |/|
| | * 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