aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Exclude some tests that could no longer workGravatar Craig Tiller2015-11-25
|
* Merge github.com:grpc/grpc into i-have-no-masterGravatar Craig Tiller2015-11-24
|\
* | Add remaining count to run_testsGravatar Craig Tiller2015-11-24
| |
| * Handle goaway and http1 responsesGravatar Carl Mastrangelo2015-11-24
| |
| * merge with headGravatar yang-g2015-11-24
| |\
| | * Merge pull request #4032 from ctiller/better-profileGravatar Nicolas Noble2015-11-23
| | |\ | | | | | | | | Lower latency profiling
* | | \ Merge branch 'power-to-the-peanut-people-rah-rah' into connected-subchannelGravatar Craig Tiller2015-11-23
|\ \ \ \ | | |/ / | |/| |
| * | | AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
| | | |
| | | * Merge github.com:grpc/grpc into better-profileGravatar Craig Tiller2015-11-21
| | | |\ | | |_|/ | |/| |
| * | | Skip OjbC when running code coverage.Gravatar Adele Zhou2015-11-20
| | | |
| | * | merge with headGravatar yang-g2015-11-20
| | |\ \ | | |/ / | |/| |
* | | | Merge branch 'no-transport-metadata' into connected-subchannel-with-no-mdctxGravatar Craig Tiller2015-11-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-20
| |\| |
| * | | Remove metadata context entirelyGravatar Craig Tiller2015-11-20
| | | |
| * | | Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
| | | |
| | * | Merge pull request #4161 from carl-mastrangelo/moreInterop1Gravatar Jan Tattermusch2015-11-19
| | |\ \ | | | | | | | | | | Add framing http2 test case, enable verbose output, and properly skip tests
| | * \ \ Merge pull request #4165 from carl-mastrangelo/fixdockerGravatar Jan Tattermusch2015-11-19
| | |\ \ \ | | | | | | | | | | | | Fix stdin on run_interop_tests
| | | * | | Fix stdin on run_interop_testsGravatar Carl Mastrangelo2015-11-19
| | | | | |
| | | | * | fix flagGravatar Carl Mastrangelo2015-11-19
| | | | | |
| | | | * | Add framing http2 test case, enable verbose output, and properly skip testsGravatar Carl Mastrangelo2015-11-19
| | | |/ /
| | * | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| | |\| |
| | | * | Merge pull request #4097 from ctiller/hpack_max_table_sizeGravatar David G. Quintas2015-11-19
| | | |\ \ | | | | | | | | | | | | Support dynamic HPACK table resizing
| * | | | | Add compression algorithms to static metadataGravatar Craig Tiller2015-11-19
| | | | | |
| | * | | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| | |\| | |
| * | | | | Merge github.com:grpc/grpc into static-metadataGravatar Craig Tiller2015-11-19
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Add commentaryGravatar Craig Tiller2015-11-19
| | | | | |
| | * | | | Merge pull request #4155 from carl-mastrangelo/moreInteropGravatar Jan Tattermusch2015-11-18
| | |\ \ \ \ | | | | | | | | | | | | | | Add cipher suite test to http2 interop tests, and honor test_case flag
| | | * | | | Add cipher suite test to http2 interop tests, and honor test_case flagGravatar Carl Mastrangelo2015-11-18
| | | | | | |
| | | | | * | Support rebuilding tableGravatar Craig Tiller2015-11-18
| | | | | | |
| | * | | | | Fix broken sanity tests.Gravatar Adele Zhou2015-11-18
| | | | | | |
| | * | | | | Use mako template for HTML report.Gravatar Adele Zhou2015-11-18
| | | | | | |
| * | | | | | More constGravatar Craig Tiller2015-11-18
| | | | | | |
| * | | | | | Static metadata declarationsGravatar Craig Tiller2015-11-18
| | | | | | |
| | * | | | | Merge pull request #4057 from sreecha/stress_tests_gke_apiGravatar Jan Tattermusch2015-11-18
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Helper functions for creating/destroying Pods and Services in GKE
| | | | | | | * merge with headGravatar yang-g2015-11-18
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | |
| | | | | | * | Merge github.com:grpc/grpc into hpack_max_table_sizeGravatar Craig Tiller2015-11-18
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Core transport & call cleanup
| | * | | | | | Fixing tests.Gravatar Julien Boeuf2015-11-17
| | | |/ / / / | | |/| | | |
| * | | | | | Remove spurious fileGravatar Craig Tiller2015-11-17
| | | | | | |
| | * | | | | Merge pull request #4058 from murgatroid99/node_build_yamlGravatar Nicolas Noble2015-11-17
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Generate all file lists and build target lists in binding.gyp from build.yaml
| | | | * | | | format error messageGravatar Sree Kuchibhotla2015-11-17
| | | | | | | |
| | | | * | | | Fix a typoGravatar Sree Kuchibhotla2015-11-17
| | | | | | | |
| | | | * | | | Address code review commentsGravatar sreek2015-11-16
| | | | | | | |
| | | | | * | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-16
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-16
| |\| | | | | |
* | | | | | | | Merge branch 'new_op' into better-profileGravatar Craig Tiller2015-11-13
|\| | | | | | |
| | | | | | * | Fix bugs, make tests robustGravatar Craig Tiller2015-11-11
| | | | | | | |
| | | | | | * | First round changes to handle dynamic hpack table sizeGravatar Craig Tiller2015-11-10
| | |_|_|_|/ / | |/| | | | |
| | | | | | * refacto of the reconnect tcp server to a general purpose test tcp server to ↵Gravatar yang-g2015-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | be reused by the set_initial_string_test
| | * | | | | Merge pull request #4088 from carl-mastrangelo/nobinaryGravatar Jan Tattermusch2015-11-06
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | remove binary checked in