Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-11 |
|\ | |||
| * | Merge pull request #6524 from kpayson64/qps_improvements | Jan Tattermusch | 2016-05-11 |
| |\ | | | | | | | Added true async qps streaming client | ||
| | * | Added true async qps client | Ken Payson | 2016-05-10 |
| | | | |||
| * | | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 |
| |\ \ | | | | | | | | | Updated load balancer proto to v1 | ||
| * \ \ | Merge pull request #6475 from grpc/release-0_14 | Nicolas Noble | 2016-05-09 |
| |\ \ \ | | |_|/ | |/| | | Upmerge from 0.14.0 | ||
| * | | | Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899 | Jan Tattermusch | 2016-05-09 |
| |\ \ \ | | | | | | | | | | | Raise parallelism in grpc._cython._channel_test | ||
| | | * | | Revert "Merge pull request #6214 from makdharma/master" | Nicolas "Pixel" Noble | 2016-05-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 48d833a9d8280216040ef731341502d7d0f157e4, reversing changes made to 66e9d8e8a7717d7ccece629df4454fc546e19daa. | ||
| * | | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 |
| | | | | | |||
| * | | | | Merge pull request #6419 from sreecha/python_stress_test_docker | Jan Tattermusch | 2016-05-06 |
| |\ \ \ \ | | | | | | | | | | | | | Python stress test docker config files and related changes | ||
| * | | | | | Fix #4592 | Masood Malekghassemi | 2016-05-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a command that allows the instructions to be used to install gRPC Python from scratch. | ||
| | | | * | | Remove precompiled Python extension hack | Masood Malekghassemi | 2016-05-05 |
| | | | | | | |||
| * | | | | | Master is now 0.15.0-dev. | Nicolas "Pixel" Noble | 2016-05-06 |
| | | | | | | |||
| | | | * | | The release branch is now 0.14.0-pre1. | Nicolas "Pixel" Noble | 2016-05-06 |
| | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #6450 from nicolasnoble/gopro | Jan Tattermusch | 2016-05-05 |
| |\ \ \ \ | | | | | | | | | | | | | Continuation of #6280. | ||
* | | | | | | API fuzzer compiles with new error handling | Craig Tiller | 2016-05-05 |
| | | | | | | |||
| * | | | | | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | cronet wrapper code | ||
| | | | | * | | Raise parallelism in grpc._cython._channel_test | Nathaniel Manista | 2016-05-05 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | The underlying bug in Core that this test was written to isolate was fixed weeks ago. | ||
* | | | | | | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error | Craig Tiller | 2016-05-05 |
|\ \ \ \ \ \ | |||
| * | | | | | | Refactoring the core security code. | Julien Boeuf | 2016-05-04 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough... | ||
| | | * / / | Add Python grpcio protoc package | Masood Malekghassemi | 2016-05-04 |
| | |/ / / | |/| | | | |||
| | * | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 |
| | | | | | |||
| | | * | | Fix a bug in stress client code | Sree Kuchibhotla | 2016-05-03 |
| | |/ / | |/| | | |||
* | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-03 |
|\| | | | |||
| * | | | Merge pull request #5701 from bluecmd/unix-socket | Jan Tattermusch | 2016-05-03 |
| |\ \ \ | | | | | | | | | | | Allow directly specifiying connection path | ||
* | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-03 |
|\| | | | | |||
| | | * | | reran generate_projects.sh after @nnoble's fix in PR6399. | Makarand Dharmapurikar | 2016-05-02 |
| | | | | | |||
| | | * | | Reran tools/buildgen/generate_projects.sh again. | Makarand Dharmapurikar | 2016-05-01 |
| | | | | | |||
| * | | | | Create Python stress test | Ken Payson | 2016-04-29 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #6331 from nathanielmanistaatgoogle/alpha | Jan Tattermusch | 2016-04-28 |
| |\ \ \ | | | | | | | | | | | Remove Python alpha/early_adopter implementation | ||
| * \ \ \ | Merge pull request #6298 from grpc/python_qps_tests | Jan Tattermusch | 2016-04-28 |
| |\ \ \ \ | | | | | | | | | | | | | Python QPS Tests | ||
| | * | | | | Python QPS Worker/initial scenarios | Ken Payson | 2016-04-28 |
| | | | | | | |||
| * | | | | | Merge pull request #6330 from soltanmm/6264 | Jan Tattermusch | 2016-04-28 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Allow additive changes to protos w/o forcing user implementation | ||
| * \ \ \ \ \ | Merge pull request #6321 from soltanmm/doc | Jan Tattermusch | 2016-04-28 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add Windows-specifics to Python docs | ||
* | | | | | | | | Unifying error handling within core | Craig Tiller | 2016-04-28 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #6196 from y-zeng/call-error-to-string | Craig Tiller | 2016-04-28 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Provide a function that converts grpc_call_error values into a string | ||
| | | | | | * | | | Remove Python alpha/early_adopter implementation | Nathaniel Manista | 2016-04-28 |
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | This code has been unsupported for more than six months. | ||
| | | | * | | | | Allow additive changes to protos w/o forcing user implementation | Masood Malekghassemi | 2016-04-27 |
| | | | |/ / / | |||
| * | | | | | | Merge pull request #6183 from nicolasnoble/msys-support | Jan Tattermusch | 2016-04-27 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | Adding support for msys. | ||
| | | | * | | | Add Windows-specifics to Python docs | Masood Malekghassemi | 2016-04-27 |
| | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #6229 from grpc/python_test_proto_gen | Jan Tattermusch | 2016-04-26 |
|/| | | | | | | | | | | | | | | | | | Changed python proto build to use shared protos | ||
| * | | | | | Changed python proto build to use shared protos | Ken Payson | 2016-04-26 |
| | | | | | | |||
| | | | | * | Updated load balancer proto to v1 | David Garcia Quintas | 2016-04-25 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-21 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Merge pull request #5958 from deepaklukose/skip_client_cert_verification | Jan Tattermusch | 2016-04-20 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication. | ||
| * | | | | | | Update boringssl to latest chromium-stable. | itessier | 2016-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the x25519_NEON symbol error when importing the gRPC Python modules on ARM. Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d | ||
| | * | | | | | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | application handle the authentication. | ||
| * | | | | | Merge pull request #6189 from y-zeng/default-verbosity | Yuchen Zeng | 2016-04-19 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Add knob for default core output verbosity | ||
| | | | * | | Provide a function that converts grpc_call_error values into a string | Yuchen Zeng | 2016-04-15 |
| | | | | | | |||
| | * | | | | After running generate_projects.sh | Yuchen Zeng | 2016-04-15 |
| | | |/ / | | |/| | | |||
| | | * | | Adding support for msys. | Nicolas "Pixel" Noble | 2016-04-15 |
| | |/ / |