Stanley Cheung
c9589daba2
remove dockerfile hack;;
10 years ago
Jan Tattermusch
5c8c3e78a5
Merge pull request #4435 from murgatroid99/node_interop_server_response_delay
...
Added support for ResponseParameters.interval_us to the Node interop server
10 years ago
Eric Anderson
8c96b29760
Merge pull request #4465 from grpc/DotInHeaderName
...
Allow period in header names
10 years ago
Louis Ryan
a614f4eb79
Update PROTOCOL-HTTP2.md
10 years ago
Yang Gao
29c3ca5a3a
Merge pull request #4451 from ctiller/proxy-crash
...
Fix proxy end2end tests
10 years ago
Craig Tiller
34533ca8c9
Merge pull request #4463 from ctiller/perf_test
...
Capture latency trace for ping pong during performance runs
10 years ago
Michael Lumish
af63816789
Merge pull request #4379 from jtattermusch/per_rpc_creds_test
...
Improve MetadataCredentials test
10 years ago
Michael Lumish
88fefe9a48
Merge pull request #4436 from jtattermusch/csharp_shutdown_test
...
Fix server.KillAsync() and improve abandoned call test
10 years ago
Michael Lumish
b4d93b511a
Merge pull request #4449 from jtattermusch/csharp_test_restructuring
...
C# test restructuring
10 years ago
Craig Tiller
0607671fe5
Tweak run_latency_profile.sh to run better on Jenkins
...
- More robustly run processes in the background
- Detect and use pypy if available
- Add a --latency_profile flag to control whether to run the latency profiling stuff
10 years ago
Jan Tattermusch
3ac4900239
improve MetadataCredentials test
10 years ago
Craig Tiller
be5a4ebb76
Fix merge error
10 years ago
Craig Tiller
fc51234af3
Capture latency trace for ping pong during performance runs
10 years ago
Craig Tiller
ea50b90390
Fix missing timer tag
10 years ago
Craig Tiller
abb2e3dc00
Handle cancelling writes whilst writing
10 years ago
Craig Tiller
7954e36059
Merge github.com:grpc/grpc into proxy-crash
10 years ago
David G. Quintas
80428e6d1c
Merge pull request #4437 from carl-mastrangelo/wombal
...
Add test to check that all settings frames are acked
10 years ago
Craig Tiller
6181bbcdac
Merge pull request #4460 from ctiller/whoops
...
Fix build
10 years ago
jboeuf
633d9ad914
Merge pull request #4444 from ctiller/ssl-bad-con
...
Add tests for failed SSL connections: bad cert, and bad alpn config
10 years ago
Craig Tiller
c10d68d27b
Merge branch 'proxy-crash' of github.com:ctiller/grpc into proxy-crash
10 years ago
Craig Tiller
457984634e
Better fix
10 years ago
Craig Tiller
da308ae28f
Merge github.com:grpc/grpc into proxy-crash
10 years ago
Craig Tiller
af745d824e
Fix build
10 years ago
Craig Tiller
c482945ba7
Merge pull request #4458 from dgquintas/lb_coverage
...
Increased round robin coverage
10 years ago
Craig Tiller
4930a0440f
Merge pull request #4456 from nicolasnoble/http_cli-server-override
...
Allows http(s)cli_test's server.py override.
10 years ago
Craig Tiller
45a78af459
Merge github.com:grpc/grpc into proxy-crash
10 years ago
Nicolas Noble
791df44a82
Merge pull request #4459 from soltanmm/tmp
...
Python version bump
10 years ago
Masood Malekghassemi
b5a1806029
Python version bump
10 years ago
David Garcia Quintas
358c29a00b
Increased round robin coverage
10 years ago
Nicolas "Pixel" Noble
c27a99b099
Allows http(s)cli_test's server.py override.
10 years ago
Nicolas Noble
b334855aae
Merge pull request #4455 from grpc/lcov_fix
...
run_lcov.sh fix
10 years ago
David G. Quintas
38d02d8974
run_lcov.sh fix
...
So that it can be invoked with no arguments
10 years ago
Jan Tattermusch
d63b1d62b1
Fix AbandonedCall test
10 years ago
Jan Tattermusch
7608c96758
fix bug in Server.KillAsync()
10 years ago
Craig Tiller
b113a2e4c7
Merge pull request #4441 from bogdandrutu/master
...
Add a hook for the default constructor of ClientContext.
10 years ago
Craig Tiller
3a186e70c5
Get the right ordering of h2, not-h2
10 years ago
Craig Tiller
ff1e2aa6bd
Ensure test fails if SSL connection succeeds
10 years ago
Jan Tattermusch
1b8210f567
fix completion queue test
10 years ago
Jan Tattermusch
62d6c20f2d
add C# sanity test
10 years ago
Jan Tattermusch
839dc96a7f
temporarily disable UnimplementedMethod test
10 years ago
Jan Tattermusch
450b281b5b
temporarily disable StatusCodeAndMessage test
10 years ago
Jan Tattermusch
3ac274f128
start using Ignore attribute for performance tests
10 years ago
Jan Tattermusch
03c010611b
split up C# tests into separate processes
10 years ago
Craig Tiller
172895c2a9
Add documentation
10 years ago
Craig Tiller
076f978415
Addressing review feedback
10 years ago
Craig Tiller
7d408487fa
clang-format
10 years ago
Craig Tiller
27d6228855
Merge github.com:grpc/grpc into ssl-bad-con
10 years ago
Craig Tiller
8776c931d9
Merge github.com:grpc/grpc into proxy-crash
10 years ago
David G. Quintas
9f483e33c1
Merge pull request #4452 from ctiller/cf
...
clang-format after last weeks test-fest
10 years ago
Craig Tiller
0bdc3a58f6
Merge branch 'cf' into proxy-crash
10 years ago