Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | fix flag | Carl Mastrangelo | 2015-11-19 | |
| | | | | | | | ||||
| | | * | | | | Add framing http2 test case, enable verbose output, and properly skip tests | Carl Mastrangelo | 2015-11-19 | |
| | |/ / / / | ||||
| * | | | | | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-19 | |
| |\| | | | | ||||
| | * | | | | Merge pull request #4097 from ctiller/hpack_max_table_size | David G. Quintas | 2015-11-19 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Support dynamic HPACK table resizing | |||
| | | | | * | | Add compression algorithms to static metadata | Craig Tiller | 2015-11-19 | |
| | | | | | | | ||||
| * | | | | | | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-19 | |
| |\| | | | | | ||||
| | | | | * | | Merge github.com:grpc/grpc into static-metadata | Craig Tiller | 2015-11-19 | |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | ||||
| | | | | * | | Add commentary | Craig Tiller | 2015-11-19 | |
| | | | | | | | ||||
| | * | | | | | Merge pull request #4155 from carl-mastrangelo/moreInterop | Jan Tattermusch | 2015-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 flag | Carl Mastrangelo | 2015-11-18 | |
| | | | | | | | | ||||
| | | | * | | | | Support rebuilding table | Craig Tiller | 2015-11-18 | |
| | | | | | | | | ||||
| | * | | | | | | Fix broken sanity tests. | Adele Zhou | 2015-11-18 | |
| | | | | | | | | ||||
| | * | | | | | | Use mako template for HTML report. | Adele Zhou | 2015-11-18 | |
| | | | | | | | | ||||
| | | | | | * | | More const | Craig Tiller | 2015-11-18 | |
| | | | | | | | | ||||
| | | | | | * | | Static metadata declarations | Craig Tiller | 2015-11-18 | |
| | | | | | | | | ||||
| | * | | | | | | Merge pull request #4057 from sreecha/stress_tests_gke_api | Jan Tattermusch | 2015-11-18 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Helper functions for creating/destroying Pods and Services in GKE | |||
* | | \ \ \ \ \ \ | merge with head | yang-g | 2015-11-18 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| | | | | * | | | | Merge github.com:grpc/grpc into hpack_max_table_size | Craig Tiller | 2015-11-18 | |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #3993 from ctiller/new_op | David G. Quintas | 2015-11-18 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | Core transport & call cleanup | |||
| * | | | | | | | Fixing tests. | Julien Boeuf | 2015-11-17 | |
| | |_|_|/ / / | |/| | | | | | ||||
| | * | | | | | Remove spurious file | Craig Tiller | 2015-11-17 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #4058 from murgatroid99/node_build_yaml | Nicolas Noble | 2015-11-17 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Generate all file lists and build target lists in binding.gyp from build.yaml | |||
| | | | | * | | | format error message | Sree Kuchibhotla | 2015-11-17 | |
| | | | | | | | | ||||
| | | | | * | | | Fix a typo | Sree Kuchibhotla | 2015-11-17 | |
| | | | | | | | | ||||
| | | | | * | | | Address code review comments | sreek | 2015-11-16 | |
| | | | | | | | | ||||
| | | | * | | | | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-16 | |
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| | | * | | | | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-16 | |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||
| | | | | | | * | Merge branch 'new_op' into better-profile | Craig Tiller | 2015-11-13 | |
| | | | | | | |\ | | | | |_|_|_|/ | | | |/| | | | | ||||
| | | | | | * | | Fix bugs, make tests robust | Craig Tiller | 2015-11-11 | |
| | | | | | | | | ||||
| | | | | | * | | First round changes to handle dynamic hpack table size | Craig Tiller | 2015-11-10 | |
| | | | |_|/ / | | | |/| | | | ||||
* | | | | | | | refacto of the reconnect tcp server to a general purpose test tcp server to ↵ | yang-g | 2015-11-06 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | be reused by the set_initial_string_test | |||
| * | | | | | | Merge pull request #4088 from carl-mastrangelo/nobinary | Jan Tattermusch | 2015-11-06 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | remove binary checked in | |||
| | * | | | | | | remove binary checked in | Carl Mastrangelo | 2015-11-06 | |
| | | | | | | | | ||||
| * | | | | | | | Merge pull request #4085 from carl-mastrangelo/interop | Jan Tattermusch | 2015-11-06 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Enable interop tests for http2 | |||
| * \ \ \ \ \ \ \ | Merge pull request #4054 from jtattermusch/port_server_cwd_elsewhere | Craig Tiller | 2015-11-06 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | Put cwd of port server elsewhere | |||
| | | | | * | | | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-06 | |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | | * | | | | | | Enable interop tests for http2 | Carl Mastrangelo | 2015-11-06 | |
| | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Move Http2 interop test reports up | Carl Mastrangelo | 2015-11-06 | |
| | | | | | | | | ||||
| * | | | | | | | Add HTTP/2 Interop tests to be run | Carl Mastrangelo | 2015-11-06 | |
| | | | | | | | | ||||
* | | | | | | | | first part, secure channel only | yang-g | 2015-11-05 | |
|/ / / / / / / | ||||
* | | | | | | | Port #4061 to interop tests. | Adele Zhou | 2015-11-05 | |
| | | | | | | | ||||
| | | * | | | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-05 | |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | put cwd of port server elsewhere | Jan Tattermusch | 2015-11-05 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #4061 from ctiller/really-docker | Jan Tattermusch | 2015-11-05 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix for TSAN build failing repeatedly | |||
| * | | | | | | | Make code self-documenting | Craig Tiller | 2015-11-05 | |
| | | | | | | | | ||||
| * | | | | | | | Fix for TSAN build failing repeatedly | Craig Tiller | 2015-11-05 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #4046 from ctiller/runtests | adelez | 2015-11-05 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix for failing to start binaries on mac | |||
| | | | * | | | | | Generate all file lists and build target lists in binding.gyp from build.yaml | murgatroid99 | 2015-11-05 | |
| |_|_|/ / / / / |/| | | | | | | | ||||
| | | | | | * | | Helper functions for creating/destroying Pods and Services in GKE/Kubernetes | Sree Kuchibhotla | 2015-11-05 | |
| |_|_|_|_|/ / |/| | | | | | | ||||
| | | | * | | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-05 | |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | |