227 Commits (29f2b219a8631ed788708a326190aa3a611911e0)

Author SHA1 Message Date
Craig Tiller ae7fe92389 Unix domain socket support 10 years ago
Donna Dionne 6fd5a35ecc Setting default ssh directory in the case of test runs running as root. 10 years ago
Nicolas "Pixel" Noble faa5f51b4b Renaming the docker image to grpc_clang, and optimizing the build a bit. 10 years ago
Donna Dionne 6fcd2aad5f useless commit to test email address. 10 years ago
Craig Tiller 96bd5f6b76 Add ubsan support 10 years ago
Nicolas "Pixel" Noble a339c16999 Adding a Dockerfile script that can build a docker image with an msan-compatible C++ compiler. 10 years ago
Donna Dionne 1829e4cf42 Fixing go docker file to use the correct golang path 10 years ago
Chen wang 842325110d Rename examples/tips to examples/pubsub 10 years ago
murgatroid99 a8c21e8ecf Added useful behavior for empty batch 10 years ago
Craig Tiller 9d085a32d8 Generate more pleasing build.json output 10 years ago
David Klempner 2573958e84 Change TestCache to parameterize whether to skip running tests. 10 years ago
Nicolas Noble 0af000bfba Fixing valgrind's codepath in run_tests.py. 10 years ago
David Klempner 5e35b14094 Disable test caching when runs_per_test > 1 10 years ago
Eric Anderson ae47921895 Update grpc_java_base Dockerfile to proto3 10 years ago
Craig Tiller 75be91a149 Allow Python to be built without sudo 10 years ago
Craig Tiller ae00e37ac2 Fix duplicated line 10 years ago
Donna Dionne c08e3b8a7e updating repository names 10 years ago
Craig Tiller 1ffa52f6dc Clean build.json 10 years ago
Yang Gao 1988221d15 Use environment variable to set root certs in c++ interop test. 10 years ago
Craig Tiller cff2d15f94 Convert more tests (and re-enable some disabled ones) 10 years ago
Donna Dionne 93b1f3d18b fixing builder.sh after code review comments. 10 years ago
Donna Dionne 4138a6a837 Rewrote the timeout for test commands 10 years ago
David Klempner 1d0302d03d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests 10 years ago
Tim Emiola 5d6d005c99 Adds a grpc_show_servers command 10 years ago
Tim Emiola 5ebf880756 Replaces grpc_launch_server with grpc_launch_servers 10 years ago
Tim Emiola a6ccffb8a4 Updates the ruby dockerfile to add the service account from the docker context 10 years ago
Tim Emiola d535bf3bc8 Allow the ruby tests to have service account info 10 years ago
Tim Emiola b08dcfa773 Update docker creation script to use the full boot disk size 10 years ago
Chen Wang ca3d6f16df Remove duplicated target tips_client defintion. 10 years ago
Craig Tiller a57fa9f06c missed file 10 years ago
murgatroid99 ddfafe8dcd Fixed errors in Node test running 10 years ago
Julien Boeuf 026a417def Adding support for loading the SSL roots from an environment variable. 10 years ago
David Klempner f94838b0a3 Make several python scripts explicitly python2.7 10 years ago
Craig Tiller fef766933e Back-end for new core API 10 years ago
Donna Dionne 851f591956 Adding timeout for each test run so that failed tests do not block the running of the rest of the tests. 10 years ago
murgatroid99 ea36c97b98 Removed redundant call to make in grpc_*_base Dockerfiles 10 years ago
murgatroid99 ba116528cc Set leaf dockerfiles to clean C library before rebuilding 10 years ago
murgatroid99 975a07b949 Switched Protobuf-PHP references to my fork, removed references to git-on-borg 10 years ago
Nathaniel Manista c48afec9f4 Install PyPI's protobuf into the Python virtual environment. 10 years ago
Nathaniel Manista a4ead5d91b Bring in the Python GRPC Adapter package. 10 years ago
Nathaniel Manista b8b0adfbf9 Refactoring of the Python build. 10 years ago
Craig Tiller 5350c2e703 Clean build file, regen projects 10 years ago
Craig Tiller 2d7e73f2fa Preserve proto order 10 years ago
Craig Tiller 7431fa9853 Preserve proto order 10 years ago
Chen Wang 04f1aa809a Implement both Publisher and Subscriber. 10 years ago
Craig Tiller 4450db2ac9 Add bbq 10 years ago
Craig Tiller 547db2b3ef Allow specifying environment variables. 10 years ago
Craig Tiller eb272bc6ca Fix valgind 10 years ago
Craig Tiller 9977582850 Clean up formatting 10 years ago
murgatroid99 23ed7b1fb9 Add node client and server to the list of interop tests to run 10 years ago