23012 Commits (70a2a4b01ae451d746d314cb18dcc372d094cf3e)
 

Author SHA1 Message Date
murgatroid99 70a2a4b01a Bump version to 1.2.4 8 years ago
Michael Lumish 02f6763160 Merge pull request #10303 from murgatroid99/makefile_soname_fix 8 years ago
Michael Lumish 4ae95e6639 Merge pull request #10563 from murgatroid99/node_server_shutdown 8 years ago
Michael Lumish ca70b1ce9e Merge pull request #10579 from murgatroid99/max_message_size_arg_checking 8 years ago
murgatroid99 017a335d2b Only delete core-level server if shutdown was successful 8 years ago
murgatroid99 803392e9f1 Node server: add NULL check to tryShutdown 8 years ago
murgatroid99 c22d62f54e Move ForceShutdown completion handling to new OnComplete method 8 years ago
murgatroid99 1abba9df60 Fix lower bound on max message size channel arguments 8 years ago
murgatroid99 42cfaa99bd Add native tag completion callbacks, dispose of server after tryShutdown succeeds 8 years ago
murgatroid99 79962f33c7 Refactor tag completion handling into one function 8 years ago
Jan Tattermusch d587d33ef6 Merge pull request #10515 from jtattermusch/backport_global_json 8 years ago
Michael Lumish dc607c4ce2 Merge pull request #10520 from murgatroid99/bump_1.2.3 8 years ago
murgatroid99 7cfa1bfb73 Bump version to 1.2.3 8 years ago
Michael Lumish 06ea7d3739 Merge pull request #10508 from murgatroid99/node_offline_hang 8 years ago
Jan Tattermusch 87b2112443 also fix global.json in helloworld 8 years ago
Jan Tattermusch 6ed454ef44 make C# docker image in sync with GCE performance workers 8 years ago
Jan Tattermusch d3a5635546 Add global.json file to pick dotnet core SDK version 8 years ago
Jan Tattermusch 9c9e00958d Add newest dotnet SDK to C# dockerfile 8 years ago
Michael Lumish bbf4e5b326 Merge pull request #10468 from murgatroid99/node_call_destruction_bug 8 years ago
Michael Lumish a0756882c8 Merge pull request #10503 from murgatroid99/node_memory_leak_2 8 years ago
murgatroid99 3ac309eb6f Node: fix hang after DNS resolution failure 8 years ago
murgatroid99 2a4ea2daaf Node: consolidate call destruction logic 8 years ago
Yang Gao a568088171 Merge pull request #10495 from yang-g/missing_tail 8 years ago
murgatroid99 77e06b2f86 Node: fix leak of sent metadata 8 years ago
yang-g 512b6371f4 Unref the tail, not the original slice 8 years ago
Eric Gribkoff e7369020a9 Merge pull request #10463 from ericgribkoff/cherry_pick_http2_fix 8 years ago
Eric Gribkoff 358f1024ea backport #10100 and #10377 8 years ago
murgatroid99 130568e515 Fix call destruction bug 8 years ago
Jan Tattermusch 81ff57f1c3 Merge pull request #10446 from jtattermusch/bump_v1.2.2 8 years ago
murgatroid99 753b0544fd Properly unref some slices in Node glue code 8 years ago
Jan Tattermusch 0be726b34d bump version to 1.2.2 8 years ago
Noah Eisen 6e31006871 Merge pull request #10409 from ncteisen/v1.2.x-docker-patch 8 years ago
Menghan Li 846242dd5e update go version in Dockerfile to 1.8 8 years ago
Jan Tattermusch 917b6a0606 Merge pull request #10270 from jtattermusch/csharp_static_runtime 8 years ago
Jan Tattermusch 561c703afc fix msvc_static_runtime.cmake 8 years ago
kpayson64 c25267fd7d Merge pull request #10347 from kpayson64/bump_version 8 years ago
Ken Payson 72240e1c1b Update BUILD file 8 years ago
Ken Payson 484871bb03 Bump version to 1.2.1 8 years ago
kpayson64 e417739682 Merge pull request #10345 from kpayson64/real_spinlock_fix 8 years ago
Ken Payson c9a3aaaa54 Fix Python poll() server spinlock bug 8 years ago
apolcyn d93e4d3d1c Merge pull request #10019 from twk3/fix-gem-build 8 years ago
apolcyn 486f8d9ee8 Merge pull request #10308 from apolcyn/bump_v12x_version 8 years ago
Alexander Polcyn 0cb20efaec update to 1.2.1-pre2 in BUILD file too 8 years ago
apolcyn 98a723787f Merge pull request #10306 from apolcyn/fix_ruby_killed_thd 8 years ago
Alexander Polcyn 69c2717c80 bump v1.2.x branch version to 1.2.1-pre2 8 years ago
Alexander Polcyn 4364ded9b1 wording fix in comments 8 years ago
Alexander Polcyn 8d8dce8db3 malloc run_batch_stack after type checks 8 years ago
murgatroid99 d166e38e93 Fix soname version mismatch in Makefile 8 years ago
Alexander Polcyn 077f890965 conform test to formatter 8 years ago
Alexander Polcyn 34bb6df108 allocated run batch stack on the heap 8 years ago