Craig Tiller
71a0f9d3b0
Fix clang-format script
10 years ago
Craig Tiller
eff4419b2a
Fixes
10 years ago
Craig Tiller
061f7d9c86
Merge branch 'can-we-be-single-threaded' of github.com:ctiller/grpc into pfft
10 years ago
Craig Tiller
26465e8e44
Fix windows
10 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
10 years ago
murgatroid99
a5a897d44f
Removed now-redundant credentials wrappings
10 years ago
murgatroid99
9c43b00217
Fixed some issues with new credential code
10 years ago
Nicolas Noble
2d8c6b37d1
Merge pull request #3554 from vjpai/stt
...
Remove one pessimizing std::move
10 years ago
Vijay Pai
fa6e70ff85
Remove one pessimizing std::move
10 years ago
Jan Tattermusch
10ce383e1b
Merge pull request #3487 from ctiller/flaky-timeouts
...
Add support for flaky timeouts
10 years ago
Jan Tattermusch
bd7682fe99
dont propagate --allow_flakes to run_interop_tests.py
10 years ago
Jan Tattermusch
8266c67127
enable cloud_to_cloud tests with servers in a separate container
10 years ago
Jan Tattermusch
f88f3e2c69
enable php interop tests
10 years ago
Jan Tattermusch
f49936acef
make python generate args for interop tests
10 years ago
Jan Tattermusch
320bd61499
simplify running of interop tests on jenkins
10 years ago
Tim Emiola
ba2829edf0
Merge pull request #3549 from jtattermusch/remote_routeguide_readme
...
C# Remove route guide example text
10 years ago
Jorge Canizales
96bcf021ad
Merge pull request #3551 from ctiller/objc
...
Initialize/destroy TLS members - to fix iOS build
10 years ago
Craig Tiller
bfc8a06a7b
Fix typo
10 years ago
Nicolas Noble
e069b2774d
Merge pull request #3550 from ctiller/pfft
...
Fix mac build (for realsies)
10 years ago
Craig Tiller
926c0e99f8
Initialize/destroy TLS members - to fix iOS build
10 years ago
Nathaniel Manista
3a321282da
Merge pull request #3367 from soltanmm/test-fix
...
Update test for changed core HTTP header handling.
10 years ago
Craig Tiller
95cc07b169
Split timeout and failure retry policy
10 years ago
Craig Tiller
6b870e2984
Merge github.com:grpc/grpc into flaky-timeouts
10 years ago
Jan Tattermusch
bdd89ca16c
Merge pull request #3543 from ctiller/jenkins
...
Make run_jenkins script forward arguments to run_tests.py
10 years ago
Craig Tiller
73c4e87670
Fix mac build
10 years ago
Jan Tattermusch
8788e1fd3f
remove route guide example text
10 years ago
Craig Tiller
6ec5d6f63a
Make run_jenkins script forward arguments to run_tests.py
10 years ago
Nicolas Noble
cb8c46854f
Merge pull request #3546 from ctiller/pfft
...
Fix mac build
10 years ago
Masood Malekghassemi
868e1bbbc9
Merge pull request #3493 from ctiller/lowercase-all-proper
...
Remove metadata canonicalization, and fix some bugs
10 years ago
Craig Tiller
ecc4f9c694
Fix mac build
10 years ago
Nicolas Noble
f2eb040872
Merge pull request #3544 from ctiller/backtrace-on-crash
...
Enable backtraces on C tests
10 years ago
Vijay Pai
72d4593406
Merge pull request #3484 from ctiller/mergabit
...
Enforce a more mergable build.yaml format
10 years ago
Craig Tiller
69684061da
Merge github.com:grpc/grpc into mergabit
10 years ago
Craig Tiller
d3366d7ff0
Merge pull request #3497 from nicolasnoble/lost-my-sanity
...
Restoring sanity.
10 years ago
Craig Tiller
2bc37297c8
Enable backtraces on C tests
10 years ago
Nathaniel Manista
a6735949fe
Merge pull request #3542 from ctiller/flaky-ist-nicht-gut
...
Only support flaky tests on demand.
10 years ago
Yang Gao
bd88711447
Merge pull request #3483 from ctiller/no-tcp-alloc
...
Save some allocations in tcp_posix.c
10 years ago
Nathaniel Manista
1bae5371b8
Merge pull request #3458 from ctiller/flaky-ist-gut
...
Add retries for flaky tests (enabled by default for now).
10 years ago
Craig Tiller
d4509a16b3
Default to no-flakes, allow enabling them
10 years ago
Stanley Cheung
38a0f99818
Merge pull request #3495 from tbetbetbe/release-0_11
...
Bugfix: correct circular arg ref
10 years ago
Nicolas "Pixel" Noble
499fb052a0
Restoring sanity.
10 years ago
Nicolas Noble
0f9a118f4e
Merge pull request #3474 from ctiller/clang_format
...
Add clang-format to sanity
10 years ago
Vijay Pai
8c7665e06d
Add some TODO comments for possible poll optimization
10 years ago
Tim Emiola
383d7da1b2
Bugfix: correct circular arg ref
10 years ago
Craig Tiller
6c3709c4b3
Merge pull request #3494 from tbetbetbe/grpc-ruby-remove-bad-flaking-test
...
Remove a bad flaky rpc server test
10 years ago
Tim Emiola
557d26f643
Remove a bad flaky rpc server test
10 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
10 years ago
Yang Gao
0f8265a622
Merge pull request #3480 from ctiller/no-alloc
...
Fast path for proto serialization for small protos
10 years ago
Tim Emiola
d915f01e08
Merge pull request #3446 from murgatroid99/node_docs_update_0.11
...
Updated quick start README, replaced route guide docs with link to grpc.io
10 years ago
Craig Tiller
0a775b38c7
Merge pull request #2920 from nicolasnoble/winnt-check
...
Better handling of _WIN32_WINNT.
10 years ago