aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
Commit message (Expand)AuthorAge
* Fixing buildgen output.Gravatar Julien Boeuf2015-08-25
* Merge branch 'master' of github.com:grpc/grpc into cpp_string_refGravatar Julien Boeuf2015-08-24
|\
* | Adding grpc::string_ref class.Gravatar Julien Boeuf2015-08-24
| * Merge branch 'master' into frayGravatar Vijay Pai2015-08-24
| |\
| * | Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| * | regenerate projectsGravatar yang-g2015-08-21
| | * Added C API functions for compression args handling (w/ tests)Gravatar David Garcia Quintas2015-08-21
| |/
| * Merge pull request #2995 from ctiller/timewhatGravatar David G. Quintas2015-08-19
| |\
| | * Exclude qps_test from tsan runsGravatar Craig Tiller2015-08-19
| * | Add a timeout to shutdown to forcefully end callsGravatar Craig Tiller2015-08-18
| |/
| * Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-17
| |\ | |/ |/|
* | Merge pull request #2549 from hongweiwang/zookeeperGravatar David G. Quintas2015-08-14
|\ \
* \ \ Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
|\ \ \
| | | * Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-13
| | | |\ | | |_|/ | |/| |
| * | | Removing gpr_cancelable.Gravatar Nicolas "Pixel" Noble2015-08-13
* | | | Regenerated project filesGravatar Robbie Shade2015-08-13
* | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
|\| | |
| | | * Merge branch 'master' into compression-accept-encodingGravatar David Garcia Quintas2015-08-09
| | | |\ | | |_|/ | |/| |
| | * | Update tests.jsonGravatar Hongwei Wang2015-08-07
| | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-07
| | |\ \ | | |/ / | |/| |
| * | | Reduce mac CI loadGravatar Craig Tiller2015-08-07
| | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-06
| | |\ \ | | |/ / | |/| |
| * | | Re-enabling tests that got culled off.Gravatar Nicolas "Pixel" Noble2015-08-07
| | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-06
| | |\ \ | | |/ / | |/| |
| | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-06
| | |\ \
* | | \ \ Regenerated MakefileGravatar Robbie Shade2015-08-06
|\ \ \ \ \ | | |_|/ / | |/| | |
* | | | | Regenerated project filesGravatar Robbie Shade2015-08-06
|\ \ \ \ \
| | | * \ \ Merge branch 'propagate' into reduce-mac-loadGravatar Craig Tiller2015-08-05
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-05
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | * | | Add linux, mac as test platforms, only run _with_poll tests on linuxGravatar Craig Tiller2015-08-05
| | |/ / /
| | * | | Add proxy tests to end2end suiteGravatar Craig Tiller2015-08-04
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-03
| | | |\ \ | | | |/ / | | |/| |
| * | | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-01
| |\| | |
| | | * | Add zookeeper end-to-end testGravatar Hongwei Wang2015-07-31
| | * | | Exclude uds from default hostname testsGravatar Craig Tiller2015-07-29
| | * | | Add a subchannel factory decorator libraryGravatar Craig Tiller2015-07-29
| * | | | Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
| * | | | Regenerate project files.Gravatar Nicolas "Pixel" Noble2015-07-29
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-07-28
| | | |\ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-...Gravatar Craig Tiller2015-07-26
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
| | |/ / | |/| |
| | * | Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
| | | * Added tests (and bugfix) for grpc_compression_algorithm_parseGravatar David Garcia Quintas2015-07-21
| | |/
| * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
| |\|
| | * Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| | |\
| * | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
| |\| |
| | * | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| | |\ \
| | | * \ Merge with headGravatar yang-g2015-07-16
| | | |\ \