aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
* Hand-written changesGravatar Craig Tiller2015-08-31
* Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-28
|\
* | Adding C++ metadata processor.Gravatar Julien Boeuf2015-08-28
| * Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ...Gravatar Julien Boeuf2015-08-27
|/|
* | Merge pull request #2947 from jboeuf/grpc_security_abiGravatar Craig Tiller2015-08-27
|\ \
| | * Credentials cleanup:Gravatar Julien Boeuf2015-08-25
| |/
| * Fixing tests.Gravatar Julien Boeuf2015-08-25
* | Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2015-08-25
|\|
| * Merge pull request #3011 from dgquintas/comma-separated-ipsGravatar Craig Tiller2015-08-25
| |\
* | | Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2015-08-25
|\| |
* | | Refactor default host name resolutionGravatar Craig Tiller2015-08-24
| | * sockaddr_resolver now supports comma-separated list of IPsGravatar David Garcia Quintas2015-08-20
| |/ |/|
| * Have a richer interface for auth metadata processors.Gravatar Julien Boeuf2015-08-19
|/
* Merge pull request #2972 from ctiller/get-reserved-things-rightGravatar Yang Gao2015-08-19
|\
| * Sprinkle reserved = NULL aroundGravatar Craig Tiller2015-08-18
* | clang-format all sourceGravatar Craig Tiller2015-08-18
|/
* Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-17
|\
| * Renamed "none" as "identity" for the no-op compression algorithm for consiste...Gravatar David Garcia Quintas2015-08-13
* | Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-13
|\ \
| | * Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
| | |\ | | |/ | |/|
| * | Fixing test.Gravatar Julien Boeuf2015-08-11
* | | Merge branch 'master' into compression-accept-encodingGravatar David Garcia Quintas2015-08-09
|\ \ \
| | | * Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
| | | |\ | | |_|/ | |/| |
| | * | Fixing test.Gravatar Julien Boeuf2015-08-07
| |/ /
| * | Merge pull request #2777 from jboeuf/server_creds_auth_md_processorGravatar Craig Tiller2015-08-07
| |\ \
| * \ \ Merge pull request #2841 from ctiller/trace-tests-are-giving-me-a-headacheGravatar Nicolas Noble2015-08-07
| |\ \ \
| | * | | Only slow down tracing tests if stdout isattyGravatar Craig Tiller2015-08-07
| * | | | Reduce mac CI loadGravatar Craig Tiller2015-08-07
| |/ / /
| | * | fixing one more test.Gravatar Julien Boeuf2015-08-06
| | * | Fixing build.Gravatar Julien Boeuf2015-08-06
| | * | Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_...Gravatar Julien Boeuf2015-08-06
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2800 from ctiller/reduce-mac-loadGravatar Nicolas Noble2015-08-06
| |\ \ \
| * \ \ \ Merge pull request #2783 from ctiller/tracing-takes-timeGravatar Nicolas Noble2015-08-06
| |\ \ \ \
| | | | * \ Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_proce...Gravatar Julien Boeuf2015-08-05
| | | | |\ \
| | | | * | | Fixing API (thanks Craig for the comments) and associated tests.Gravatar Julien Boeuf2015-08-05
| | | * | | | Merge branch 'propagate' into reduce-mac-loadGravatar Craig Tiller2015-08-05
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fix integration breakageGravatar Craig Tiller2015-08-05
| * | | | | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Cleanup unnecessary testGravatar Craig Tiller2015-08-05
| * | | | | | Fix proxy, finalize APIGravatar Craig Tiller2015-08-05
| | | | * | | Merge branch 'propagate' into reduce-mac-loadGravatar Craig Tiller2015-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
| | |_|_|/ / / | |/| | | | |
| | | | * | | Allow fixtures to specify slowdown factors, use it for grpc_trace testsGravatar Craig Tiller2015-08-04
| | | |/ / / | | |/| | |
| * | | | | Add proxy tests to end2end suiteGravatar Craig Tiller2015-08-04
| | | | * | Merge branch 'auth_md_processor' into server_creds_auth_md_processorGravatar Julien Boeuf2015-08-03
| | | | |\ \
| | | | | * | Removing obsolete comment.Gravatar Julien Boeuf2015-08-03
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into auth_md_processorGravatar Julien Boeuf2015-08-03
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
| | |/ / / /
| | * | | | Merge pull request #2751 from ctiller/alphanumeric-juju-fishGravatar Michael Lumish2015-08-03
| | |\ \ \ \