4520 Commits (76b894c5e6a76134631b071e72b56f12ab331f08)

Author SHA1 Message Date
murgatroid99 c36f6ea745 Compile and link core tests with libuv 8 years ago
Noah Eisen c5b927abce commit so docker picks up on out changes. will be rolled back 8 years ago
Ken Payson 3299f81ea8 Remove run_tests.py poll-cv shim 8 years ago
Matt Kwong 66a1eea681 changed wheezy dockerfile to install git version > 1.7 to support local submodule cloning 8 years ago
Stanley Cheung 146a3773da PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto 8 years ago
Stanley Cheung 39b2e5bec6 PHP Proto3: update tests and README 8 years ago
Stanley Cheung 857a130493 PHP Proto3: run generate_projects.sh 8 years ago
David Garcia Quintas dc61b343eb regenerated projects 8 years ago
David Garcia Quintas fc80671df6 regenerated projects 8 years ago
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