Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1005 from ↵ | Tim Emiola | 2015-03-12 |
|\ | | | | | | | | | nathanielmanistaatgoogle/python-dockerfile-unit-test-list Update Python Dockerfile's unit test list | ||
* \ | Merge pull request #990 from jtattermusch/csharp_tls_server | Tim Emiola | 2015-03-11 |
|\ \ | | | | | | | C# server-side TLS support | ||
| | * | Update Python Dockerfile's unit test list | Nathaniel Manista | 2015-03-11 |
| |/ |/| | | | | | | | The removal of grpc.framework.assembly.implementations_test should have happened along with the removal of the test itself in 31e65be. | ||
* | | Merge pull request #997 from nathanielmanistaatgoogle/interop | donnadionne | 2015-03-10 |
|\ \ | | | | | | | Add the Python interop client to gce_setup files | ||
* \ \ | Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanup | Masood Malekghassemi | 2015-03-10 |
|\ \ \ | | | | | | | | | Eliminate the Python "assembly" package | ||
| | * | | Add the Python interop client to gce_setup files | Nathaniel Manista | 2015-03-10 |
| |/ / |/| | | |||
* | | | Modifying after review comments. | Donna Dionne | 2015-03-09 |
| | | | |||
| * | | Eliminate the Python "assembly" package | Nathaniel Manista | 2015-03-10 |
| | | | | | | | | | | | | | | | This completes issue #726. All that cascading activation stuff just didn't work out as cleanly as I had hoped it would. | ||
| | * | Fixed run server command in csharp_mono dockerfile. | Jan Tattermusch | 2015-03-09 |
| |/ | |||
* | | Merge branch 'master' of github.com:google/grpc into add_timed_out_tests_back | Donna Dionne | 2015-03-09 |
|\| | |||
| * | Merge pull request #835 from ctiller/credit | Nicolas Noble | 2015-03-06 |
| |\ | | | | | | | C++ Credentials Rework | ||
| * | | Include interop tests in python_tests.json | Nathaniel Manista | 2015-03-07 |
| | | | |||
| | * | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-06 |
| | |\ | | |/ | |/| | |||
* / | | Added timeout for tests that hang | Donna Dionne | 2015-03-06 |
|/ / | | | | | | | Added prettier cloud to prod output and a history of results | ||
* | | Merge pull request #965 from soltanmm/py-test | Nathaniel Manista | 2015-03-06 |
|\ \ | | | | | | | Fix Python protoc plugin test workflow | ||
| * | | Have Python protoc plugin test run with other tests | Masood Malekghassemi | 2015-03-05 |
| | | | |||
| | * | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-05 |
| | |\ | |_|/ |/| | | |||
* | | | Adding csharp to test suite | Donna Dionne | 2015-03-05 |
|/ / | | | | | | | temp remove timing out test to investigate | ||
* | | Merge pull request #954 from murgatroid99/node_binding_cleanup | Craig Tiller | 2015-03-05 |
|\ \ | | | | | | | Cleaned up some unnecessary verbosity in Node's binding.gyp | ||
* | | | Teach run_tests about individual Python tests | Craig Tiller | 2015-03-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows: - running python tests in parallel - clearer Travis output - subjects each python test to the five minute run_tests timeout, instead of ALL the tests to the five minute timeout - easier benchmarking of which tests are slow | ||
| * | | Added CONFIG environment variable to build and test scripts, fixed some bugs | murgatroid99 | 2015-03-04 |
|/ / | |||
| * | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-04 |
| |\ | |/ |/| | |||
* | | fix gce script for cloud to cloud C# client | Jan Tattermusch | 2015-03-04 |
| | | |||
* | | Just a few more changes to include csharp into build and test | Donna Dionne | 2015-03-03 |
| | | |||
* | | Merge pull request #933 from ctiller/bugscrub2 | jboeuf | 2015-03-03 |
|\ \ | | | | | | | A couple of fixes + a test for client side authentication of hostnames | ||
* \ \ | Merge pull request #938 from jtattermusch/csharp_docker | donnadionne | 2015-03-03 |
|\ \ \ | | | | | | | | | adding C# support to gce_setup scripts | ||
| * | | | addressed comments | Jan Tattermusch | 2015-03-03 |
| | | | | |||
* | | | | added C# to run_tests.py | Jan Tattermusch | 2015-03-03 |
| | | | | |||
| * | | | adding C# support to gce_setup scripts | Jan Tattermusch | 2015-03-03 |
|/ / / | |||
| | * | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-03 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #934 from jtattermusch/csharp_docker | Michael Lumish | 2015-03-03 |
|\ \ \ | | | | | | | | | Polishing C# Dockerfiles | ||
| * | | | Polishing C# Dockerfiles | Jan Tattermusch | 2015-03-03 |
| | | | | |||
| | * | | Add a test that bad hostnames fail | Craig Tiller | 2015-03-03 |
| | | | | |||
* | | | | Merge pull request #919 from donnadionne/test-mod | Tim Emiola | 2015-03-03 |
|\ \ \ \ | |/ / / |/| | | | adding a build images script and remove some tests while investigating t... | ||
* | | | | Fix backslash line endings for grpc_python/Dockerfile. | Stephen Thorne | 2015-03-03 |
| |/ / |/| | | | | | | | | Without the correct line endings docker had errors interpreting '&&' as a command. | ||
| | * | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-03 |
| | |\ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.json src/cpp/client/credentials.cc vsprojects/vs2013/grpc.vcxproj vsprojects/vs2013/grpc.vcxproj.filters vsprojects/vs2013/grpc_shared.vcxproj vsprojects/vs2013/grpc_shared.vcxproj.filters vsprojects/vs2013/grpc_unsecure.vcxproj vsprojects/vs2013/grpc_unsecure.vcxproj.filters | ||
* | | | Revert "dockerfiles/go: go install from GOPATH and remove bash from CMD" | Qi Zhao | 2015-03-02 |
| | | | |||
| * | | adding a build images script and remove some tests while investigating timeout | Donna Dionne | 2015-03-02 |
|/ / | |||
* | | Merge pull request #912 from ctiller/disconnect | Nicolas Noble | 2015-03-02 |
|\ \ | | | | | | | Deflake fling_test | ||
* \ \ | Merge pull request #887 from murgatroid99/travis_python | Nicolas Noble | 2015-03-02 |
|\ \ \ | | | | | | | | | Added python tests to .travis.yml | ||
| * | | | Removed logging, returned other tests to .travis.yml | murgatroid99 | 2015-03-02 |
| | | | | |||
| * | | | Added more logging | murgatroid99 | 2015-03-02 |
| | | | | |||
| * | | | Fixed ldd logging | murgatroid99 | 2015-03-02 |
| | | | | |||
| * | | | Added logging for python tests | murgatroid99 | 2015-03-02 |
| | | | | |||
| * | | | Added TODO to re-enable commented test | murgatroid99 | 2015-03-02 |
| | | | | |||
| | * | | Add clarifying comment | Craig Tiller | 2015-03-02 |
| | | | | |||
* | | | | Merge pull request #913 from jtattermusch/csharp_docker | Tim Emiola | 2015-03-02 |
|\ \ \ \ | | | | | | | | | | | Docker files for c# (on mono) | ||
| | * \ \ | Merge branch 'master' into travis_python | murgatroid99 | 2015-03-02 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | * | | | Put tests back in a useful state | murgatroid99 | 2015-03-02 |
| | | | | | |||
| | * | | | Changed how python versions are specified | murgatroid99 | 2015-03-02 |
| | | | | |