Craig Tiller
|
c482945ba7
|
Merge pull request #4458 from dgquintas/lb_coverage
Increased round robin coverage
|
9 years ago |
Craig Tiller
|
4930a0440f
|
Merge pull request #4456 from nicolasnoble/http_cli-server-override
Allows http(s)cli_test's server.py override.
|
9 years ago |
Nicolas Noble
|
791df44a82
|
Merge pull request #4459 from soltanmm/tmp
Python version bump
|
9 years ago |
Masood Malekghassemi
|
b5a1806029
|
Python version bump
|
9 years ago |
David Garcia Quintas
|
358c29a00b
|
Increased round robin coverage
|
9 years ago |
Nicolas "Pixel" Noble
|
c27a99b099
|
Allows http(s)cli_test's server.py override.
|
9 years ago |
Nicolas Noble
|
b334855aae
|
Merge pull request #4455 from grpc/lcov_fix
run_lcov.sh fix
|
9 years ago |
David G. Quintas
|
38d02d8974
|
run_lcov.sh fix
So that it can be invoked with no arguments
|
9 years ago |
Craig Tiller
|
b113a2e4c7
|
Merge pull request #4441 from bogdandrutu/master
Add a hook for the default constructor of ClientContext.
|
9 years ago |
David G. Quintas
|
9f483e33c1
|
Merge pull request #4452 from ctiller/cf
clang-format after last weeks test-fest
|
9 years ago |
Craig Tiller
|
620e965c1b
|
clang-format after last weeks test-fest
|
9 years ago |
Nicolas Noble
|
f35f9257bf
|
Merge pull request #4442 from ctiller/bob
ASAN, Sanity fixes
|
9 years ago |
Craig Tiller
|
01afb1bf29
|
Merge pull request #4447 from jtattermusch/fix_address_in_use_crash
Fix "Address in use" crash
|
9 years ago |
Jan Tattermusch
|
1d7ccecde7
|
fix "Address in use" crash
|
9 years ago |
Craig Tiller
|
da0cf3cdfb
|
Fix off by one bug
|
9 years ago |
Craig Tiller
|
ab0ea829ac
|
ASAN, Sanity fixes
|
9 years ago |
Bogdan Drutu
|
6af31bd04f
|
Fix the naming conflict issue that cause the tests to fail.
|
9 years ago |
Bogdan Drutu
|
4a4a20b6f4
|
Merge branch 'master' of https://github.com/grpc/grpc
|
9 years ago |
Nicolas Noble
|
1e54d284cb
|
Merge pull request #4420 from ctiller/slops
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
|
9 years ago |
Nicolas Noble
|
4b067d74f5
|
Merge pull request #4433 from ctiller/bind-server-twice
Add a test for binding a server to the same port twice; fix crashes
|
9 years ago |
Nicolas Noble
|
2a572091b7
|
Merge pull request #4428 from ctiller/httpness
Hit remaining corner cases in httpcli/parser.c
|
9 years ago |
Craig Tiller
|
3e3a26598f
|
Add missing vcproj
|
9 years ago |
Craig Tiller
|
fc966ecb99
|
Merge github.com:grpc/grpc into bind-server-twice
|
9 years ago |
Craig Tiller
|
ef55655f79
|
Add includes
|
9 years ago |
Bogdan Drutu
|
42ab3fa5fa
|
Add a destructor callback as well
|
9 years ago |
Bogdan Drutu
|
38d2ad6e96
|
Add a hook for the default constructor of ClientContext.
|
9 years ago |
Jan Tattermusch
|
1aa50eb2c4
|
Merge pull request #4315 from jtattermusch/detect_platformtoolset
stop using _USE_32BIT_TIME_T and autodetect PlatformToolset on VS2015
|
9 years ago |
David G. Quintas
|
8b12ec448f
|
Merge pull request #4424 from ctiller/channel_connectivity
Expand connectivity_state_test
|
9 years ago |
Craig Tiller
|
82821ba778
|
Merge pull request #4438 from nicolasnoble/json-coverage-2
Increasing json code coverage.
|
9 years ago |
Nicolas "Pixel" Noble
|
11c320da08
|
Increasing json code coverage.
|
9 years ago |
Sree Kuchibhotla
|
3a977a49f6
|
Merge pull request #4431 from ctiller/we-dont-actually-need-pollset-fd-deletion
Remove pollset fd deletion path: its unused
|
9 years ago |
Jan Tattermusch
|
df744bd389
|
regenerated vsproject files
|
9 years ago |
Jan Tattermusch
|
3fbc4547b8
|
make vcxproject files compatible with VS2015
|
9 years ago |
Jan Tattermusch
|
29c547c2a5
|
drop _USE_32BIT_TIME_T define
|
9 years ago |
Michael Lumish
|
7fe43260ac
|
Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin
Ruby auth metadata plugin
|
9 years ago |
Craig Tiller
|
e27954ca2e
|
Fix memory leaks
|
9 years ago |
Craig Tiller
|
04dacf5f40
|
Fix windows
|
9 years ago |
David G. Quintas
|
8c9dfd02bc
|
Merge pull request #4430 from ctiller/dns
Add dns resolver test
|
9 years ago |
Yang Gao
|
57ebf29e8c
|
Merge pull request #4408 from ctiller/pipe-bomb
Add tests for pipe usage
|
9 years ago |
David G. Quintas
|
90a7f99619
|
Merge pull request #4434 from ctiller/memleak
Fix memory leaks
|
9 years ago |
David G. Quintas
|
ce015f647a
|
Merge pull request #4381 from dgquintas/compression_coverage_2
Further coverage for compression
|
9 years ago |
Craig Tiller
|
e8ab66c106
|
Fix memory leaks
|
9 years ago |
Craig Tiller
|
b3466dc38e
|
Also delete cq
|
9 years ago |
Craig Tiller
|
10c4b3c70d
|
Add a test for binding a server to the same port twice; fix crashes
|
9 years ago |
Michael Lumish
|
d25f579b33
|
Merge pull request #4421 from jtattermusch/csharp_more_coverage
More C# coverage
|
9 years ago |
Yang Gao
|
3b07288509
|
Merge pull request #4372 from ctiller/buh-buh
Nuke unused code
|
9 years ago |
Vijay Pai
|
6f0c1495a5
|
Merge pull request #4426 from ctiller/socketutils
Add iomgr socket_utils and sockaddr_utils tests
|
9 years ago |
Craig Tiller
|
04b0494169
|
Test invalid grpc-encoding values
|
9 years ago |
Sree Kuchibhotla
|
b24bf3264a
|
Merge pull request #4425 from ctiller/timer_slaying
Slay dead code
|
9 years ago |
Craig Tiller
|
d56550ad6d
|
Test invalid accept-encoding values
|
9 years ago |