Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
| * | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | | |||
| * | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 |
| |\ | | | | | | | Adding windows support for gpr subprocesses. | ||
| * \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
| |\ \ | | | | | | | | | Fixing, using and testing alarm code. | ||
* | | | | Removing zookeeper's API for now. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | | |||
* | | | | Merge branch 'census-placeholders' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: package.json tools/doxygen/Doxyfile.core.internal | ||
| * | | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | | |||
* | | | | Building the grpc DLLs. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | | |||
* | | | | Merge branch 'win32_subprocess' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec src/python/grpcio/grpc_core_dependencies.py tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
| * | | | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / | |||
* | | | Merge branch 'alarming' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json | ||
| * | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ | |||
* | | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-29 |
|\| | |||
* | | Few more fixes to the Ruby installation. | Nicolas "Pixel" Noble | 2016-01-28 |
| | | | | | | | | | | -) properly depending on libraries. -) adding an independent 'loader' class to use instead of require 'grpc/grpc'. | ||
* | | Allowing for creation of pre-compiled gems, using rack-compiler-dock. | Nicolas "Pixel" Noble | 2016-01-28 |
| | | |||
| * | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 |
| | | |||
| * | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-25 |
| |\ | |/ |/| | |||
* | | Fix build | Craig Tiller | 2016-01-22 |
| | | |||
| * | made codegen targets in build.yaml | David Garcia Quintas | 2016-01-21 |
| | | |||
| * | added missing codegen deps for grp | David Garcia Quintas | 2016-01-21 |
| | | |||
| * | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 |
|/ | |||
* | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
| | |||
* | Updated dependencies, fixed a couple of tests | murgatroid99 | 2016-01-06 |
| | |||
* | Merge branch 'core_validate_metadata' into ruby_metadata_downcasing | murgatroid99 | 2016-01-06 |
|\ | |||
| * | Expose core metadata validation functions in public headers | murgatroid99 | 2016-01-06 |
| | | |||
* | | Parital implementation of ruby header checking | murgatroid99 | 2016-01-06 |
|/ | |||
* | Generate gemspec with a template | murgatroid99 | 2015-12-18 |
| | |||
* | Include roots.pem with Ruby package | murgatroid99 | 2015-12-18 |
| | |||
* | Bundled C core with Ruby library | murgatroid99 | 2015-12-18 |