aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Failure reporting fixGravatar Craig Tiller2016-07-13
* Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-13
|\
| * Merge pull request #7357 from grpc/v1.0.xGravatar Jorge Canizales2016-07-13
| |\
| | * Merge pull request #7359 from jcanizales/p0-protoc-podspecGravatar makdharma2016-07-13
| | |\
| * | \ Merge pull request #7353 from kpayson64/fix_cygrpc_testGravatar kpayson642016-07-13
| |\ \ \
* | | | | Fix potential null ptr derefGravatar Craig Tiller2016-07-13
| * | | | Merge pull request #6539 from soltanmm/clngfrmt-aoaGravatar kpayson642016-07-13
| |\ \ \ \
* | | | | | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-13
|\| | | | |
| | | | * | Merge pull request #7355 from soltanmm/count-bleckGravatar kpayson642016-07-13
| | | | |\ \
| | | * | | | Change sequence of client/server eventsGravatar Ken Payson2016-07-12
| * | | | | | Merge pull request #7317 from soltanmm/tadpolesGravatar kpayson642016-07-12
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | * | | Merge pull request #7338 from kpayson64/remove_py_cruftGravatar kpayson642016-07-12
| | | | |\ \ \
| | | | | | * | Add special methods to generated Python docsGravatar Masood Malekghassemi2016-07-12
| | | | | |/ / | | | | |/| |
* | | | | | | Better error messageGravatar Craig Tiller2016-07-12
* | | | | | | Make request freelists per cq, to allow drastically higher requested call countsGravatar Craig Tiller2016-07-12
| | | | | * | Remove early adopter codeGravatar Ken Payson2016-07-12
| | * | | | | Patch `spawn` for Python 'unix' compilers insteadGravatar Masood Malekghassemi2016-07-12
| | | * | | | Clang-format all the thingsGravatar Masood Malekghassemi2016-07-12
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #7330 from dgquintas/fix_tsanGravatar kpayson642016-07-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #6595 from thinkerou/timeGravatar kpayson642016-07-12
| |\ \ \ \ \ \
| | | | | * | | Added Glossary to docs with metadata definitionGravatar Ken Payson2016-07-12
| | | | | |/ /
* | | | | | | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-12
|\| | | | | |
* | | | | | | Fix rare flakeGravatar Craig Tiller2016-07-12
| * | | | | | Master is now 1.1.0-dev.Gravatar Nicolas "Pixel" Noble2016-07-12
| | |_|_|/ / | |/| | | |
| * | | | | Flagging master as 1.0.0-pre1.Gravatar Nicolas "Pixel" Noble2016-07-12
| * | | | | Merge pull request #7322 from kpayson64/py_status_code_messageGravatar kpayson642016-07-11
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #7315 from kpayson64/fix_exit_testGravatar kpayson642016-07-11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #7323 from kpayson64/fix_py_qpsGravatar kpayson642016-07-11
| |\ \ \ \ \ \ \
| | | | | | * | | Fix tsan raceGravatar David Garcia Quintas2016-07-11
| | * | | | | | | Updated python qps tests to use GA server APIGravatar Ken Payson2016-07-11
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Addressing comments.Gravatar Nicolas "Pixel" Noble2016-07-12
| * | | | | | | Merge branch 'release-0_15' into upmerge-masterGravatar Nicolas "Pixel" Noble2016-07-12
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge pull request #7291 from ctiller/better_statusGravatar Nicolas Noble2016-07-11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #7310 from kpayson64/hold_gil_during_cleanupGravatar kpayson642016-07-11
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | * | | | Updated exit_test for new grpc.Server APIGravatar Ken Payson2016-07-11
| | |_|_|/ / / / | |/| | | | | |
| | | | | * | | Implemented python status_code_and_message interop testGravatar Ken Payson2016-07-11
| | | | * | | | Merge branch 'release-0_14' into release-0_15Gravatar Nicolas "Pixel" Noble2016-07-12
| | | | |\ \ \ \
| | | * | | | | | clang-formatGravatar Craig Tiller2016-07-11
| | | | | | | | * Merge master to resolve tests podspec conflictGravatar Jorge Canizales2016-07-11
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-11
|\| | | | | | | |
| | | | | | | | * Tests Podfile cleanupGravatar Jorge Canizales2016-07-11
| | | | | | | | * Use the deployed protoc spec in samples and READMEGravatar Jorge Canizales2016-07-11
| | * | | | | | | Hold onto the GIL in __dealloc__ functionsGravatar Ken Payson2016-07-11
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge pull request #7242 from yang-g/importGravatar kpayson642016-07-11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #7289 from stanley-cheung/php-remove-debugGravatar kpayson642016-07-11
| |\ \ \ \ \ \ \ \
| | | | | | | | | * gRPC plugin podspec: license & deployment targetGravatar Jorge Canizales2016-07-11
| * | | | | | | | | Merge pull request #7288 from makdharma/protobuf_import_issue7219Gravatar makdharma2016-07-11
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | | | | | | | * ProtoCompiler.podspec: license & deployment targetGravatar Jorge Canizales2016-07-11
| | | | | | | | | * Podspecs for Protoc and the gRPC pluginGravatar Jorge Canizales2016-07-11
| | | | | | | | * | Fixed code formatGravatar thinkerou2016-07-09