55227 Commits (d5fa1814b6b2b8ad755efdb5b8b35b184d320f3d)
 

Author SHA1 Message Date
zhangkun 6848141387 Remove dependencies on internal headers from Java gRPC compiler plugin. 10 years ago
Nicolas Noble 362b9dcfc9 Merge github.com:google/grpc 10 years ago
ctiller 94e5ddece6 Only run one make at a time. 10 years ago
ctiller a5cf7bd7e6 Remove mutex as this process is now single threaded 10 years ago
ctiller 8bf337bedf Fix test under msan 10 years ago
yangg 1456d15221 Add a test to export two TestService on the same server, only with different 10 years ago
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 10 years ago
chenw 6edb547c99 Enable streaming test case for gRPC client in GCE. 10 years ago
temiola 4dee1577fb Updates the math and interop samples to use the fully-qualified method name. 10 years ago
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