apolcyn
|
d0432ff5af
|
Merge pull request #10269 from apolcyn/fix_ruby_mingw_build
Fix ruby mingw build, add missing header
|
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 |
Alexander Polcyn
|
06d4edd283
|
fix setting of time_check_increment in watch conn state loop
|
8 years ago |
Alexander Polcyn
|
5b881460d2
|
make fewer lock/unlock calls and loop on cv_wait in watch conn state
|
8 years ago |
Alexander Polcyn
|
ea282e9c4c
|
add passing test that kills a process while there are active watch chan state calls
|
8 years ago |
Alexander Polcyn
|
3e30832cca
|
bump v1.2.x branch to 1.2.1-pre1
|
8 years ago |
David G. Quintas
|
e2cfe9df79
|
Merge pull request #10224 from dgquintas/v1.2.x
Going for 1.2.0
|
8 years ago |
David Garcia Quintas
|
69e5a28635
|
Going for 1.2.0
|
8 years ago |
Alexander Polcyn
|
4e606751db
|
add end2end tests to formatter and adjust to formatter
|
8 years ago |
Alexander Polcyn
|
b862b6ae20
|
use RTEST with channel watch arg to capture larger set of truthy args
|
8 years ago |
kpayson64
|
252205cef8
|
Merge pull request #10022 from kpayson64/resource_exauhsted
Add max_requests argument to server
|
8 years ago |
Ken Payson
|
39a5932097
|
Add max_requests argument to server
If the server is already serving max requests, return RESOURCE_EXHAUSTED
|
8 years ago |
kpayson64
|
b4121cad15
|
Merge pull request #10188 from kpayson64/another_gil_fix
Initialize GIL at startup
|
8 years ago |
Muxi Yan
|
021fa52582
|
Merge pull request #10157 from muxi/advance-protoc-version
Advance ProtoCompiler version and fix podspecs
|
8 years ago |
Muxi Yan
|
e38b01293b
|
Changes to podspecs
|
8 years ago |
Muxi Yan
|
37d3fba391
|
Relieve ios deployment version to 7.0
|
8 years ago |
Muxi Yan
|
e7aef6c4e4
|
Merge pull request #10183 from muxi/backport-10042
Backport 10042: Use the right encoding overhead number in remote interop test with Cronet
|
8 years ago |
Muxi Yan
|
411b63b92f
|
Advance dependency version
|
8 years ago |
kpayson64
|
7655748917
|
Merge pull request #10186 from kpayson64/bump_pre_version
Bump 1.2.x version to pre-2
|
8 years ago |
Ken Payson
|
867e35a458
|
Initialize GIL at startup
|
8 years ago |
Ken Payson
|
12ca7d319c
|
Bump 1.2.x version to pre-2
|
8 years ago |
kpayson64
|
5b0c45781c
|
Merge pull request #10177 from kpayson64/no_gil
Change GIL aquire functions to make it c-core thread safe
|
8 years ago |
Muxi Yan
|
10112e50de
|
Use k-contant and add comment for encoding overhead
|
8 years ago |
Muxi Yan
|
f69a885f17
|
Add comment to encodingOverhead
|
8 years ago |
Muxi Yan
|
3f2413d15e
|
Use the right encoding overhead number in remote interop test with Cronet
|
8 years ago |
kpayson64
|
c5302a0fdf
|
Merge pull request #10175 from kpayson64/wget_workaround
Workaround new wget SSL failure
|
8 years ago |
Alexander Polcyn
|
071f74f6f1
|
add copyright header to fix failing sanity tests
|
8 years ago |
Ken Payson
|
42053039ff
|
Changes
|
8 years ago |
Alexander Polcyn
|
af3213f38b
|
remove now-unused channel completion queues
|
8 years ago |
Ken Payson
|
38901585d4
|
Workaround new wget SSL failure
|
8 years ago |
Ken Payson
|
8b371e23c0
|
Change GIL aquire functions to make it c-core thread safe
|
8 years ago |
Alexander Polcyn
|
4109c23734
|
add a README for new test directory
|
8 years ago |
Alexander Polcyn
|
563ec5324f
|
stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock
|
8 years ago |
Alexander Polcyn
|
70bc4921e1
|
add another currently failing test related to channels and deadlock
|
8 years ago |
Alexander Polcyn
|
f3147b3a7c
|
watch channel state without the gil to fix deadlock on abrupt SIGTERM
|
8 years ago |
Yuchen Zeng
|
8d69254cef
|
Merge pull request #10159 from y-zeng/fix_set_socket_mutatar_1_2_x
Fix SetSocketMutator in 1.2.x
|
8 years ago |
Alexander Polcyn
|
16d97edf56
|
add failing test revealing bug in channel state api
|
8 years ago |
Michael Lumish
|
fb68f4724a
|
Merge pull request #10154 from murgatroid99/node_artifact_fix
Drop support for io.js, fix minor issue with node extension
|
8 years ago |
Alexander Polcyn
|
f8dc32e9e2
|
make end2end test ports dynamic and slight refactor
|
8 years ago |
Alexander Polcyn
|
7a32e8a499
|
Revert changes to example greeter client
|
8 years ago |
Alexander Polcyn
|
c44c16e330
|
add initial framework for full end2end tests outside of rspec
|
8 years ago |
Alexander Polcyn
|
be30114a3b
|
fix up tests and remove two unlocks in a row bug
|
8 years ago |
Yuchen Zeng
|
c6f3a00b13
|
Fix SetSocketMutator
|
8 years ago |
Jan Tattermusch
|
04a1fd51ed
|
Merge pull request #10147 from jtattermusch/csharp_codegen_prevent_nameclash
C# prevent name clashes with generated classes/enums in *Grpc.cs
|
8 years ago |
David G. Quintas
|
b2d2e4ae4b
|
Merge pull request #10153 from dgquintas/version_bump_build
Updated version number in BUILD
|
8 years ago |
Muxi Yan
|
62e9596c61
|
Advance ProtoCompiler version
|
8 years ago |