Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix a bit of documentation that doesn't apply to Protobuf.js 5 | murgatroid99 | 2017-05-02 |
| | |||
* | Switch Protobuf.js dependency back to version 5 | murgatroid99 | 2017-05-02 |
| | |||
* | Merge pull request #10904 from jtattermusch/nuget_include_sources_and_symbols | Jan Tattermusch | 2017-05-02 |
|\ | | | | | Include sources and symbols in C# nugets | ||
| * | include sources and symbols in C# nugets | Jan Tattermusch | 2017-04-28 |
| | | |||
* | | 1.3.0 -> 1.3.1-pre1 | David Garcia Quintas | 2017-04-27 |
|/ | |||
* | s/1.3.0-pre/1.3.0 | David Garcia Quintas | 2017-04-27 |
| | |||
* | 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 |
|\| | |||
| * | Merge branch 'master' into v1.3.x | Yuchen Zeng | 2017-04-25 |
| |\ | |||
* | | | Remove another from Node extension | murgatroid99 | 2017-04-25 |
| | | | |||
| | * | Merge pull request #10644 from MakMukhi/master | MakMukhi | 2017-04-24 |
| | |\ | | | | | | | | | Added unit testing support. | ||
| | * \ | Merge pull request #10796 from danzh2010/udpserver2 | Yang Gao | 2017-04-24 |
| | |\ \ | | | | | | | | | | | Add lock to shutdown_fd() callback in udp_server.c | ||
* | | | | | Remove non-libuv code from Node extension | murgatroid99 | 2017-04-24 |
|/ / / / | |||
| * | | | Merge pull request #10584 from ctiller/hybrid | Craig Tiller | 2017-04-24 |
| |\ \ \ | | | | | | | | | | | Hybrid CQ support | ||
| * \ \ \ | Merge pull request #10258 from markdroth/service_config_lb_semantics | Mark D. Roth | 2017-04-24 |
| |\ \ \ \ | | | | | | | | | | | | | Fix semantics of LB policy selection. | ||
| | | * \ \ | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-24 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #10801 from dgquintas/demote_handshake | David G. Quintas | 2017-04-21 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Demote handshake logging msg to DEBUG | ||
| * \ \ \ \ \ | Merge github.com:grpc/grpc into count_now | Craig Tiller | 2017-04-21 |
| |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge pull request #10777 from ctiller/c++compat1 | Craig Tiller | 2017-04-21 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | C++ compatibility fix for tmpfile_posix.c | ||
| | * \ \ \ \ \ \ | Merge pull request #10779 from ctiller/c++compat2 | Craig Tiller | 2017-04-21 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | C++ compatibility fix for stack_lockfree.c | ||
| | | | | * | | | | | Demote handshake logging msg to DEBUG | David Garcia Quintas | 2017-04-21 |
| | | |_|/ / / / / | | |/| | | | | | | |||
| | * | | | | | | | Merge pull request #10505 from muxi/move-parsing-queue | Muxi Yan | 2017-04-21 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Move response message processing to a user-specified queue | ||
| | | | | | | | * | | Add make udp_server shutdown_fd() protected by mutex lock. | Dan Zhang | 2017-04-21 |
| | | | | | | | | | | |||
| | * | | | | | | | | Merge pull request #10639 from vjpai/buildfixes | Vijay Pai | 2017-04-21 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix and test Bazel build rules | ||
| | * \ \ \ \ \ \ \ \ | Merge pull request #10775 from yang-g/http2_client | Yang Gao | 2017-04-21 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix http2_interop test for c++ and python | ||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #10742 from markdroth/hash_table | Mark D. Roth | 2017-04-21 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | Change slice_hash_table to use linear probing and add unit test. | ||
| | | | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics | Mark D. Roth | 2017-04-21 |
| | | | | | | | | |\ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |||
| | | | | | | | * | | | | Merge github.com:grpc/grpc into c++compat1 | Craig Tiller | 2017-04-21 |
| | | | | | | | |\ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |||
| | | | | | | * | | | | | Merge github.com:grpc/grpc into c++compat2 | Craig Tiller | 2017-04-21 |
| | | | | | | |\ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | |||
| | * | | | | | | | | | | Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug | Noah Eisen | 2017-04-21 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Error Refcount Bug | ||
| | | | | | | | | | | * \ | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-21 |
| | | | | | | | | | | |\ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #10757 from jtattermusch/csharp_prevent_reuseport_v13x | Jan Tattermusch | 2017-04-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate crosstalk between C# tests (for v1.3.x) | ||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge pull request #10756 from jtattermusch/csharp_prevent_reuseport | Jan Tattermusch | 2017-04-21 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate crosstalk between C# tests | ||
| | | | | | | | | * | | | | | | Fix nit | Muxi Yan | 2017-04-20 |
| | | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | Merge pull request #10739 from muxi/fix-unpaired-benchmark | Muxi Yan | 2017-04-20 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_next | ||
| | | | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Noah Eisen | 2017-04-20 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | yet-another-error-refcount-bug | ||
| | | | | | | | | | | * | | | | | C++ compatibility fix for stack_lockfree.c | Craig Tiller | 2017-04-20 |
| | | | |_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | |||
| | | | | | | | | | | * | | | | C++ compatibility fix for tmpfile_posix.c | Craig Tiller | 2017-04-20 |
| | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | |||
| | | | | | | | | * | | | | | Changes required to make build possible: create separate ↵ | Vijay Pai | 2017-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server | ||
| | | | | | | | | * | | | | | One more use of incorrect submodule name | Vijay Pai | 2017-04-20 |
| | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | | | |||
| | | | | | | | * | | | | | Fix http2_interop test for c++ and python | yang-g | 2017-04-20 |
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | |||
| | | | | | * | | | | | | Fix error refcount bug | Noah Eisen | 2017-04-20 |
| | | | | | | | | | | | | |||
| | | | | | | | | | * | | Merge branch 'tsan-c++' into hybrid | Craig Tiller | 2017-04-20 |
| | | | | | | | | | |\ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |||
| | | * | | | | | | | | | Merge pull request #10182 from ctiller/cpparena | Craig Tiller | 2017-04-20 |
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [EXPERIMENTAL] allocate unary response writer against call arena | ||
* | | | \ \ \ \ \ \ \ \ \ | Merge pull request #10737 from murgatroid99/node_artifact_alpine_compatibility | Michael Lumish | 2017-04-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add flag to compile gpr with compatibility for musl | ||
| | | | * \ \ \ \ \ \ \ \ \ | Merge pull request #10748 from murgatroid99/upmerge_v1.3.x | Michael Lumish | 2017-04-20 |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manually upmerge v1.3.x into master |