Craig Tiller
c3e577805d
Properly initialize variables, destroy variables in usage order
9 years ago
Craig Tiller
114bda1090
Fix rounding error so IOCP completes on time
9 years ago
Craig Tiller
6b5bf16240
Merge github.com:grpc/grpc into can-we-be-single-threaded
9 years ago
Jorge Canizales
c825f42347
Update versions in Podspec to 0.11.1
9 years ago
Craig Tiller
71a0f9d3b0
Fix clang-format script
9 years ago
Craig Tiller
eff4419b2a
Fixes
9 years ago
Craig Tiller
061f7d9c86
Merge branch 'can-we-be-single-threaded' of github.com:ctiller/grpc into pfft
9 years ago
Craig Tiller
26465e8e44
Fix windows
9 years ago
Craig Tiller
8afeec8838
Fix alarms
...
- make kick_poller() do something on POSIX
- fix some conditions whereby alarms are held in a pollset exec context for too long
- make channel_connectivity tests dependent on the correct behavior
9 years ago
Nicolas Noble
2d8c6b37d1
Merge pull request #3554 from vjpai/stt
...
Remove one pessimizing std::move
9 years ago
Vijay Pai
fa6e70ff85
Remove one pessimizing std::move
9 years ago
Jan Tattermusch
10ce383e1b
Merge pull request #3487 from ctiller/flaky-timeouts
...
Add support for flaky timeouts
9 years ago
Jan Tattermusch
bd7682fe99
dont propagate --allow_flakes to run_interop_tests.py
9 years ago
Jan Tattermusch
8266c67127
enable cloud_to_cloud tests with servers in a separate container
9 years ago
Jan Tattermusch
f88f3e2c69
enable php interop tests
9 years ago
Jan Tattermusch
f49936acef
make python generate args for interop tests
9 years ago
Jan Tattermusch
320bd61499
simplify running of interop tests on jenkins
9 years ago
Tim Emiola
ba2829edf0
Merge pull request #3549 from jtattermusch/remote_routeguide_readme
...
C# Remove route guide example text
9 years ago
Jorge Canizales
96bcf021ad
Merge pull request #3551 from ctiller/objc
...
Initialize/destroy TLS members - to fix iOS build
9 years ago
Craig Tiller
bfc8a06a7b
Fix typo
9 years ago
Nicolas Noble
e069b2774d
Merge pull request #3550 from ctiller/pfft
...
Fix mac build (for realsies)
9 years ago
Craig Tiller
926c0e99f8
Initialize/destroy TLS members - to fix iOS build
9 years ago
Nathaniel Manista
3a321282da
Merge pull request #3367 from soltanmm/test-fix
...
Update test for changed core HTTP header handling.
9 years ago
Craig Tiller
95cc07b169
Split timeout and failure retry policy
9 years ago
Craig Tiller
6b870e2984
Merge github.com:grpc/grpc into flaky-timeouts
9 years ago
Jan Tattermusch
bdd89ca16c
Merge pull request #3543 from ctiller/jenkins
...
Make run_jenkins script forward arguments to run_tests.py
9 years ago
Craig Tiller
73c4e87670
Fix mac build
9 years ago
Jan Tattermusch
8788e1fd3f
remove route guide example text
9 years ago
Craig Tiller
6ec5d6f63a
Make run_jenkins script forward arguments to run_tests.py
9 years ago
Nicolas Noble
cb8c46854f
Merge pull request #3546 from ctiller/pfft
...
Fix mac build
9 years ago
Masood Malekghassemi
868e1bbbc9
Merge pull request #3493 from ctiller/lowercase-all-proper
...
Remove metadata canonicalization, and fix some bugs
9 years ago
Craig Tiller
ecc4f9c694
Fix mac build
9 years ago
Nicolas Noble
f2eb040872
Merge pull request #3544 from ctiller/backtrace-on-crash
...
Enable backtraces on C tests
9 years ago
Vijay Pai
72d4593406
Merge pull request #3484 from ctiller/mergabit
...
Enforce a more mergable build.yaml format
9 years ago
Craig Tiller
69684061da
Merge github.com:grpc/grpc into mergabit
9 years ago
Craig Tiller
d3366d7ff0
Merge pull request #3497 from nicolasnoble/lost-my-sanity
...
Restoring sanity.
9 years ago
Craig Tiller
2bc37297c8
Enable backtraces on C tests
9 years ago
Nathaniel Manista
a6735949fe
Merge pull request #3542 from ctiller/flaky-ist-nicht-gut
...
Only support flaky tests on demand.
9 years ago
Yang Gao
bd88711447
Merge pull request #3483 from ctiller/no-tcp-alloc
...
Save some allocations in tcp_posix.c
9 years ago
Nathaniel Manista
1bae5371b8
Merge pull request #3458 from ctiller/flaky-ist-gut
...
Add retries for flaky tests (enabled by default for now).
9 years ago
Craig Tiller
d4509a16b3
Default to no-flakes, allow enabling them
9 years ago
Stanley Cheung
38a0f99818
Merge pull request #3495 from tbetbetbe/release-0_11
...
Bugfix: correct circular arg ref
9 years ago
Nicolas "Pixel" Noble
499fb052a0
Restoring sanity.
9 years ago
Nicolas Noble
0f9a118f4e
Merge pull request #3474 from ctiller/clang_format
...
Add clang-format to sanity
9 years ago
Vijay Pai
8c7665e06d
Add some TODO comments for possible poll optimization
9 years ago
Tim Emiola
383d7da1b2
Bugfix: correct circular arg ref
9 years ago
Craig Tiller
6c3709c4b3
Merge pull request #3494 from tbetbetbe/grpc-ruby-remove-bad-flaking-test
...
Remove a bad flaky rpc server test
9 years ago
Tim Emiola
557d26f643
Remove a bad flaky rpc server test
9 years ago
Tim Emiola
71157e1f26
Merge pull request #3434 from murgatroid99/node_file_hang_investigation
...
Fixed hang when using Node gRPC with other async operations
9 years ago
Yang Gao
0f8265a622
Merge pull request #3480 from ctiller/no-alloc
...
Fast path for proto serialization for small protos
9 years ago