aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gemspec
Commit message (Collapse)AuthorAge
...
* | | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-02
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | Use old memcpy for wrappersGravatar Craig Tiller2016-02-02
| | |_|/ / | |/| | |
| * | | | Merge pull request #4979 from nicolasnoble/win32_subprocessGravatar Craig Tiller2016-02-01
| |\ \ \ \ | | | | | | | | | | | | Adding windows support for gpr subprocesses.
| * \ \ \ \ Merge pull request #4978 from nicolasnoble/alarmingGravatar Craig Tiller2016-01-31
| |\ \ \ \ \ | | | | | | | | | | | | | | Fixing, using and testing alarm code.
| | | | | * | Removing zookeeper's API for now.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | | | | |
| | | | | * | Merge branch 'census-placeholders' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: package.json tools/doxygen/Doxyfile.core.internal
| * | | | | | Actually moving this to the proper place.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | | | | |
| | | | | * | Building the grpc DLLs.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | | | | |
| | | | | * | Merge branch 'win32_subprocess' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-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.Gravatar Nicolas "Pixel" Noble2016-01-31
| | |/ / / / | |/| | | |
| | | | * | Merge branch 'alarming' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| | | | |\ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json
| | * | | | Fixing, using and testing alarm code.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / / /
| | | * | Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
| | | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-29
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-29
| | | |\ \ | | |_|/ / | |/| | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-28
| | | | |\ | | | |_|/ | | |/| |
| | | * | Few more fixes to the Ruby installation.Gravatar Nicolas "Pixel" Noble2016-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.Gravatar Nicolas "Pixel" Noble2016-01-28
| | |/ /
| * | | async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25
| | | |
| * | | Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
| | | |
| * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-25
| |\| |
* | | | Get subchannel index workingGravatar Craig Tiller2016-01-25
| |/ / |/| |
* | | Fix buildGravatar Craig Tiller2016-01-22
| | |
| * | made codegen targets in build.yamlGravatar David Garcia Quintas2016-01-21
| | |
| * | added missing codegen deps for grpGravatar David Garcia Quintas2016-01-21
| | |
| * | Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
|/ /
| * re-gend projectsGravatar David Garcia Quintas2016-01-15
|/
* Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
|
* Updated dependencies, fixed a couple of testsGravatar murgatroid992016-01-06
|
* Merge branch 'core_validate_metadata' into ruby_metadata_downcasingGravatar murgatroid992016-01-06
|\
| * Expose core metadata validation functions in public headersGravatar murgatroid992016-01-06
| |
* | Parital implementation of ruby header checkingGravatar murgatroid992016-01-06
|/
* Generate gemspec with a templateGravatar murgatroid992015-12-18
|
* Include roots.pem with Ruby packageGravatar murgatroid992015-12-18
|
* Bundled C core with Ruby libraryGravatar murgatroid992015-12-18