Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
32b3f67438cb2793021885b414ff4fe47639734b
/
src
/
ruby
32b3f67
Merge remote-tracking branch 'google/release-0_13' into merge-and-regen
by Nicolas "Pixel" Noble
· 9 years ago
ca144fd
Fixing Ruby binary build (again).
by Nicolas "Pixel" Noble
· 9 years ago
f9e3c23
Fixing ruby versionning.
by Nicolas "Pixel" Noble
· 9 years ago
1935c36
Flagging master as 0.14.0-dev.
by Nicolas "Pixel" Noble
· 9 years ago
cda4bad
Flagging 0.13 as pre1.
by Nicolas "Pixel" Noble
· 9 years ago
f008f06
build.yaml centric versioning
by Craig Tiller
· 9 years ago
55e813f
Merge pull request #5088 from murgatroid99/core_long_int64_t
by Craig Tiller
· 9 years ago
1be9265
Versionning Ruby from build.yaml, and regenerating broken files after census merge.
by Nicolas "Pixel" Noble
· 9 years ago
86cbe30
Fixing Mac build for Ruby.
by Nicolas Noble
· 9 years ago
5219c6d
Properly compiling distributable native gems.
by Nicolas "Pixel" Noble
· 9 years ago
309830f
Replace 'long' with 'int64_t' in public core headers
by murgatroid99
· 9 years ago
e4fdcd9
Merge pull request #5013 from a-veitch/tag_set_to_context
by Bogdan Drutu
· 9 years ago
6f2b899
merge
by Alistair Veitch
· 9 years ago
2bc107f
Making the ruby gem for MacOS work again.
by Nicolas Noble
· 9 years ago
d355497
Removing memcpy's wrapper for windows-ruby.
by Nicolas "Pixel" Noble
· 9 years ago
89d8ed1
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
75d5c0f
post merge
by Alistair Veitch
· 9 years ago
72c920f
Copyright, clang-format
by Craig Tiller
· 9 years ago
4bef7ce
Use old memcpy for wrappers
by Craig Tiller
· 9 years ago
fb2d8f5
Fixing copyrights.
by Nicolas "Pixel" Noble
· 9 years ago
76559cf
Regenerate files.
by Nicolas "Pixel" Noble
· 9 years ago
d51d121
And the Windows extension finally loads.
by Nicolas "Pixel" Noble
· 9 years ago
b51ec5a
Removing zookeeper's API for now.
by Nicolas "Pixel" Noble
· 9 years ago
d2f20ef
Regenerating files.
by Nicolas "Pixel" Noble
· 9 years ago
b8e9e9c
Fixing the Ruby build after all these merges.
by Nicolas "Pixel" Noble
· 9 years ago
1e60261
Merge branch 'autogen' into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
d14b6ac
Finalizing this a bit.
by Nicolas "Pixel" Noble
· 9 years ago
11b87bf
Usable API list
by Craig Tiller
· 9 years ago
efa1f16
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
eade6e0
Renaming the Ruby grpc extension to grpc_c, and renaming its loader from loader.rb to grpc.rb
by Nicolas "Pixel" Noble
· 9 years ago
2283ff6
Fixing dll hell.
by Nicolas "Pixel" Noble
· 9 years ago
1723044
Allowing for debug builds.
by Nicolas "Pixel" Noble
· 9 years ago
d899dce
Few more fixes to the Ruby installation.
by Nicolas "Pixel" Noble
· 9 years ago
c1a89b8
Tidy.
by Nicolas "Pixel" Noble
· 9 years ago
e7a91a2
Properly building the gem file under mingw using rake-compiler-dock.
by Nicolas "Pixel" Noble
· 9 years ago
cb287a1
Allowing for creation of pre-compiled gems, using rack-compiler-dock.
by Nicolas "Pixel" Noble
· 9 years ago
b4e51b5
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
by David Garcia Quintas
· 9 years ago
7b92db6
Cleaning up ruby extension code a bit.
by Nicolas "Pixel" Noble
· 9 years ago
7c60b27
Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes
by Jan Tattermusch
· 9 years ago
d8521e7
Update Ruby README with simpler install instructions
by murgatroid99
· 9 years ago
d212b33
Re-add missing newline in ruby file
by murgatroid99
· 9 years ago
4080921
Update copyrights
by murgatroid99
· 9 years ago
8b791a4
Merged from master and resolved merge conflicts
by murgatroid99
· 9 years ago
c357749
Merge pull request #4625 from murgatroid99/ruby_client_stub_fix_typo
by Craig Tiller
· 9 years ago
9a781b7
Merge pull request #4620 from murgatroid99/ruby_auth_plugin_event_loop
by Craig Tiller
· 9 years ago
69108a3
Resolved merge conflicts with upstream/release-0_12
by murgatroid99
· 9 years ago
cc2b8d4
Fixed mutex and cond var usage
by murgatroid99
· 9 years ago
24e826e
Updated dependencies, fixed a couple of tests
by murgatroid99
· 9 years ago
56fada5
Make the Ruby extension throw an error when passed invalid metadata
by murgatroid99
· 9 years ago
c2ea3ae
Parital implementation of ruby header checking
by murgatroid99
· 9 years ago
7fac30d
Update copyright
by murgatroid99
· 9 years ago
00450af
Made ruby per-rpc creds interop use auth plugin API
by murgatroid99
· 9 years ago
a4d3d2c
Fix typo in method call
by murgatroid99
· 9 years ago
f58404e
Free what we alloc
by murgatroid99
· 9 years ago
9b83bd7
Use specific ruby thread to handle auth metadata plugin callbacks
by murgatroid99
· 9 years ago
73cefb8
Updated copyright in Ruby version file
by murgatroid99
· 9 years ago
0e59927
Update Ruby library version for next release
by murgatroid99
· 9 years ago
7536af0
Eliminate gpr_ int types - and insist on C99 variants instead
by Craig Tiller
· 9 years ago
b570322
Include roots.pem with Ruby package
by murgatroid99
· 9 years ago
d7e1a10
Bundled C core with Ruby library
by murgatroid99
· 9 years ago
d24424f
Fixed stub construction in interop client
by murgatroid99
· 9 years ago
afe3974
Made insecure channel/stub explicit, in all layers
by murgatroid99
· 9 years ago
7fe4326
Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin
by Michael Lumish
· 9 years ago
46ab778
Merge pull request #4397 from jtattermusch/tv_sec_64bit
by Craig Tiller
· 9 years ago
5e61f28
Merge pull request #4413 from jtattermusch/remove_ssl_cert_file_env
by Michael Lumish
· 9 years ago
64342dd
Fixed arguments passed to Ruby auth plugin callback
by murgatroid99
· 9 years ago
f3cfb70
update channel_credentials_spec
by Jan Tattermusch
· 9 years ago
0a02371
Address comments
by Jan Tattermusch
· 9 years ago
a6b2c4c
Get rid of SSL_CERT_FILE env entirely
by Jan Tattermusch
· 9 years ago
303e3cb
Merge pull request #4396 from murgatroid99/ruby_server_fix_hang
by Jan Tattermusch
· 9 years ago
8808637
make gpr_timespec platform agnostic
by Jan Tattermusch
· 9 years ago
e389b04
Fixed bug with composing credentials
by murgatroid99
· 9 years ago
f88008c
Fixed a busy-wait in Ruby server run_till_terminated
by murgatroid99
· 9 years ago
a4c2d7d
Fixed encoding for bytes fields in the ruby interop server
by murgatroid99
· 9 years ago
59e5472
Fix encoding for bytes fields in ruby interop client
by murgatroid99
· 9 years ago
de95cb0
update ruby to new position of math.proto and health.proto
by Jan Tattermusch
· 9 years ago
8956122
consolidate math.proto and health.proto
by Jan Tattermusch
· 9 years ago
c78b683
Added explicit dependency on signet to gemspec
by murgatroid99
· 9 years ago
ca72d6c
Fixed a hash key
by murgatroid99
· 9 years ago
cfa26e1
Plumb CallCredentials through Ruby code, replacing metadata_updater functionality
by murgatroid99
· 9 years ago
9946f2b
Add CallCredentials class to Ruby wrapping code
by murgatroid99
· 9 years ago
96847ef
Making ruby's gcov configuration work.
by Nicolas "Pixel" Noble
· 9 years ago
232d625
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
802f6b6
Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert
by Julien Boeuf
· 9 years ago
675b5ce
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
06029a0
Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_free_immediately
by Michael Lumish
· 9 years ago
9161a82
Corrects compile error on ruby 2.0
by Tim Emiola
· 9 years ago
75065d4
Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test
by Michael Lumish
· 9 years ago
a082435
Updates interop client/server logging
by Tim Emiola
· 9 years ago
69a672e
Adds standard logging to the client/server
by Tim Emiola
· 9 years ago
7d21c04
Fixes a multithreading bug in the ruby rpc_server
by Tim Emiola
· 9 years ago
24fdc17
Ensures that bidi calls obtain metadata.
by Tim Emiola
· 9 years ago
b48236a
Fixes an issue running the tests on Ruby2.2
by Tim Emiola
· 9 years ago
334314b
Updating the server1 cert so that it can be used with Go.
by Julien Boeuf
· 9 years ago
785d8ae
Merge pull request #4009 from jtattermusch/add_badges
by Michael Lumish
· 9 years ago
a9b933e
Add gem badge
by Jan Tattermusch
· 9 years ago
43a7e4e
Ruby wrapping of core credentials API change.
by Tim Emiola
· 9 years ago
9332ea6
Updates channel credentials
by Tim Emiola
· 9 years ago
fe3d9ea
fix ruby per_rpc_creds
by Jan Tattermusch
· 9 years ago
651ebdd
Merge pull request #3861 from jtattermusch/ruby_use_tls
by Michael Lumish
· 9 years ago
Next »