Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #5327 from yang-g/v1alpha_to_v1 | Yang Gao | 2016-02-25 |
|\ | | | | | global replace health check proto v1alpha to v1 | ||
* \ | Merge pull request #5348 from nicolasnoble/backport-merge | Nicolas Noble | 2016-02-23 |
|\ \ | | | | | | | | | | Backport merge. | ||
| * | | Merge branch 'master' into backport-merge | Nicolas "Pixel" Noble | 2016-02-22 |
|/| | | |||
* | | | Adding an explanatory comment. | Nicolas "Pixel" Noble | 2016-02-22 |
| | | | |||
* | | | Adding the init / destruct of grpc for ruby in a gpr_once. | Nicolas "Pixel" Noble | 2016-02-21 |
| | | | |||
* | | | Slightly better workaround given the circumstances. | Nicolas "Pixel" Noble | 2016-02-21 |
| | | | |||
* | | | Fixing a reported ruby crash when using ruby_vm_at_exit. | Nicolas "Pixel" Noble | 2016-02-20 |
| | | | |||
| | * | fix ruby impl and test | yang-g | 2016-02-19 |
| | | | |||
| | * | regenerate csharp and ruby service from proto | yang-g | 2016-02-19 |
| | | | |||
| | * | global replace health check proto v1alpha to v1 | yang-g | 2016-02-19 |
| |/ | |||
| * | Flagging the missing API entries. | Nicolas "Pixel" Noble | 2016-02-17 |
| | | |||
* | | Fix copyrights | murgatroid99 | 2016-02-17 |
| | | |||
* | | Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular ↵ | murgatroid99 | 2016-02-16 |
| | | | | | | | | import warning | ||
* | | Flagging 0.13.1-pre1. | Nicolas "Pixel" Noble | 2016-02-13 |
| | | |||
* | | Flagging the release. | Nicolas "Pixel" Noble | 2016-02-13 |
| | | |||
| * | Merge pull request #5078 from ctiller/compatibility_mode | Craig Tiller | 2016-02-12 |
| |\ | | | | | | | Make binary compatibility not the default | ||
* | | | Revert Ruby version specialization | Masood Malekghassemi | 2016-02-11 |
| | | | |||
| * | | Merge github.com:grpc/grpc into compress | Craig Tiller | 2016-02-11 |
| |\ \ | |||
| | | * | Merge github.com:grpc/grpc into compatibility_mode | Craig Tiller | 2016-02-11 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Merge remote-tracking branch 'google/release-0_13' into merge-and-regen | Nicolas "Pixel" Noble | 2016-02-10 |
| | |\ \ | |_|/ / |/| | | | | | | | | | | | | | | | Conflicts: build.yaml src/ruby/lib/grpc/version.rb | ||
* | | | | Fixing Ruby binary build (again). | Nicolas "Pixel" Noble | 2016-02-10 |
| | | | | |||
* | | | | Fixing ruby versionning. | Nicolas "Pixel" Noble | 2016-02-09 |
| | | | | |||
| | * | | Flagging master as 0.14.0-dev. | Nicolas "Pixel" Noble | 2016-02-09 |
| |/ / |/| | | |||
* | | | Flagging 0.13 as pre1. | Nicolas "Pixel" Noble | 2016-02-09 |
| | | | |||
* | | | build.yaml centric versioning | Craig Tiller | 2016-02-08 |
| | | | |||
* | | | Merge pull request #5088 from murgatroid99/core_long_int64_t | Craig Tiller | 2016-02-08 |
|\ \ \ | | | | | | | | | Replace 'long' with 'int64_t' in public core headers | ||
* | | | | Versionning Ruby from build.yaml, and regenerating broken files after census ↵ | Nicolas "Pixel" Noble | 2016-02-06 |
| | | | | | | | | | | | | | | | | merge. | ||
* | | | | Fixing Mac build for Ruby. | Nicolas Noble | 2016-02-05 |
| | | | | |||
* | | | | Properly compiling distributable native gems. | Nicolas "Pixel" Noble | 2016-02-05 |
| | | | | |||
| * | | | Replace 'long' with 'int64_t' in public core headers | murgatroid99 | 2016-02-05 |
|/ / / | |||
| * | | Fix copyright | Craig Tiller | 2016-02-05 |
| | | | |||
| * | | Merge branch 'compress' of github.com:ctiller/grpc into compress | Craig Tiller | 2016-02-05 |
|/| | | |||
| | * | Make binary compatibility not the default | Craig Tiller | 2016-02-04 |
| |/ |/| | |||
* | | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
|\ \ | | | | | | | Change all instances of census_tag_set to census_context | ||
| | * | Fix Ruby test that failed to read initial metadata | murgatroid99 | 2016-02-04 |
| | | | |||
| * | | merge | Alistair Veitch | 2016-02-03 |
| |\| | |||
* | | | Making the ruby gem for MacOS work again. | Nicolas Noble | 2016-02-02 |
| |/ |/| | |||
* | | Removing memcpy's wrapper for windows-ruby. | Nicolas "Pixel" Noble | 2016-02-03 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
| | * | post merge | Alistair Veitch | 2016-02-02 |
| | | | |||
| * | | Copyright, clang-format | Craig Tiller | 2016-02-02 |
| | | | |||
| * | | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | | | |||
* | | | Fixing copyrights. | Nicolas "Pixel" Noble | 2016-02-01 |
| | | | |||
* | | | Regenerate files. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | |||
* | | | And the Windows extension finally loads. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | |||
* | | | Removing zookeeper's API for now. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | |||
* | | | Regenerating files. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | |||
* | | | Fixing the Ruby build after all these merges. | Nicolas "Pixel" Noble | 2016-01-30 |
| | | | |||
* | | | Merge branch 'autogen' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-30 |
|\ \ \ | |||
| * | | | Finalizing this a bit. | Nicolas "Pixel" Noble | 2016-01-30 |
| | | | |