aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Collapse)AuthorAge
...
| | | * Cleaned up installation/test requirement fetchingGravatar Makarand Dharmapurikar2016-03-09
| | |/ | |/|
* | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-07
|\| |
| * | Address comments and add a TODO.Gravatar Jan Tattermusch2016-03-07
| | |
| * | custom test target for parallel test runningGravatar Jan Tattermusch2016-03-07
| | |
| | * Merge remote-tracking branch 'upstream/master' into upmergeGravatar Masood Malekghassemi2016-03-03
| | |\ | | |/ | |/|
| * | Merge pull request #5541 from jtattermusch/python_split_testsGravatar Jan Tattermusch2016-03-03
| |\ \ | | | | | | | | Make python test suites run in parallel
| * | | Always ref writable streamsGravatar Craig Tiller2016-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We suffered a bug whereby doing a follow-up write to another write could resurrect a deleted stream, causing all sorts of crash. Fix: when a stream becomes writable (vs when we start writing) take a ref on the stream, and only relinquish it once we're done writing.
| | * | make python test suites run in parallelGravatar Jan Tattermusch2016-03-02
| |/ /
| * | Merge pull request #5542 from soltanmm/over-troubled-waterGravatar Nathaniel Manista2016-03-02
| |\ \ | | | | | | | | Add troubleshooting section to Python package description.
| | * | Add troubleshooting section to package descriptionGravatar Masood Malekghassemi2016-03-02
| | | |
| | | * Merge remote-tracking branch 'upstream/release-0_13'Gravatar Masood Malekghassemi2016-03-02
| | |/|
| * | | Maintain correct queue invariants against coreGravatar Masood Malekghassemi2016-03-02
| |/ /
| * | Fixing copyrights.Gravatar Nicolas "Pixel" Noble2016-03-01
| | |
| * | Merge pull request #5478 from soltanmm/catatonicGravatar Masood Malekghassemi2016-02-29
| |\ \ | | | | | | | | Address some memory hazards in Cython code
| * \ \ Merge pull request #5441 from a-veitch/no_binary_tagsGravatar Bogdan Drutu2016-02-29
| |\ \ \ | | | | | | | | | | Remove binary tags, restrict tag characters to ASCII
| | | * | Address some memory hazards in Cython codeGravatar Masood Malekghassemi2016-02-29
| | |/ / | |/| | | | | | | | | | | | | | | | | | Some __dealloc__ methods were calling Python methods, and some references were being dropped on the floor instead of threaded through gRPC core.
| | * | regenerate importsGravatar Alistair Veitch2016-02-26
| | | |
* | | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-25
|\| | |
| * | | Merge pull request #5327 from yang-g/v1alpha_to_v1Gravatar Yang Gao2016-02-25
| |\ \ \ | | | | | | | | | | global replace health check proto v1alpha to v1
| * \ \ \ Merge pull request #5359 from nicolasnoble/upmergeGravatar Jan Tattermusch2016-02-25
| |\ \ \ \ | | | | | | | | | | | | Upmerge from 0.13
| | | * \ \ Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1Gravatar yang-g2016-02-24
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2016-02-23
| |\ \ \ \ \
| | * \ \ \ \ Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-22
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-22
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | | | * Merge pull request #5283 from soltanmm/abi-fuGravatar Nathaniel Manista2016-02-22
| | | | | | |\ | | | | | | | | | | | | | | | | Add more information to precompiled name.
| | | | | | * | Update Python docgenGravatar Masood Malekghassemi2016-02-22
| | | | | | | |
| | | | | | * | Update Python doc w.r.t. Windows availabilityGravatar Masood Malekghassemi2016-02-22
| | | | | | | |
| | | | | | * | Merge pull request #5360 from soltanmm/doc-notesGravatar Nathaniel Manista2016-02-22
| | | | | | |\ \ | | | | | | | | | | | | | | | | | | Update Python doc with pip version notes.
| | | | | | | * | Update Python doc with pip version notesGravatar Masood Malekghassemi2016-02-22
| | | | | | | | |
| | | | * | | | | Merge pull request #5348 from nicolasnoble/backport-mergeGravatar Nicolas Noble2016-02-23
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| / / | | | | | |_|/ / | | | | |/| | | Backport merge.
| | | | | * | | Merge branch 'master' into backport-mergeGravatar Nicolas "Pixel" Noble2016-02-23
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | rename census log files to avoid build breakage on MacOSGravatar Alistair Veitch2016-02-22
| |/ / / / / /
| | | | * / / Merge branch 'master' into backport-mergeGravatar Nicolas "Pixel" Noble2016-02-22
| | | |/| | | | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #5302 from nicolasnoble/python-windowsGravatar Masood Malekghassemi2016-02-22
| |\ \ \ \ \ | | | | | | | | | | | | | | Enabling python artifact building for Windows.
| | | | | * | global replace health check proto v1alpha to v1Gravatar yang-g2016-02-19
| | |_|_|/ / | |/| | | |
| | * | | | Building the dlls.Gravatar Nicolas "Pixel" Noble2016-02-19
| | | | | |
| | | | * | Exclude cygrpc.so from the Python packageGravatar Masood Malekghassemi2016-02-18
| | | | | |
| | | * | | Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-18
| | | |\ \ \ | | |_|/ / / | |/| | | |
* / | | | | Decouple filter selection from channel constructionGravatar Craig Tiller2016-02-17
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow plugins to extend the set of filters used by gRPC core: - plugins at construction time can register against the 'channel_init' system to be allowed to mutate a new channel_stack_builder type - channel_stack_builder provides a central and rather dynamic place to construct the list of filters required by a channel stack - ultimately we construct the channel stack in the fashion we always have This is also a prerequisite step to allowing filters to be implemented from wrapped languages.
* | | | | Merge pull request #4859 from ctiller/sceqGravatar Sree Kuchibhotla2016-02-17
|\ \ \ \ \ | |/ / / / |/| | | | Subchannel Sharing [The interop tests failures and Basic test failures are unrelated to this change. Merging]
* | | | | Flagging the missing API entries.Gravatar Nicolas "Pixel" Noble2016-02-17
| | | | |
| * | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
| |\ \ \ \ | |/ / / / |/| | | |
| | | | * Add more information to precompiled nameGravatar Masood Malekghassemi2016-02-17
| | | |/
* | | | Merge pull request #5277 from soltanmm/abimerpGravatar Bogdan Drutu2016-02-17
|\ \ \ \ | | | | | | | | | | Extern "C" Python DLL support
| * | | | Extern "C" Python DLL supportGravatar Masood Malekghassemi2016-02-17
| | | | |
* | | | | Fix pygrpc_load_core in pxi to match with the C definitionGravatar Bogdan Drutu2016-02-16
| | | | |
* | | | | Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
|\ \ \ \ \ | |/ / / / |/| | | | Add Census base log
* | | | | Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13Gravatar Nicolas "Pixel" Noble2016-02-13
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.yaml package.json setup.py src/core/surface/version.c src/csharp/Grpc.Core/VersionInfo.cs src/csharp/build_packages.bat src/python/grpcio/grpc_version.py src/ruby/lib/grpc/version.rb tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal
| * | | | Merge pull request #5237 from nicolasnoble/flagging-release-as-0_13_1-pre1Gravatar Masood Malekghassemi2016-02-12
| |\ \ \ \ | | | | | | | | | | | | Flagging 0.13.1-pre1.