Craig Tiller
|
c0c0dbc01c
|
Fix TSAN race on adding a reclaimer
|
8 years ago |
Craig Tiller
|
54c607dcc1
|
Merge pull request #8892 from ctiller/fixit13
Increase timeout for now: seems this can take longer under some configurations
|
8 years ago |
Craig Tiller
|
9f07b4fbad
|
Increase timeout for now: seems this can take longer under some configurations
|
8 years ago |
Craig Tiller
|
b37e5ceaac
|
Merge pull request #8878 from ctiller/fixit9
Limit outstanding rpc count for synchronous {client,server} tsan tests
|
8 years ago |
Craig Tiller
|
9564cf9f0a
|
Take into account all the configs
|
8 years ago |
Craig Tiller
|
08d2d97536
|
Merge pull request #8888 from ctiller/fixit10
clang-format code
|
8 years ago |
Craig Tiller
|
e89e54f4b6
|
clang-format code
|
8 years ago |
David G. Quintas
|
f9ed9d98cf
|
Merge pull request #8875 from dgquintas/fixit_race_httpclient
Fixed http_client race
|
8 years ago |
Craig Tiller
|
c991e80e07
|
Limit outstanding rpc count for synchronous {client,server} tsan tests
|
8 years ago |
David G. Quintas
|
1af41afffa
|
Merge pull request #8877 from dgquintas/bm_fullstack_dtor
Shutdown grpc for fullstack benchmark
|
8 years ago |
David Garcia Quintas
|
d449003fe6
|
Shutdown grpc for fullstack benchmark
|
8 years ago |
David G. Quintas
|
b1ef2d463c
|
Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout
Increase deadline for 1byte fixture
|
8 years ago |
Craig Tiller
|
34e6ce6349
|
Merge pull request #8872 from ctiller/fixit7
Make a better educated guess about CPU costs of a benchmark
|
8 years ago |
Muxi Yan
|
ca75ca65e0
|
Merge pull request #8873 from muxi/fix-test-config
Add <string.h> to test_config.c
|
8 years ago |
David Garcia Quintas
|
a540848c20
|
Fixed http_client race
|
8 years ago |
Muxi Yan
|
cf6eaa7071
|
Add <string.h> to test_config.c
|
8 years ago |
David Garcia Quintas
|
353586902a
|
Increase deadline for 1byte fixture
|
8 years ago |
Craig Tiller
|
ab34b12e50
|
Make a better educated guess about CPU costs of a benchmark
|
8 years ago |
Craig Tiller
|
f739c058b7
|
Make a better educated guess about CPU costs of a benchmark
|
8 years ago |
Noah Eisen
|
389c595fe3
|
Merge pull request #8869 from ncteisen/mac_buildfix
MacOS Build Fix
|
8 years ago |
ncteisen
|
3770ac932d
|
Run tools/buildgen/generate_projects.sh
|
8 years ago |
ncteisen
|
86cda504cd
|
Update build.yaml to fix MacOS build
|
8 years ago |
Noah Eisen
|
d960c8b166
|
Merge pull request #8850 from ncteisen/gitignore_change
Untrack Generated node_modules Directory
|
8 years ago |
Craig Tiller
|
c02cee8398
|
Merge pull request #8866 from ctiller/fixit5
Fix filter_latency tests
|
8 years ago |
Craig Tiller
|
38bfa15d2b
|
Merge pull request #8865 from ctiller/fixit3
Up timeouts for poll-cv polling strategy
|
8 years ago |
Craig Tiller
|
797bc83311
|
Fix comment
|
8 years ago |
Craig Tiller
|
a45a5e4611
|
Rephrase comment
|
8 years ago |
Craig Tiller
|
96583a39a9
|
Remove file dependency to simplify build graph
|
8 years ago |
Craig Tiller
|
25dba29540
|
Move test block, refine conditions
|
8 years ago |
Craig Tiller
|
cb13465fb0
|
Merge pull request #8863 from ctiller/fixit2
Up retry count to try and counter flakiness
|
8 years ago |
Craig Tiller
|
f2876ea1e0
|
Up timeouts for poll-cv polling strategy, seems to make things more stable
|
8 years ago |
Craig Tiller
|
ea7136bb43
|
Merge pull request #8864 from ctiller/fixit4
Fix clang-format
|
8 years ago |
Craig Tiller
|
1fa9ddb12e
|
Fix clang-format
|
8 years ago |
Craig Tiller
|
87ce813efd
|
Merge pull request #8862 from ctiller/fixit1
Fix mac build
|
8 years ago |
Craig Tiller
|
8a4539e530
|
Up retry count to try and counter flakiness
|
8 years ago |
Craig Tiller
|
b4b8e1efc6
|
Fix mac build
Localize global_wakeup_fd declarations, instead of trying to share them,
so that this bug is less likely to occur in the future.
|
8 years ago |
David G. Quintas
|
4c8172ed8b
|
Merge pull request #8852 from dgquintas/portposix_clangformat
clang-format port_posix.c
|
8 years ago |
David Garcia Quintas
|
8fe2a4285c
|
clang-format
|
8 years ago |
Noah Eisen
|
5ac82e2ba8
|
Merge pull request #8846 from ncteisen/go_advanced_interop
Run Go Advanced Interop
|
8 years ago |
ncteisen
|
3439520bb6
|
Untracked generated node_modules directory
|
8 years ago |
Noah Eisen
|
f2764bf462
|
Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop
|
8 years ago |
Jan Tattermusch
|
6ff81e91c9
|
Merge pull request #8825 from jtattermusch/manual_upmerge_101
Manual upmerge from v1.0.x
|
8 years ago |
Jan Tattermusch
|
09ba2d6f4a
|
fix formatting
|
8 years ago |
Paul Marks
|
b0568043ef
|
Merge pull request #8835 from pmarks-net/master
port_posix: use IPv4+IPv6 sockets to check for a free port.
|
8 years ago |
David G. Quintas
|
4bbbb73dad
|
Merge pull request #8847 from yang-g/clang-format
Clang-format code
|
8 years ago |
yang-g
|
d255a727f9
|
Clang-format
|
8 years ago |
Noah Eisen
|
bae24c7947
|
Merge pull request #8845 from ncteisen/fix_docker_go
Fix docker go
|
8 years ago |
Jan Tattermusch
|
f75459deff
|
Merge pull request #8827 from jtattermusch/ur_does_not_reference_tcp
UserResource does not reference tcp endpoint on windows
|
8 years ago |
Noah Eisen
|
7a60cfc662
|
Fix docker go
|
8 years ago |
Jan Tattermusch
|
84ffe7433a
|
Merge pull request #6 from apolcyn/remove_concurrent_ruby_dep_in_template
remove concurrent ruby dep from gemspec template
|
8 years ago |