aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gemspec
Commit message (Expand)AuthorAge
* Merge pull request #5302 from nicolasnoble/python-windowsGravatar Masood Malekghassemi2016-02-22
|\
| * Building the dlls.Gravatar Nicolas "Pixel" Noble2016-02-19
* | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
|\|
| * Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
| |\
| * \ Merge pull request #5254 from grpc/release-0_13Gravatar Jan Tattermusch2016-02-15
| |\ \
| | * | Adding the .yardopts file into the gems.Gravatar Nicolas "Pixel" Noble2016-02-14
| * | | Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
| | | * merge to HEADGravatar Alistair Veitch2016-02-11
| | | |\
| * | | \ Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-11
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #5165 from ctiller/bring_back_gprGravatar Nicolas Noble2016-02-10
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Fixing Ruby binary build (again).Gravatar Nicolas "Pixel" Noble2016-02-10
* | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
|\ \ \ \ \
| | | | * | Get compilation working againGravatar Craig Tiller2016-02-09
| | | | * | Rollback gpr deletionGravatar Craig Tiller2016-02-09
| | |_|/ / | |/| | |
| | * | | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-08
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Fixing ruby versionning.Gravatar Nicolas "Pixel" Noble2016-02-09
| | |/ / | |/| |
| | | * Merge branch 'master' into base_logGravatar Alistair Veitch2016-02-08
| | | |\ | | |_|/ | |/| |
| * | | Nope.Gravatar Nicolas "Pixel" Noble2016-02-08
| | | * mergeGravatar Alistair Veitch2016-02-05
| | | |\ | | |_|/ | |/| |
| * | | mergeGravatar Alistair Veitch2016-02-03
| |\ \ \
| | | | * initial commitGravatar Alistair Veitch2016-02-02
| | * | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
| | |\ \ \
| * | | | | post mergeGravatar Alistair Veitch2016-02-02
* | | | | | 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
| |\ \ \ \
| * \ \ \ \ Merge pull request #4978 from nicolasnoble/alarmingGravatar Craig Tiller2016-01-31
| |\ \ \ \ \
| | | | | * | 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
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | 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
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Adding windows support for gpr subprocesses.Gravatar Nicolas "Pixel" Noble2016-01-31
| | |/ / / / | |/| | | |
| | | | * | Merge branch 'alarming' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| | | | |\ \ | | | |_|/ / | | |/| | |
| | * | | | 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
| | | * | 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
|/