5564 Commits (f5c8e857605bf40eefc900047a294ebf540bd849)

Author SHA1 Message Date
Ken Payson 65818729dc Clang format 8 years ago
Ken Payson e02c7ed37b Broke cv polling into seperate engine 8 years ago
Mark D. Roth 58c23dab39 Ran generate_projects.sh. 8 years ago
Craig Tiller af541d8232 Fix conflicting filename 8 years ago
Matt Kwong 10dcccadfb fixed whitespacing and docker_run_tests.sh now clones submodule via network 8 years ago
Matt Kwong 5d0f24600e changed method to local clone submodules to using git submodule foreach from the local copy 8 years ago
Matt Kwong 46c7f574bd submodule clone comments changed to be more descriptive 8 years ago
Matt Kwong a436bab47f fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var 8 years ago
Matt Kwong 41a56ac8ac fixed one more incorrect directory for git clone 8 years ago
Matt Kwong ce9471c962 fixed wrong directory in git clone commands 8 years ago
Matt Kwong befac97048 fixed local cloning of grpc/grpc submodules on docker 8 years ago
Craig Tiller 0c80c7d12c Collecting failure status progress 8 years ago
Noah Eisen 13a6008c55 updated interop test driver to run the advanced tests from a c++ client, since they are now all implemented 8 years ago
Craig Tiller db1a5cce47 Buffer pool C++ wrapper 8 years ago
Craig Tiller 42ee4d86b9 Refine test scenario list for buffer pools 8 years ago
Craig Tiller a22510cb94 Merge 8 years ago
Craig Tiller 69a1f66005 Complete integration test for buffer pools 8 years ago
Sree Kuchibhotla a6136157c2 Regenerate tests.json since it was out of sync 8 years ago
Craig Tiller 82509936ae Stub out end2end tests 8 years ago
Nicolas "Pixel" Noble 8ed4399abb Changing Linux worker creation script. 8 years ago
Craig Tiller af9da92a60 Dont run benchmarks outside of linux for now 8 years ago
Craig Tiller 91bb6241ab Reduce # of benchmarks run as Jenkins unit tests 8 years ago
Mark D. Roth 6600645135 Refactor hash table code into its own module and use it for method_config as well as method_config_table. 8 years ago
Sree Kuchibhotla 923d641c27 Add a new scenario: Async-Client/Sync-Server 8 years ago
Sree Kuchibhotla 81b2bc323b add async client sync server scenario 8 years ago
Craig Tiller 012372f044 Cleanup test, check fail fast or not 8 years ago
Craig Tiller 677966a257 Be explicit as to which tests to run 8 years ago
Mark D. Roth 4c3a4688bb Move method config table code to its own module. 8 years ago
Yuchen Zeng 27170357ab Improve ProtoReflectionDescriptorDatabase 8 years ago
Yuchen Zeng ef394a954a Fix typo 8 years ago
Craig Tiller 86958768b4 Buffer pools compile 8 years ago
Vijay Pai 4de69c9f89 Add a suppression for a datarace in proto on an idempotent write 8 years ago
Craig Tiller 76b3e26d93 Add fuzzer detected failure 8 years ago
Craig Tiller 3f665f5fef Add fuzzer detected failure 8 years ago
Yuchen Zeng 2383a4129d Check protoc and grpc_cpp_plugin 8 years ago
Nicolas "Pixel" Noble 47c0053bfd Removing sanity check. 8 years ago
Yuchen Zeng 27e96f9beb Add comments about how to re-generate reflection proto files 8 years ago
Adele Zhou 59af64b279 More known errors. Mostly on macos. 8 years ago
Craig Tiller ca30eb9931 Add (empty) buffer pool test 8 years ago
Craig Tiller 7af69f34df Add buffer pools to build 8 years ago
Nicolas "Pixel" Noble 3f695277cf Upgrading protobuf submodule to 3.0.2. 8 years ago
Jan Tattermusch 7b9c21ab2c better --dry_run printouts 8 years ago
Jan Tattermusch c1e44906f8 support --dry_run flag 8 years ago
Jan Tattermusch 1c037a3044 node6 portability test not yet implemented 8 years ago
Jan Tattermusch 6d7c6ef332 support passing extra args to run_tests.py 8 years ago
Stanley Cheung 96264c074f php: use real artifact name in jenkins test 8 years ago
Jan Tattermusch a70088bcbc enable copyright checks for AssemblyInfo.cs files 8 years ago
Jan Tattermusch 4d2df96ff5 dont require libc-dev on coreclr 8 years ago
Jan Tattermusch 9c6276f5f7 fix C# distribtest on centos7 8 years ago
Nicolas "Pixel" Noble 055b920828 Disabling header check for filegroups. 8 years ago