aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests
Commit message (Collapse)AuthorAge
...
* localhost or 127.0.0.1Gravatar David Garcia Quintas2018-03-25
|
* fixed bad_ping test after mergeGravatar David Garcia Quintas2018-03-23
|
* Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-23
|\
* | Added host override info to test fixture configGravatar David Garcia Quintas2018-03-23
| |
* | PR commentsGravatar David Garcia Quintas2018-03-23
| |
| * Merge pull request #14787 from yang-g/tooo_many_pingsGravatar Yang Gao2018-03-23
| |\ | | | | | | Properly reset pings_before_data_required
* | | Fixed tests call hostGravatar David Garcia Quintas2018-03-22
| | |
* | | Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
|\ \ \
| | | * Properly reset pings_before_data_requiredGravatar yang-g2018-03-21
| | |/ | |/|
| | * Improve keepalive_timeout test to capture the bugGravatar Muxi Yan2018-03-21
| |/
| * Merge master into yashykt:execctxcleanupGravatar Yash Tibrewal2018-03-14
| |\
| * | Remove unnecessary includes of exec_ctx.hGravatar Yash Tibrewal2018-03-14
| | |
| | * Abstract libuv implementationGravatar kpayson642018-03-13
| |/ | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers
| * Stop including inttypes.h in gRPC core public header in Apple platformsGravatar Muxi Yan2018-03-12
| |
* | Secure channels: use the right authorityGravatar David Garcia Quintas2018-03-10
|/
* Merge pull request #14560 from ↵Gravatar Jan Tattermusch2018-03-08
|\ | | | | | | | | jtattermusch/fix_windows_shutdown_shutdown_finishes_calls Workaround for h2_http_proxy_nosec_test.exe shutdown_finishes_calls flake
* | Fix testGravatar yang-g2018-03-07
| |
* | Merge pull request #14459 from vjpai/2phase_thdGravatar Vijay Pai2018-03-02
|\ \ | | | | | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
* | | Need to shrink stack frame size; add a todoGravatar Vijay Pai2018-03-01
| | |
| * | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| |\ \ | |/ / |/| |
| | * workaround for h2_http_proxy_nosec_test.exe shutdown_finishes_calls flakeGravatar Jan Tattermusch2018-03-01
| | |
* | | Retry support.Gravatar Mark D. Roth2018-02-28
| |/ |/|
| * C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
| |
| * Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
|/
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
|
* Run clang fmtGravatar Noah Eisen2018-02-09
|
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
|
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
| * regenerate metadataGravatar Muxi Yan2018-02-06
| |
| * Replace message/deflate,gzip with deflate,gzipGravatar Muxi Yan2018-02-06
| |
| * Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
| |
* | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
|/
* Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_macGravatar apolcyn2018-01-25
|\ | | | | Ruby macos kokoro environment and package build updates
| * Fix linker error on objc mac tests by explicitly installing cocoapods ↵Gravatar Alexander Polcyn2018-01-24
| | | | | | | | v1.3.1, rather than picking up 1.4.1
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-19
|\ \ | | | | | | | | | fix-stream-compression-config-interface
| * | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| |/
| * Fix issue with filter_status_code test for proxy tests.Gravatar Ken Payson2018-01-11
| |
| * Revert "Revert "Set error status correctly on server side""Gravatar Ken Payson2018-01-11
| | | | | | | | This reverts commit 951f84aea00a1f8a65cf160d7d8f342c30593000.
| * Revert "Set error status correctly on server side"Gravatar David G. Quintas2018-01-11
| |
| * Set error status correctly on server sideGravatar Ken Payson2018-01-04
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-08
|\| | | | | | | fix-stream-compression-config-interface
* | Do not separate message/stream compression levelsGravatar Muxi Yan2017-12-07
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-06
|\ \ | | | | | | | | | fix-stream-compression-config-interface
* \ \ Merge commit 'b0bad8f' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \
* \ \ \ Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \
* | | | | clang-formatGravatar Muxi Yan2017-12-06
| | | | |
* | | | | Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \ \ \ \
| | | | | * Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| | | | |/ | | | | | | | | | | | | | | | removed""
| | | | * Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
| | | | |
| | | | * Merge pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
| | | | |\ | | | | | | | | | | | | All instances of exec_ctx being passed around in src/core removed