Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism | Jan Tattermusch | 2016-05-16 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Break PARALLELISM test constant in two | |||
| * \ \ \ \ \ \ | Merge pull request #6439 from kpayson64/python_health_check | Jan Tattermusch | 2016-05-16 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Reworked python health checking and added tests | |||
| * | | | | | | | | "sooner" -> "server" typo correction | Nathaniel Manista | 2016-05-16 | |
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | "... will not have the effect of stopping the sooner later", heh. :-P | |||
| | | * | | | | | Split and rename test_constants.PARALLELISM | Nathaniel Manista | 2016-05-16 | |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Going forward we'd like to be able to test much larger numbers of RPCs than the number of threads available to a test. | |||
| | | * | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine | Craig Tiller | 2016-05-14 | |
| | |/| | | | | |/| | | | | | ||||
| * | | | | | | Merge pull request #5456 from ctiller/cleaner-posix3 | Jan Tattermusch | 2016-05-13 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Splitting out a pure poll() based event engine | |||
| * \ \ \ \ \ \ | Merge pull request #6453 from kpayson64/python_protoc | Jan Tattermusch | 2016-05-12 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Made complex directories for python protoc test | |||
| * | | | | | | | | Revert "Revert "cronet wrapper code"" | makdharma | 2016-05-11 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #6524 from kpayson64/qps_improvements | Jan Tattermusch | 2016-05-11 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Added true async qps streaming client | |||
| | | | * \ \ \ \ \ | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-05-11 | |
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | Added true async qps client | Ken Payson | 2016-05-10 | |
| | | | | | | | | | | ||||
| | | | | | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Julien Boeuf | 2016-05-10 | |
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | credentials_refactoring | |||
| | | | | | * | | | | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 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 | |||
| | | | | | * | | | | | | | Made complex directories for python protoc test | Ken Payson | 2016-05-06 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | Namespace change | Ken Payson | 2016-05-06 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | 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. | |||
| * \ \ \ \ \ \ \ \ \ \ \ | 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. | |||
| | | | | | | * | | | | | Manifest changes | Ken Payson | 2016-05-05 | |
| | | | | | | | | | | | | ||||
| | | | | | | * | | | | | Remove grpcio as build dependency | Ken Payson | 2016-05-04 | |
| | | | | | | | | | | | | ||||
| | | | | | | * | | | | | Reworked python health checking and added tests | Ken Payson | 2016-05-04 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
| | | | | | | | * | | | 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 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
| | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-03 | |
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-03 | |
|\| | | | | | | | | ||||
* | | | | | | | | | Introduced grpc_pops (pollset or pollset_set) | David Garcia Quintas | 2016-05-03 | |
| | | | | | | | | | ||||
| | * | | | | | | | 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 pull request #5701 from bluecmd/unix-socket | Jan Tattermusch | 2016-05-03 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Allow directly specifiying connection path | |||
| | | | | | * \ \ | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 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 | |
| | | | | | | | | | ||||
| | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-29 | |
| | | | | | | |\ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||
| * | / | | | | | | Create Python stress test | Ken Payson | 2016-04-29 | |
| | |/ / / / / / | |/| | | | | | | ||||
| | | | | * | | | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-29 | |
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||
| | | | | | * | | all good! missing end2end test for new lr filter | David Garcia Quintas | 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 |