41668 Commits (8f7201e4173c87016bef1a7a812bc8ceb1fd9c74)
 

Author SHA1 Message Date
temiola d6fd84aff8 Updates the generated ruby code to specify the service name. 10 years ago
temiola 583fe99706 Updates service.rb to ensure that the DSL specified service name is not overridden 10 years ago
temiola 0f0a6bc4f0 Switches to using protobuf-ruby. 10 years ago
ctiller c008ae5e50 Fix opensource build. 10 years ago
ctiller d9962df7a5 Don't log on EINTR. 10 years ago
ctiller 58393c20bc Remove libevent. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
Craig Tiller 93d970a9ef Fix win32 build error. 10 years ago
Craig Tiller e9a253477d Fix win32 build error. 10 years ago
Craig Tiller a6899be634 Fix a compiler warning. 10 years ago
temiola 8232204a36 Updates the math and interop samples to use the fully-qualified method name. 10 years ago
temiola 5417edab2a Updates the generated ruby code to specify the service name. 10 years ago
temiola 16be8a4a90 Updates service.rb to ensure that the DSL specified service name is not overridden 10 years ago
temiola 6e48a4258a Switches to using protobuf-ruby. 10 years ago
ctiller 228ad9b853 Fix opensource build. 10 years ago
ctiller f6db7b2745 Don't log on EINTR. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
ctiller 3040cb7c43 Add a --forever flag, to continuously run tests as things change. 10 years ago
temiola e5206aace9 Updates the ruby generator so that it does not create files for empty protos. 10 years ago
yangg 03df7f653a Fix hostname for streaming. 10 years ago
nnoble 9f312b49e8 Fixing include paths for cmdline. 10 years ago
temiola 3d726cfcd2 bugfix: correct service include in ruby compiler 10 years ago
temiola f8b66eab6a Updates extconf.rb to use grpc from the make install locations 10 years ago
temiola 5453555255 bugfix: ruby code-gen capitalization 10 years ago
Nicolas Noble ddef24620a Adding the tools directory to the git export. 10 years ago
Nicolas Noble 9f2b09e112 Merge github.com:google/grpc 10 years ago
yangg 102e4feb8e Use CONFIG after defining it. Define CONFIG before using it. 10 years ago
ctiller 8cfebb91ca Add msan, tsan, asan targets for Makefile. 10 years ago
ctiller cab52e76e5 Allow specifying CONFIG as a string, instead of DEBUG=1. 10 years ago
yangg 5bcea0d0d5 Add package name to the method string. 10 years ago
yangg ed5e7e006b Add deadline API on server side. 10 years ago
nnoble c87b1c533f Adding plugins to the mako rendering system. 10 years ago
Craig Tiller 71b9472c9f Merge github.com:google/grpc 10 years ago
ctiller b3e3317ae8 Seed random numbers in each process based on pid. 10 years ago
mlumish 156e67d417 Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/. 10 years ago
mlumish 8f91163795 Switched call errors to exceptions instead of return values 10 years ago
mlumish 34cd1f0eec Switched events to use native objects instead of wrappers 10 years ago
mlumish dba878978d Replaced calls to grpc_call_accept with newer functions 10 years ago
Tim Emiola ec585684d5 Updated protobuf: it now includes the official ruby-protobuf 10 years ago
Tim Emiola fa37163f5c Updated protobuf: it now includes the official ruby-protobuf 10 years ago
klempner cd45aadc10 Fix the socket pair fixtures to include the http filters. 10 years ago
klempner 55af9b60cc Have grpc_iomgr_work() adjust its poll deadline to account for the next alarm. 10 years ago
ctiller d94ad10cf1 Provide a port of cpu related code to posix, and linux. 10 years ago
nnoble 7e012cf4e0 Solving chicken-and-egg issue while detecting OpenSSL capabilities. 10 years ago
klempner 615e4ac752 Fix poll kicking, unflaking _low_test.py 10 years ago
chenw a49839f0ff fix MOE compliling error. 10 years ago
chenw ebb4e6dcc6 Add Flags to override host and enable prod ssl root. 10 years ago
yangg 7cebec7ccd Use overriden host name when creating a call. 10 years ago
nnoble 5b7f32a2bb Improving Makefile support for shared libraries. 10 years ago
ctiller 521039327f Update build.json, fix opensource build. 10 years ago