Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | Corrects some spelling mistakes | Tim Emiola | 2015-03-18 | |
| | | | | | ||||
| * | | | | Adds a file containing the version | Tim Emiola | 2015-03-18 | |
| | | | | | ||||
* | | | | | Add csharp server to interop tests | Donna Dionne | 2015-03-18 | |
| | | | | | ||||
| | * | | | Add jwt_token_creds test case to interop test for c++ | Yang Gao | 2015-03-18 | |
| | | | | | ||||
* | | | | | Merge pull request #1078 from dklempner/run_tests_timeout | Vijay Pai | 2015-03-17 | |
|\ \ \ \ \ | | | | | | | | | | | | | Unconditionally add a newline if a test times out or fails. | |||
| * | | | | | Unconditionally add a newline if a test times out or fails. | David Klempner | 2015-03-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Failure should generally result in output unless something goes wrong, but timeout currently doesn't, but should be printed 100% of the time. | |||
* | | | | | | Merge the base and base.packets packages | Nathaniel Manista | 2015-03-18 | |
|/ / / / / | | | | | | | | | | | | | | | | They were two halves of the same whole. | |||
* | / / / | Fix Python test ignorance of build config | Masood Malekghassemi | 2015-03-17 | |
| |/ / / |/| | | | ||||
| * | | | Adds a dockerfile and script for building a tar archive containing protoc ↵ | Tim Emiola | 2015-03-16 | |
| | | | | | | | | | | | | | | | | and the grpc plugins | |||
* | | | | Merge branch 'master' into untypedAPI | Yang Gao | 2015-03-16 | |
|\ \ \ \ | ||||
| * | | | | Defaulting run_tests to just opt. | Nicolas "Pixel" Noble | 2015-03-16 | |
| | | | | | ||||
| | | | * | FreeBSD preliminary work. | Nicolas Noble | 2015-03-16 | |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | -) You can't assume bash is installed. Scripts needs to be cleaned out of bashisms. -) You can't assume python is in /usr/bin. Use env instead. -) AF_INET is in sys/socket.h -) Added port_platform's basic structure for FreeBSD, based off Darwin. -) FreeBSD doesn't have and doesn't need libdl for OpenSSL. | |||
| * | | | Merge pull request #1005 from ↵ | Tim Emiola | 2015-03-12 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/python-dockerfile-unit-test-list Update Python Dockerfile's unit test list | |||
* | | | | | Rename anonymous to generic globally | Yang Gao | 2015-03-11 | |
| | | | | | ||||
* | | | | | Merge branch 'master' into untypedAPI | Yang Gao | 2015-03-11 | |
|\| | | | | ||||
| * | | | | 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. | |||
* / | | | | A first test with typed async client and untyped service for a simple rpc | Yang Gao | 2015-03-11 | |
|/ / / / | ||||
* | | | | 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 | |
| |/ / / / |/| | | | | ||||
| | | | * | Adding MSVC's grpc++ project file. | Nicolas "Pixel" Noble | 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... |