Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge | murgatroid99 | 2017-05-25 |
|\ | |||
| * | Add more null checks to call methods | murgatroid99 | 2017-05-25 |
| | | |||
| * | Fix race between destroying call after status and handling write failure | murgatroid99 | 2017-05-15 |
| | | |||
* | | Move gRPC constants to js file to include them in generated documentation | murgatroid99 | 2017-05-10 |
| | | |||
* | | Clang format | murgatroid99 | 2017-04-28 |
| | | |||
* | | Remove another instance of '#ifdef GRPC_UV' from Node extension | murgatroid99 | 2017-04-28 |
| | | |||
| * | Remove extra header from node_grpc.cc | murgatroid99 | 2017-04-26 |
| | | |||
| * | Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv | murgatroid99 | 2017-04-26 |
| |\ | |||
| | * | Revert "Merge branch 'master' into v1.3.x" | Alexander Polcyn | 2017-04-26 |
| | | | | | | | | | | | | | | | This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca. | ||
| * | | Clang format | murgatroid99 | 2017-04-25 |
| | | | |||
| * | | Remove another instance of '#ifdef GRPC_UV' from Node extension | murgatroid99 | 2017-04-25 |
|/ / | |||
* | | Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv | murgatroid99 | 2017-04-25 |
|\| | |||
* | | Remove another from Node extension | murgatroid99 | 2017-04-25 |
| | | |||
* | | Remove non-libuv code from Node extension | murgatroid99 | 2017-04-24 |
| | | |||
| * | Merge branch 'tsan-c++' into hybrid | Craig Tiller | 2017-04-20 |
| |\ | |||
| | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-19 |
| | |\ | |||
| | | * | Extend clang-format to C#, Node, Ruby | Craig Tiller | 2017-04-19 |
| | | | | |||
| | * | | Fix broken merge | Craig Tiller | 2017-04-19 |
| | | | | |||
| * | | | Fix typo | Craig Tiller | 2017-04-18 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-14 |
| |\ \ \ | | | |/ | | |/| | |||
| | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-14 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 | murgatroid99 | 2017-04-13 |
|\ \ \ \ | |||
| | * \ \ | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-13 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-12 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | * | | | Remove API | Craig Tiller | 2017-04-12 |
| | |/ / | |||
* | | | | Merge remote-tracking branch 'upstream/v1.2.x' into HEAD | Jan Tattermusch | 2017-04-12 |
|\ \ \ \ | |||
| | * | | | Only delete core-level server if shutdown was successful | murgatroid99 | 2017-04-11 |
| | | | | | |||
| | * | | | Node server: add NULL check to tryShutdown | murgatroid99 | 2017-04-11 |
| | | | | | |||
| | * | | | Move ForceShutdown completion handling to new OnComplete method | murgatroid99 | 2017-04-11 |
| | | | | | |||
| | * | | | Add native tag completion callbacks, dispose of server after tryShutdown ↵ | murgatroid99 | 2017-04-10 |
| | | | | | | | | | | | | | | | | | | | | succeeds | ||
| | * | | | Refactor tag completion handling into one function | murgatroid99 | 2017-04-10 |
| |/ / / | |||
| * | | | Merge pull request #10468 from murgatroid99/node_call_destruction_bug | Michael Lumish | 2017-04-06 |
| |\ \ \ | | | | | | | | | | | Fix call destruction bug | ||
| | * | | | Node: consolidate call destruction logic | murgatroid99 | 2017-04-06 |
| | | | | | |||
| | | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-06 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| * | | | | Node: fix leak of sent metadata | murgatroid99 | 2017-04-06 |
| | | | | | |||
| | | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-04 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | * | | | Fix call destruction bug | murgatroid99 | 2017-04-04 |
| | | | | | |||
| * | | | | Properly unref some slices in Node glue code | murgatroid99 | 2017-04-03 |
| |/ / / | |||
* / / / | Large message latency improvements: remove a memcpy and a Buffer construtor call | murgatroid99 | 2017-03-31 |
|/ / / | |||
| | * | Call ref/unref, bugfixes | Craig Tiller | 2017-03-31 |
| |/ |/| | |||
| * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-24 |
| |\ | |/ |/| | |||
| * | Node changes | Sree Kuchibhotla | 2017-03-22 |
| | | |||
* | | Drop support for io.js, fix minor issue with node extension | murgatroid99 | 2017-03-14 |
| | | |||
| * | Node: Completion queue API changes | Sree Kuchibhotla | 2017-03-03 |
|/ | |||
* | Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master | murgatroid99 | 2017-02-23 |
|\ | |||
| * | Fix segfault in Node server destructor | murgatroid99 | 2017-02-22 |
| | | |||
| * | Improve Node and libuv testing and test coverage | murgatroid99 | 2017-02-17 |
| | | | | | | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv |