aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio
Commit message (Expand)AuthorAge
...
| | | * | | | Fix Python Windows buildGravatar Masood Malekghassemi2016-02-04
| | | * | | | Format a lineGravatar Masood Malekghassemi2016-02-04
| | | * | | | Dirty hack to get 32 bits loading in the cython core.Gravatar Nicolas "Pixel" Noble2016-02-04
| | | * | | | Almost there.Gravatar Nicolas "Pixel" Noble2016-02-04
| | | * | | | Sundry fixesGravatar Masood Malekghassemi2016-02-04
| | | * | | | Add shim for Python's gRPC core on WindowsGravatar Masood Malekghassemi2016-02-04
| | |/ / / / | |/| | | |
| | | * | | 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 branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-01
| |\| | | |
| | * | | | Merge pull request #4979 from nicolasnoble/win32_subprocessGravatar Craig Tiller2016-02-01
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #4978 from nicolasnoble/alarmingGravatar Craig Tiller2016-01-31
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #4982 from nicolasnoble/census-placeholdersGravatar Craig Tiller2016-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
| * | | | | | | | 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
| | |/ / / / /
| | | * | | | Pass undiagnosed errors to the user unadulteratedGravatar Masood Malekghassemi2016-01-30
| | | * | | | Diagnose missing Cython-generated filesGravatar Masood Malekghassemi2016-01-30
| | |/ / / /
| * | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-30
| |\| | | |
| * | | | | Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
| | * | | | Fix Python diagnostics dying on bad diagnosisGravatar Masood Malekghassemi2016-01-28
| |/ / / /
* | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-28
|\| | | |
| | | | * Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-28
| | | | |\ | | |_|_|/ | |/| | |
| | * | | Clean up custom gRPC Python binaries for LinuxGravatar Masood Malekghassemi2016-01-28
| |/ / /
| * | | Merge pull request #4884 from soltanmm/deal-with-itGravatar Masood Malekghassemi2016-01-27
| |\ \ \
| | * | | Enable binary linux distributions for PythonGravatar Masood Malekghassemi2016-01-27
| | |/ /
| * | | Implement three missing face test methodsGravatar Nathaniel Manista2016-01-27
| * | | Fix reporting unexpected abortions in event testsGravatar Nathaniel Manista2016-01-27
| * | | Drop use of functools.wrap in logging_poolGravatar Nathaniel Manista2016-01-26
| * | | Move parallel RPC code to correct test methodGravatar Nathaniel Manista2016-01-26
| |/ /
| * | Add missing importGravatar Masood Malekghassemi2016-01-25
| * | Merge pull request #4821 from soltanmm/install-doctorGravatar Masood Malekghassemi2016-01-25
| |\ \
| | | * Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-25
| | | |\ | | |_|/ | |/| |
| | | * Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-22
| | | |\
| * | | | Integrate zlib into Python distributionGravatar Masood Malekghassemi2016-01-22
| | |_|/ | |/| |
| | * | Add compiler error diagnostics to Python setupGravatar Masood Malekghassemi2016-01-22
| |/ /
| * | Merge pull request #4750 from a-veitch/tag_setGravatar Bogdan Drutu2016-01-22
| |\ \
| * \ \ Merge pull request #4830 from soltanmm/going-slightly-madGravatar Nathaniel Manista2016-01-22
| |\ \ \
| | * | | Fix broken Python package buildsGravatar Masood Malekghassemi2016-01-21
| * | | | Fix a defect in RPC Framework CoreGravatar Nathaniel Manista2016-01-21
| |/ / /
* | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-20
|\| | |
| * | | A test of the Cython ChannelGravatar Nathaniel Manista2016-01-20
| | | * Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-15
| | | |\ | | |_|/ | |/| |
| | | * Shared subchannel sketchGravatar Craig Tiller2016-01-15