murgatroid99
|
c22d62f54e
|
Move ForceShutdown completion handling to new OnComplete method
|
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
Fix gRPC_performance_released dashboard.
|
8 years ago |
Michael Lumish
|
dc607c4ce2
|
Merge pull request #10520 from murgatroid99/bump_1.2.3
Bump version to 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
Node: fix hang after DNS resolution failure
|
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
Fix call destruction bug
|
8 years ago |
Michael Lumish
|
a0756882c8
|
Merge pull request #10503 from murgatroid99/node_memory_leak_2
Node slice leaks
|
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
Backport #10459 to v1.2.x
|
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
Backport http2 interop test fixes to v1.2.x
|
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
Bump version to 1.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
Cherry pick: update go version in Dockerfile to 1.8
|
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
Link grpc_csharp_ext with 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
Bump version to 1.2.1
|
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
Fix Python poll() server spinlock bug
|
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
Fix for using gem build/install
|
8 years ago |
apolcyn
|
486f8d9ee8
|
Merge pull request #10308 from apolcyn/bump_v12x_version
bump v1.2.x branch version to 1.2.1-pre2
|
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
Handle dropped ruby threads during active calls - client side
|
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 |
Alexander Polcyn
|
077f890965
|
conform test to formatter
|
8 years ago |
Alexander Polcyn
|
34bb6df108
|
allocated run batch stack on the heap
|
8 years ago |
Alexander Polcyn
|
27338de445
|
add test in that sends a sigint to client while its making an rpc ona
child thread - segfaults on mac
|
8 years ago |
apolcyn
|
d0432ff5af
|
Merge pull request #10269 from apolcyn/fix_ruby_mingw_build
Fix ruby mingw build, add missing header
|
8 years ago |
Jan Tattermusch
|
e76604fc36
|
link grpc_csharp_ext with static runtime
|
8 years ago |
Alexander Polcyn
|
604abf4fa5
|
add generated imports header to be able to build on mingw
|
8 years ago |
apolcyn
|
1a0cc16dc7
|
Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1
bump v1.2.x branch to 1.2.1-pre1
|
8 years ago |
apolcyn
|
b0f3f55f8f
|
Merge pull request #9986 from apolcyn/fix_connectivity
ruby add background channel state poller to handle disconnected transports
|
8 years ago |
Alexander Polcyn
|
02d131b5ef
|
fix mac crash on abruptly ended server thread
|
8 years ago |
Alexander Polcyn
|
513070cf20
|
get rid of time check increment in watch connectivity state loop
|
8 years ago |