Jan Tattermusch
|
421d2c411a
|
add TODOs and remove unused imports
|
9 years ago |
Jan Tattermusch
|
6620dc3e2d
|
remote AsyncCompletion
|
9 years ago |
Jan Tattermusch
|
82e4581898
|
get rid of AsyncCompletionDelegate
|
9 years ago |
Jan Tattermusch
|
afe1fe8a09
|
use tcs for streamingWrites
|
9 years ago |
Craig Tiller
|
fdf2a66499
|
Merge pull request #6686 from jtattermusch/sanity_fix_sanity
Attempt to fix sanity tests
|
9 years ago |
Nathaniel Manista
|
29f2cb8687
|
Add a Cython-level cancel-many-calls test
|
9 years ago |
Craig Tiller
|
8ec40975ac
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
Jan Tattermusch
|
507e290b12
|
Merge pull request #6690 from grpc/revert-6661-throughput_fix
Revert "Revive C++ large-message throughput tests"
|
9 years ago |
Jan Tattermusch
|
28f6c01d76
|
Revert "Revive C++ large-message throughput tests"
|
9 years ago |
Jan Tattermusch
|
b90e6c9b4a
|
Merge pull request #6670 from ctiller/guess_cpu
Better guesses at benchmarks turned unit tests cpu cost
|
9 years ago |
Jan Tattermusch
|
348ca76cf7
|
hotfix for sanity tests
|
9 years ago |
Craig Tiller
|
4609754249
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
Jan Tattermusch
|
336292d2f3
|
Merge pull request #6423 from ctiller/signal_handler
Fix some ubsan issues
|
9 years ago |
Jan Tattermusch
|
b6c7a5ae5f
|
Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please
"taking a this" -> "taking this" typo correction
|
9 years ago |
Jan Tattermusch
|
d44b15a0c6
|
Merge pull request #6436 from jboeuf/credentials_refactoring
Refactoring the core security code.
|
9 years ago |
Jan Tattermusch
|
33b7361126
|
Merge pull request #6661 from vjpai/throughput_fix
Revive C++ large-message throughput tests
|
9 years ago |
Jan Tattermusch
|
f96711dccc
|
Merge pull request #6653 from chedeti/examples
Fix to undefined reference to gpr_log
|
9 years ago |
Jan Tattermusch
|
d83b2aed53
|
Merge pull request #6684 from jtattermusch/one_more_typo_fix
One more typo fix
|
9 years ago |
Jan Tattermusch
|
9dda3fcd8a
|
one more typo fix
|
9 years ago |
Jan Tattermusch
|
c34d59e442
|
Merge pull request #6683 from jtattermusch/fixup_run_full_performance
Small run_full_performance.sh fixups
|
9 years ago |
Craig Tiller
|
5f04538411
|
Fix protobuf
|
9 years ago |
Jan Tattermusch
|
a8f72cff6e
|
run 32core tests even if previous tests fail
|
9 years ago |
Jan Tattermusch
|
9cc9218c16
|
fix trivial typo
|
9 years ago |
Craig Tiller
|
bc7593de7a
|
Revert "Revert "Remove spam""
This reverts commit e76528ce26 .
|
9 years ago |
Craig Tiller
|
34c6e87598
|
Simpler trick to force a listening cq
|
9 years ago |
Craig Tiller
|
e76528ce26
|
Revert "Remove spam"
This reverts commit 3f3312e7e9 .
|
9 years ago |
Craig Tiller
|
4265fa1e66
|
clang-format
|
9 years ago |
Craig Tiller
|
fa96d86a99
|
Fix comments
|
9 years ago |
Craig Tiller
|
3f3312e7e9
|
Remove spam
|
9 years ago |
Craig Tiller
|
509b30e739
|
Fix non-listening cq registration so that calls can be queued against them
|
9 years ago |
Craig Tiller
|
ae09d9dca9
|
Fixes and code simplification
|
9 years ago |
David G. Quintas
|
52aeb54077
|
Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_reals
Fixes leak in test_cancel_after_client_done & cancel_after_accept
|
9 years ago |
Makarand Dharmapurikar
|
9b5f64019e
|
ObjC interface for using Cronet, and test for Cronet
|
9 years ago |
Makarand Dharmapurikar
|
c68eb0609a
|
Bugfix to work with empty messages
|
9 years ago |
Jorge Canizales
|
8d1e8d0e9d
|
Disable deterministic UUIDs in the test Podfile
|
9 years ago |
Yuchen Zeng
|
91c51a7aba
|
Add proto_server_reflection_test
|
9 years ago |
David Garcia Quintas
|
8ba60db6ed
|
Check content type on the client response path
|
9 years ago |
Jorge Canizales
|
e83eff4bb3
|
Use protobuf 3-beta-3 on Travis, which supports Cocoapods 1
|
9 years ago |
Jorge Canizales
|
92e56bb0fc
|
Update tests XCode project to Cocoapods 1.0.0
|
9 years ago |
murgatroid99
|
b39ad701ea
|
Added comments to ruby code generation
|
9 years ago |
murgatroid99
|
210f3c4b8e
|
Added comments to node generation, also refactored some plugin code
|
9 years ago |
Craig Tiller
|
d88e15cee7
|
Remove legacy poller
|
9 years ago |
Craig Tiller
|
f1cde58049
|
Disable legacy poller testing: seems like there is a bug, its legacy
|
9 years ago |
Craig Tiller
|
c0cb23b885
|
Merge branch 'guess_cpu' into test_affine
|
9 years ago |
Craig Tiller
|
8a7fe1a0ef
|
Fix crash
|
9 years ago |
Craig Tiller
|
bd24a4611f
|
Better guesses at benchmarks turned unit tests cpu cost
|
9 years ago |
Jorge Canizales
|
0ee18c2f2a
|
Use Xcode 7.3 and SDK 9.3 in Travis
|
9 years ago |
Jorge Canizales
|
eba2b1c09c
|
Cleanup now that we don’t use OpenSSL
|
9 years ago |
Jorge Canizales
|
44477d2661
|
Use workaround at https://github.com/travis-ci/travis-ci/issues/5827
And print version before and after install, so we can always check.
|
9 years ago |
Jorge Canizales
|
c23f556fb2
|
Install Cocoapods 1.0.0 now that it’s released
|
9 years ago |