aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
Commit message (Expand)AuthorAge
...
| | | * | 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
| | | |\ \
| | | * | | split iterator into its own fileGravatar yang-g2015-07-16
| | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | | |\ | | | | | |/ | | | | |/|
| * | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| | |\ \ \ \
| * | | | | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| |/ / / / /
| | * | / / Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | |/ / | | |/| |
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
| | | |\ \ | | | |/ / | | |/| |
| | | * | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| * | | | Merge branch 'master' into lockfree-stackGravatar vjpai2015-07-10
| |\| | |
| * | | | Debug and add in generated build filesGravatar Vijay Pai2015-07-10
| | * | | Make naming a little more consistentGravatar Craig Tiller2015-07-10
| | |/ /
* | / / Updated build.json, regenerated project files.Gravatar Robbie Shade2015-07-10
|/ / /
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| | |\ | |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
| |\ \ | |/ / |/| |
* | | Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
|\ \ \
| | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | | |\ | | |_|/ | |/| |
| | * | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-07
| | |\ \ | | |/ / | |/| |
| | * | Add a unit testGravatar yang-g2015-07-06
| | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | | |\ | | | |/ | | |/|
* | | | Adding JWT verifier.Gravatar Julien Boeuf2015-06-30
| * | | Merge branch 'forever-is-a-long-time' into tis-but-thy-nameGravatar Craig Tiller2015-06-29
| |\| |
| | * | Add an fd conservation test to verify that fds actually closeGravatar Craig Tiller2015-06-29
| | * | Rename test into the right placeGravatar Craig Tiller2015-06-26
| | * | BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRNGravatar Masood Malekghassemi2015-06-25
| |/ / |/| |
| * | Implementation work for client_configGravatar Craig Tiller2015-06-24
|/ /
| * Added compression text fixture.Gravatar David Garcia Quintas2015-06-23
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
| |\ | |/ |/|
* | Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22
* | Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fixGravatar Julien Boeuf2015-06-22
|\ \
| | * WIP. Need to merge and add more tests.Gravatar David Garcia Quintas2015-06-18
* | | Fixing ssl auth context.Gravatar Julien Boeuf2015-06-18
| |/ |/|
| * Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| |\ | |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into flags-abiGravatar David Garcia Quintas2015-06-15
|\ \