ZhouyihaiDing
c8e145bd93
add protobuf c_ext to php benchmark
8 years ago
Muxi Yan
92d1bc11ba
generate_project
8 years ago
Shaun McCormick
eec7a917ba
Add Ruby server interceptors
8 years ago
Alexander Polcyn
2f3e588099
Dont assume that sigint wasnt masked when invoking ruby tests
8 years ago
Vijay Pai
efce6e1e50
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer""
8 years ago
Alexander Polcyn
a594ba0bd7
add a client side utility for extracting a google rpc
...
status from a grpc::Status
8 years ago
Yash Tibrewal
dc1cd5437c
Running generate_projects.sh
8 years ago
Alexander Polcyn
67fa513fba
make sure calls created in ruby unit tests are completed timely
8 years ago
ZhouyihaiDing
1c87515f8d
add php extension
8 years ago
Jan Tattermusch
5432dd8874
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"
8 years ago
Jan Tattermusch
4fa3364975
bump version to 1.6.1
8 years ago
Alexander Polcyn
d24e966c1d
fix memory leak of ruby call objects
8 years ago
Vijay Pai
677395558d
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
8 years ago
Vijay Pai
58c33ba19b
Decouple alarm construction from setting to avoid races in MT code
8 years ago
Jan Tattermusch
66e08cbe96
add rubocop warnings to TODO config file
8 years ago
Alexander Polcyn
010ea65be5
remove calls to optional paramaters so that the test is compatible with ruby versions < 2.1
8 years ago
Mark D. Roth
2caf021772
Change plugin credentials API to support both sync and async modes.
8 years ago
David Garcia Quintas
dfde288148
1.6.0-pre1 -> 1.6.0
8 years ago
Yuchen Zeng
ba23e799dc
Sanity fixes
8 years ago
Andre Medeiros
b0eae8a08e
Mark error code details as global
8 years ago
David Garcia Quintas
1775ef91d2
Version bump to 1.6
8 years ago
David Garcia Quintas
713597f1cd
Master version bump to 1.7.x
8 years ago
John Millikin
e387852303
Catch NotImplementedError exceptions and forward them to the client.
...
The old code only caught `StandardError`, which doesn't include
`NotImplementedError`. Despite the name, this error indicates a failure
of low-level OS interaction rather than unimplemented user code.
Any errors not caught by this section will cause the server to
terminate, which is generally undesirable because it might be happily
handling other requests.
8 years ago
Alexander Polcyn
c6627caf3a
cancel calls with an error message when bidi write loop fails with user
...
error
8 years ago
jiangtaoli2016
3aaa5ea028
minor fix
8 years ago
Alexander Polcyn
39088914ef
fix cancellation test flake
8 years ago
Alexander Polcyn
cd22f11905
properly finish bidi calls when there is an initial error
8 years ago
Muxi Yan
b32c23a9e7
generate_project
8 years ago
yang-g
16149ad456
regenerate projects
8 years ago
Alexander Polcyn
11fade7c14
Fix a ruby test flake
8 years ago
Alexander Polcyn
85cc143a7f
fix memory leak with large metadata keys or values
8 years ago
Alexander Polcyn
7cc83e0701
add a standalone client auth test
8 years ago
Alexander Polcyn
7cc30c1155
add missing fields on server call context and improve robustness of finished calls
8 years ago
Alexander Polcyn
59a19a9d5e
make sure that client-side view of calls is robust
8 years ago
Craig Tiller
d996379030
Reset OWNERS state
8 years ago
Alexander Polcyn
77349cd80a
fix ruby memory leaks when composing credentials
8 years ago
Alexander Polcyn
fb1e164cd8
dont wait for gc to destroy calls on ruby server
8 years ago
Craig Tiller
e476f7d33f
Strawman OWNERS --> CODEOWNERS script
8 years ago
Muxi Yan
59827dd739
generate project
8 years ago
Alexander Polcyn
600ae82d4c
remove an unused method
8 years ago
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
8 years ago
murgatroid99
ab14a0b4c8
Bump version to 1.4.1
8 years ago
Ken Payson
e9c17873af
Bump to version 1.4.0
8 years ago
Alexander Polcyn
8d69a2fea8
correct channel arg constructor calls in ruby channel creds test
8 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
David Garcia Quintas
aebcdbd732
master bumped to 1.5.x
8 years ago
David Garcia Quintas
ce13cb78a2
1.4.x branch cut, version bump PR
8 years ago
Jan Tattermusch
bbfdbb19c0
bump version to 1.3.6
8 years ago
Craig Tiller
cc919832cd
Fix sanity
8 years ago