Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-17 |
|\ | |||
| * | Merge pull request #2549 from hongweiwang/zookeeper | David G. Quintas | 2015-08-14 |
| |\ | | | | | | | Zookeeper name resolver | ||
| * \ | Merge pull request #2799 from ctiller/selective-town | Jan Tattermusch | 2015-08-14 |
| |\ \ | | | | | | | | | Give make a long timeout, tests a small one, and interop a slightly longer one | ||
| * \ \ | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| |\ \ \ | |||
| | * \ \ | Merge pull request #2919 from nicolasnoble/report-culling | Jan Tattermusch | 2015-08-13 |
| | |\ \ \ | | | | | | | | | | | | | Reducing JUnit's report size. | ||
| * | | | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile | ||
| | | * | | | Reducing JUnit's report size. | Nicolas "Pixel" Noble | 2015-08-13 |
| | | | | | | |||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Removing gpr_cancelable. | Nicolas "Pixel" Noble | 2015-08-13 |
| | | | | | | |||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 |
|\| | | | | | |||
| | * | | | | Regenerated project files | Robbie Shade | 2015-08-13 |
| | | | | | | |||
| | * | | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #2816 from soltanmm/health-check | Nathaniel Manista | 2015-08-13 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | Add health-checking to Python. | ||
| * | | | | | small fix for go docker private image building | Donna Dionne | 2015-08-12 |
| | | | | | | |||
| | * | | | | Add health-checking to Python | Masood Malekghassemi | 2015-08-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds the initial reference implementation for health-checking in gRPC Python as a separate project (but within the same grpc package to keep namespaces consistent). Only installs the package to test the build-proto-modules custom command introduced in the health-checking project. | ||
| * | | | | | adding build.sh for go so that go can test with private changes and private ↵ | Donna Dionne | 2015-08-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docker images. fixing a go docker image build error. | ||
| | | | * | | Merge github.com:grpc/grpc into selective-town | Craig Tiller | 2015-08-12 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_interops.py | ||
| * | | | | | Merge pull request #2780 from soltanmm/compiler-tests | Nathaniel Manista | 2015-08-11 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Move Python protoc plugin tests to grpcio_test. | ||
| | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-10 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Merge pull request #2844 from donnadionne/interop_nrp | Nicolas Noble | 2015-08-10 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | adding node, ruby, and php to cloud to prod interop tests. | ||
| * \ \ \ \ \ \ | Merge pull request #2875 from yang-g/test_unsecure | Nicolas Noble | 2015-08-10 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | move auth property iterator declaration into auth_context.h | ||
| * \ \ \ \ \ \ \ | Merge pull request #2864 from jtattermusch/0.10-upport | Nicolas Noble | 2015-08-10 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Upporting from 0.10 branch. | ||
| | | * | | | | | | | move auth property iterator declaration into auth_context.h | yang-g | 2015-08-10 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'compression-accept-encoding' into compression-interop | David Garcia Quintas | 2015-08-09 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Merge branch 'master' into compression-accept-encoding | David Garcia Quintas | 2015-08-09 |
| |\| | | | | | | | | |||
| | | | | | | | | * | Set docker environment variable GRPC_ZOOKEEPER_SERVER_TEST | Hongwei Wang | 2015-08-07 |
| | | | | | | | | | | |||
| | | | | | | | | * | Update tests.json | Hongwei Wang | 2015-08-07 |
| | | | | | | | | | | |||
| | | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-07 |
| | | | | | | | | |\ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||
| | | | | | | | | * | Update zookeeper in jenkins docker file | Hongwei Wang | 2015-08-07 |
| | | | | | | | | | | |||
| | | | * | | | | | | adding node, ruby, and php to cloud to prod interop tests. | Donna Dionne | 2015-08-07 |
| | | |/ / / / / / | | |/| | | | | | | |||
| | | | | | | | * | Update zookeeper test server address | Hongwei Wang | 2015-08-07 |
| | | | | | | | | | |||
| | | | | | | | * | Zookeeper test server address as environment variable | Hongwei Wang | 2015-08-07 |
| | | | | | | | | | |||
| | * | | | | | | | Merge pull request #2788 from ctiller/kinetic-lopsided-poetry | Nicolas Noble | 2015-08-07 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Testing port server | ||
| | * | | | | | | | | Reduce mac CI load | Craig Tiller | 2015-08-07 |
| | | | | | | | | | | |||
| | | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-06 |
| | | | | | | | | |\ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||
| | * | | | | | | | | Re-enabling tests that got culled off. | Nicolas "Pixel" Noble | 2015-08-07 |
| | | | | | | | | | | |||
| | | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-06 |
| | | | | | | | | |\ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||
| | | * | | | | | | | Windows fix | Craig Tiller | 2015-08-06 |
| | | | | | | | | | | |||
| | | * | | | | | | | Merge github.com:grpc/grpc into kinetic-lopsided-poetry | Craig Tiller | 2015-08-06 |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||
| | * | | | | | | | | Merge pull request #2800 from ctiller/reduce-mac-load | Nicolas Noble | 2015-08-06 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Reduce mac load on Jenkins | ||
| | | | | | | | | * \ | Merge github.com:grpc/grpc into selective-town | Craig Tiller | 2015-08-06 |
| | | | | | | | | |\ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | |||
| | | | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-06 |
| | | | | | | | | | |\ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||
| | | | | | | | * | | | Regenerated Makefile | Robbie Shade | 2015-08-06 |
| | | | | | | | |\ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||
| | * | | | | | | | | | Merge pull request #2750 from ctiller/propagate | Yang Gao | 2015-08-06 |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | Core-supported context propagation | ||
| | | | | | | | * | | | Regenerated project files | Robbie Shade | 2015-08-06 |
| | | | | | | | |\ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||
| | * | | | | | | | | | Merge pull request #2396 from nicolasnoble/win32-is-an-os-too | Craig Tiller | 2015-08-05 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Calling python to spawn a python subprocess. | ||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #2781 from yang-g/stuboptions | Abhishek Kumar | 2015-08-05 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add StubOptions | ||
| | | | | | | * \ \ \ \ \ | Merge github.com:grpc/grpc into kinetic-lopsided-poetry | Craig Tiller | 2015-08-05 |
| | | | | | | |\ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |||
| | | | | | * | | | | | | | Merge branch 'propagate' into reduce-mac-load | Craig Tiller | 2015-08-05 |
| | | | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / / / | | | | | |/| | | | | | | | |||
| | * | | | | | | | | | | | Merge pull request #2801 from ctiller/shrinkify-the-bytes | Nicolas Noble | 2015-08-05 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial Doxygen import for core, c++ |