Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add end2end async unary single threaded test (compiles) | 2015-02-12 | |
| | |||
* | Merge github.com:grpc/grpc into c++api | 2015-02-12 | |
|\ | |||
| * | Added useful behavior for empty batch | 2015-02-12 | |
| | | |||
* | | Merge github.com:google/grpc into c++api | 2015-02-11 | |
|\| | |||
| * | Merge pull request #497 from nicolasnoble/buildcheck | 2015-02-11 | |
| |\ | | | | | | | Ran build-cleaner, and re-generated project files. | ||
* | | | Merge github.com:grpc/grpc into c++api | 2015-02-11 | |
|\| | | |||
| | * | Generate more pleasing build.json output | 2015-02-11 | |
| | | | | | | | | | | | | run: was getting a little lost | ||
| * | | Merge pull request #480 from dklempner/runs_per_test | 2015-02-11 | |
| |\ \ | | |/ | |/| | Disable test caching when runs_per_test > 1 | ||
| | * | Change TestCache to parameterize whether to skip running tests. | 2015-02-11 | |
| | | | | | | | | | | | | This allows caching results with --runs_per_test. | ||
| * | | Merge pull request #482 from nicolasnoble/typos | 2015-02-11 | |
| |\ \ | | | | | | | | | Fixing valgrind's codepath in run_tests.py. | ||
| | * | | Fixing valgrind's codepath in run_tests.py. | 2015-02-11 | |
| | | | | |||
| | | * | Disable test caching when runs_per_test > 1 | 2015-02-11 | |
| | |/ | | | | | | | | | | | | | Otherwise the tests just stop once they succeed, or don't even run at all if they passed in a previous run. | ||
* | | | Merge github.com:grpc/grpc into c++api | 2015-02-11 | |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: test/cpp/qps/server.cc | ||
| | * | Update grpc_java_base Dockerfile to proto3 | 2015-02-10 | |
| |/ | | | | | | | | | Proto3 is now required for Java, so build it including the Java runtime since it is not on Maven. | ||
| * | Allow Python to be built without sudo | 2015-02-10 | |
| | | |||
* | | Fixup callers with new api | 2015-02-09 | |
|/ | |||
* | Fix duplicated line | 2015-02-09 | |
| | |||
* | Merge github.com:grpc/grpc into async-api-new | 2015-02-06 | |
|\ | |||
| * | Clean build.json | 2015-02-06 | |
| | | |||
* | | Merge github.com:google/grpc into async-api-new | 2015-02-06 | |
|\| | |||
| * | Merge pull request #417 from yang-g/docker | 2015-02-06 | |
| |\ | | | | | | | Use environment variable to set root certs in c++ interop test | ||
| | * | Use environment variable to set root certs in c++ interop test. | 2015-02-05 | |
| | | | |||
* | | | Merge github.com:google/grpc into async-api-new | 2015-02-05 | |
|\| | | |||
* | | | Convert more tests (and re-enable some disabled ones) | 2015-02-05 | |
| | | | |||
| * | | Merge pull request #359 from jboeuf/ssl_default_creds_integration | 2015-02-05 | |
| |\ \ | | |/ | |/| | Adding support for loading the SSL roots from an environment variable. | ||
* | | | Merge github.com:google/grpc into async-api-new | 2015-02-05 | |
|\| | | |||
| * | | fixing builder.sh after code review comments. | 2015-02-05 | |
| | | | |||
| * | | Merge branch 'master' of github.com:google/grpc into docker | 2015-02-04 | |
| |\ \ | |||
| * | | | Rewrote the timeout for test commands | 2015-02-04 | |
| | | | | | | | | | | | | | | | | | | | | Added missing pingpong tests to cloud prod test Cleaned up test output and inserted them into a google.visualization.Datatable object | ||
| | * | | Merge pull request #404 from dklempner/tsan2 | 2015-02-04 | |
| | |\ \ | | | | | | | | | | | Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests | ||
| | * \ \ | Merge github.com:google/grpc into async-api | 2015-02-04 | |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | | * | | Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests | 2015-02-04 | |
| | |/ / | |/| | | |||
* | | | | Merge github.com:google/grpc into async-api-new | 2015-02-04 | |
|\| | | | |||
| * | | | Merge pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_tests | 2015-02-04 | |
| |\ \ \ | | | | | | | | | | | Grpc tools add auth prod tests | ||
| * | | | | Adds a grpc_show_servers command | 2015-02-04 | |
| | | | | | |||
| * | | | | Replaces grpc_launch_server with grpc_launch_servers | 2015-02-04 | |
| | | | | | |||
| | * | | | Updates the ruby dockerfile to add the service account from the docker context | 2015-02-04 | |
| | | | | | |||
| | * | | | Allow the ruby tests to have service account info | 2015-02-04 | |
| |/ / / | |||
| * | | | Update docker creation script to use the full boot disk size | 2015-02-04 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - automates the disk partitioning described in https://cloud.google.com/compute/docs/disks/persistent-disks#repartitionrootpd Removes an unnecessary semi-colon | ||
| | * | | Merge github.com:google/grpc into async-api | 2015-02-03 | |
| | |\ \ | | |/ / | |/| | | |||
* | | | | Merge github.com:google/grpc into async-api-new | 2015-02-03 | |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile | ||
| * | | | Merge pull request #367 from chen-wang/master | 2015-02-03 | |
| |\ \ \ | | | | | | | | | | | Remove duplicated target tips_client defintion. | ||
| | * | | | Remove duplicated target tips_client defintion. | 2015-02-03 | |
| | | | | | |||
* | | | | | missed file | 2015-02-03 | |
| |_|/ / |/| | | | |||
| * | | | Merge pull request #364 from murgatroid99/interop_client_args_fix | 2015-02-03 | |
| |\ \ \ | | |/ / | |/| | | Fixed errors in Node test running | ||
| | * | | Fixed errors in Node test running | 2015-02-03 | |
| | | | | |||
| * | | | Merge remote-tracking branch 'upstream/master' | 2015-02-03 | |
| |\| | | |||
| | * | | Merge pull request #354 from donnadionne/docker | 2015-02-03 | |
| | |\ \ | | | | | | | | | | | Adding timeout for each test run so that failed tests do not block the r... | ||
| | * \ \ | Merge pull request #349 from murgatroid99/protobuf-php-references | 2015-02-03 | |
| | |\ \ \ | | | | | | | | | | | | | Switched Protobuf-PHP references to my fork, removed references to git-on-borg | ||
| | | | | * | Adding support for loading the SSL roots from an environment variable. | 2015-02-02 | |
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | - Had to add support for files and environment variables as well. - I can't compile on windows so I'm sure there will be some issues. - Tested end-to-end with the simple ssl fullstack test. |