1664 Commits (d6edb33ae7baf56b67c4fd974278cbde4550e35c)

Author SHA1 Message Date
Jean byroot Boussier 930b3934bc ruby: register grpc_rb_sStatus as a global variable (#36125) 11 months ago
Stan Hu 489d24cf7e [ruby] Make `GRPC::DeadlineExceeded` report properly (#33565) 12 months ago
Esun Kim 7b98cda1f4 No public description 12 months ago
Esun Kim 34be0d84a9 [Core] Remove wrap_memcpy (#35826) 1 year ago
Eugene Ostroukhov 6c157f9128 [Release] Bump version to 1.63.0-dev (on master branch) (#35899) 1 year ago
Mark D. Roth 574b0572f1 [client channel] remove grpc_channel_num_external_connectivity_watchers() (#35840) 1 year ago
Stan Hu c637a9f82b [ruby] Fix compilation errors on clang 16 (#34481) 1 year ago
Esun Kim fe75f2b5ff [GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE (#35602) 1 year ago
Alan Wu b85ebb9bba [ruby] Fix use-after-free for post-fork channel recreation (#35488) 1 year ago
Stanley Cheung 7c347b96eb [Release] Bump version to 1.62.0-dev (on master branch) (#35580) 1 year ago
alto-ruby eaf1a92264 [Ruby] remove #include <sys/time.h> (#34178) 1 year ago
Luwei Ge dd12460018 [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) 1 year ago
Mark D. Roth 15e2f9e873
[release] Bump version on master to 1.61.0-dev (#34923) 1 year ago
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513) 1 year ago
Matthew Stevenson 07985907f2
[tls] Fix ownership bugs in TlsCredentialsOptions and grpc_tls_credentials_options. (#34758) 1 year ago
apolcyn 36af323673
[ruby] create debug symbol packages (#34632) 1 year ago
Richard Belleville 3bdd972c4a
[Release] Bump master version to 1.60 (gjallarhorn) (#34488) 1 year ago
Stan Hu b3467cdab4
[ruby] Fix linking errors on x86-darwin (#34134) 1 year ago
alto-ruby dfa040f49f
[Ruby] replace strdup with gpr_strdup (#34177) 1 year ago
Esun Kim 1a1124903c
[Deps] Upgrade Protobuf and Upb to 24.x (#34123) 2 years ago
Esun Kim a90f30008d
[Release] Bump version to 1.59.0-dev (on master branch) (#34144) 2 years ago
apolcyn 06d0a6c0fd
[ruby] improve handling for recv_message op failures (#34016) 2 years ago
alto-ruby f3419f8373
[Ruby] set metadata_sent after call success (#33998) 2 years ago
alto-ruby b4a39a2230
[Ruby] add special status msg interop test (#33990) 2 years ago
apolcyn 7c21997dba
[ruby] remove unnecessary background thread startup wait logic that interferes with forking (#33805) 2 years ago
AJ Heller 42b0d01e68
[Release] Bump version to 1.58.0-dev (on master branch) (#33825) 2 years ago
apolcyn 3d9f2d8f77
[ruby] improve possible error message in postfork parent (#33791) 2 years ago
apolcyn d4cbb7a96d
[ruby] fix crash when prefork/postfork is used without previously using grpc (#33788) 2 years ago
apolcyn a28900a9cf
[ruby] raise RPC deadline in a flakey test (#33713) 2 years ago
alto-ruby 75ecd170f8
[Ruby] remove manual strip in ruby ext conf (#33641) 2 years ago
AJ Heller c81bdf7a83
[Protobuf] Upgrade third_party/protobuf to 23.4 (#33695) 2 years ago
apolcyn b21152269d
[ruby] simplify shutdown; remove unnecessary attempts at grpc_shutdown (#33674) 2 years ago
apolcyn fe11ec9bcb
[ruby] experimental client side fork support (#33430) 2 years ago
alto-ruby f7b1ed8287
[Ruby] remove objs and strip libs in ruby extension build (#33596) 2 years ago
Matthew Stevenson 278978d6f0
[tls] Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#33558) 2 years ago
Mike Dalessio 6076825390
[ruby] Add `-weak_framework CoreFoundation` to link line (#33538) 2 years ago
Peter Zhu a4ab4d0033
[Ruby] Fix memory leak in grpc_rb_call_run_batch (#33368) 2 years ago
Peter Zhu 4fd6dc2066
[Ruby] Fix memory leak in grpc_rb_server_request_call (#33371) 2 years ago
Yijie Ma 5a0678001b
[Release] Bump version to 1.57.0-dev (on master branch) (#33311) 2 years ago
Stan Hu 01c87e24da
[ruby] fix re2 compilation when older system version installed (#32580) 2 years ago
Yash Tibrewal dc075539e7
[Release] Bump version to 1.56.0-dev (on master branch) (#32918) 2 years ago
y.okamoto 0ce39dca7e
[Ruby] Fixed the return value of `PLATFORM.architecture` when MacOS is Ventura ( #31782 ). (#31783) 2 years ago
Stanley Cheung ec1d75bb0a
[Release process] Bump version to 1.55.0-dev (on master branch) (#32743) 2 years ago
Mark D. Roth 50e6af14ff
Bump dev version to 1.54.0-dev (#32426) 2 years ago
apolcyn 4777db3003
[ruby testing]: experimental change to grpc_class_init_test (#32337) 2 years ago
apolcyn 8734964482
Simplify ruby class init test (#32307) 2 years ago
apolcyn c1a4b526fb
[ruby]: add pre-compiled binaries for ruby 3.2; drop them for ruby 2.6 (#32089) 2 years ago
Jan Tattermusch 17cadf8689
Fix regenerate protos scripts. (#32135) 2 years ago
Jan Tattermusch 7fd808f6f9
Bump version to 1.53.0-dev (on master branch) (#32086) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago