Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x | 2017-06-15 | |
|\ | |||
| * | Node: add test for reconnecting client after server restart | 2017-06-09 | |
| | | |||
* | | fix remaining license notices | 2017-06-08 | |
| | | |||
* | | auto-fix most of licenses | 2017-06-08 | |
| | | |||
* | | change LICENSE, add AUTHORS | 2017-06-08 | |
| | | |||
| * | Fix minor error in Node generated documentation | 2017-06-05 | |
| | | |||
* | | Merge pull request #11286 from murgatroid99/node_perf_tests | 2017-06-02 | |
|\ \ | | | | | | | Enable more Node performance tests, fix streaming test implementation | ||
* | | | master bumped to 1.5.x | 2017-05-30 | |
| | | | |||
| | * | 1.4.x branch cut, version bump PR | 2017-05-30 | |
| |/ |/| | |||
* | | Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge | 2017-05-30 | |
|\ \ | | | | | | | Master 1.3.x upmerge | ||
| * | | Fix node cancellation tests | 2017-05-25 | |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge | 2017-05-25 | |
| |\ \ | |||
| | * | | Add more null checks to call methods | 2017-05-25 | |
| | | | | |||
| | | * | Enable more Node performance tests, fix streaming test implementation | 2017-05-23 | |
| | |/ | |/| | |||
| | * | bump version to 1.3.6 | 2017-05-23 | |
| | | | |||
* | | | Merge branch 'master' into node_api_docs | 2017-05-23 | |
|\| | | |||
* | | | Refactor some code and document most of the API | 2017-05-23 | |
| | | | |||
| | * | Update version to 1.3.5 | 2017-05-19 | |
| | | | |||
| | * | Bump to version 1.3.4 | 2017-05-18 | |
| | | | |||
| * | | Fixed missed conflicts - use constants.logVerbosity instead | 2017-05-17 | |
| | | | |||
| * | | Upmerge from v1.3.x branch to master | 2017-05-17 | |
|/| | | |||
| | * | Merge pull request #11141 from murgatroid99/node_write_after_end_race_fix | 2017-05-17 | |
| |/| | | | | | | | Fix race between destroying call after status and handling write failure | ||
| | * | Change write callback to asynchronous to avoid recursion | 2017-05-16 | |
| | | | |||
| * | | Bump to version 1.3.3 | 2017-05-16 | |
| | | | |||
| | * | Fix race between destroying call after status and handling write failure | 2017-05-15 | |
| |/ | |||
* | | Move gRPC constants to js file to include them in generated documentation | 2017-05-10 | |
| | | |||
| * | Bump to version 1.3.2 | 2017-05-10 | |
| | | |||
| * | Bump to 1.3.2-pre1 | 2017-05-09 | |
| | | |||
* | | Switch 'apply' for 'call' in pass-through functions | 2017-05-09 | |
| | | |||
* | | Refactor client logic into superclass with generic methods, improve ↵ | 2017-05-08 | |
| | | | | | | | | documentation | ||
| * | Update version to 1.3.1 | 2017-05-04 | |
| | | |||
| * | Fix a bit of documentation that doesn't apply to Protobuf.js 5 | 2017-05-02 | |
| | | |||
| * | Switch Protobuf.js dependency back to version 5 | 2017-05-02 | |
| | | |||
* | | Clang format | 2017-04-28 | |
| | | |||
* | | Remove another instance of '#ifdef GRPC_UV' from Node extension | 2017-04-28 | |
| | | |||
| * | 1.3.0 -> 1.3.1-pre1 | 2017-04-27 | |
| | | |||
| * | s/1.3.0-pre/1.3.0 | 2017-04-27 | |
| | | |||
| * | Remove extra header from node_grpc.cc | 2017-04-26 | |
| | | |||
| * | Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv | 2017-04-26 | |
| |\ | |||
| | * | Revert "Merge branch 'master' into v1.3.x" | 2017-04-26 | |
| | | | | | | | | | | | | | | | This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca. | ||
| * | | Clang format | 2017-04-25 | |
| | | | |||
| * | | Remove another instance of '#ifdef GRPC_UV' from Node extension | 2017-04-25 | |
|/ / | |||
* | | Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv | 2017-04-25 | |
|\| | |||
* | | Remove another from Node extension | 2017-04-25 | |
| | | |||
* | | Remove non-libuv code from Node extension | 2017-04-24 | |
| | | |||
| * | Merge branch 'tsan-c++' into hybrid | 2017-04-20 | |
| |\ | |||
| | * | Merge pull request #10182 from ctiller/cpparena | 2017-04-20 | |
| | |\ | | | | | | | | | [EXPERIMENTAL] allocate unary response writer against call arena | ||
| | * \ | Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x | 2017-04-19 | |
| | |\ \ | |_|/ / |/| | | | |||
| | | * | Merge github.com:grpc/grpc into cpparena | 2017-04-19 | |
| | | |\ | | | |/ | | |/| | |||
| | * | | Extend clang-format to C#, Node, Ruby | 2017-04-19 | |
| | | | |