568 Commits (63733efd730316c0317a5df4f288aac242014d91)

Author SHA1 Message Date
Craig Tiller 1a305b1d9d Make valgrind a bit more useful 10 years ago
murgatroid99 47b30b0b26 Added prod SSL support to Node Dockerfile 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 10 years ago
Donna Dionne caa51e402c Add back a missing test 10 years ago
Craig Tiller fa61eade82 Bug fix 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 94640a3df9 Rework python, expand tool to make this easier 10 years ago
Nathaniel Manista 16b8924068 Drop an erroneous trailing backslash. 10 years ago
Nathaniel Manista c25a3b35bd Python source reorganization. 10 years ago
Donna Dionne 91be1a8d61 Adding new tests into docker runs 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago
Craig Tiller 73b7018ebd Cleaned up 10 years ago
Craig Tiller f222a4afe9 Add C# checks 10 years ago
Craig Tiller e87ec95798 Add javascript checks 10 years ago
Craig Tiller ad1fd3a49e Add proto copyrights 10 years ago
Craig Tiller 834288138d Add shell script copyrights 10 years ago
Craig Tiller 2e498aa24d Add PHP Copyright 10 years ago
Craig Tiller 52b2bec43c Add ruby 10 years ago
Craig Tiller c2c792113e Add copyrights to Python code 10 years ago
Craig Tiller 1a61b17afd Copyright checker 10 years ago
Nathaniel Manista d0f30adc8b Add Python to the list of interop servers to run. 10 years ago
Nathaniel Manista d4cb0d649c Add Docker files for Python. 10 years ago
Nathaniel Manista a73f7464c2 Upgrade Python proto dependency to 3.0.0-alpha-1. 10 years ago
Nathaniel Manista a035afcfae Clean up setup.py and move it into src/. 10 years ago
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
Craig Tiller 0220cf14b0 Add end2end async unary single threaded test (compiles) 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 f8ac5d846c Fixup callers with new api 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