Jan Tattermusch
|
4c31b7af87
|
Merge pull request #6640 from jtattermusch/csharp_assorted_cleanup
C# assorted cleanup
|
9 years ago |
Stanley Cheung
|
d55ddbcbe3
|
php: ran php-cs-fixer again
|
9 years ago |
Jan Tattermusch
|
d27888b6db
|
mark unconstrained scenarios with scalable category
|
9 years ago |
Jan Tattermusch
|
bd820c6d45
|
add run_full_performance.sh script
|
9 years ago |
adelez
|
aeb7034a2c
|
Merge pull request #6639 from adelez/fix_code_coverage_again
Fix code coverage.
|
9 years ago |
Jan Tattermusch
|
19fa14bc1d
|
Merge pull request #6652 from jtattermusch/master
Add very much needed documentation for tools/run_tests/ directory
|
9 years ago |
yang-g
|
fe3e8b7313
|
remote unused member
|
9 years ago |
Jan Tattermusch
|
bf682f46f6
|
address comments
|
9 years ago |
Yuchen Zeng
|
ace4986e65
|
Update reflection implementation along with API changes
|
9 years ago |
David Garcia Quintas
|
772f485334
|
Merge branch 'master' of github.com:grpc/grpc into lr_hook
|
9 years ago |
Nathaniel Manista
|
824ad2a5b9
|
"taking a this" -> "taking this" typo correction
|
9 years ago |
Jan Tattermusch
|
54140f9760
|
Merge pull request #6608 from yang-g/interop
Assert we get a valid creds.
|
9 years ago |
Jan Tattermusch
|
1226387698
|
Merge pull request #6585 from ctiller/connect_first
Make qps workers connect before even warmup stage begins
|
9 years ago |
Jan Tattermusch
|
505b13df84
|
Merge pull request #6576 from rjshade/fix_udp_server_test
Correct assertion for single FD being orphaned.
|
9 years ago |
chedeti
|
3626efbf42
|
Fix to undefined reference to gpr_log
|
9 years ago |
Jan Tattermusch
|
9d410be893
|
provide readme for tools/run_tests/
|
9 years ago |
Jan Tattermusch
|
94a0c92354
|
Update README.md
|
9 years ago |
Jan Tattermusch
|
80fec20bc2
|
Update README.md
|
9 years ago |
Adele Zhou
|
3b6ab81daf
|
Fix code coverage.
|
9 years ago |
Craig Tiller
|
2272d7a140
|
Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine
|
9 years ago |
Craig Tiller
|
3eee9b4ace
|
Mark sync cq as non-listening when it is
|
9 years ago |
Jan Tattermusch
|
3864c362d4
|
Merge pull request #6628 from stanley-cheung/php-update-package-xml-0-14-2
PHP: update package.xml after fixes
|
9 years ago |
Craig Tiller
|
4221c37a09
|
Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine
|
9 years ago |
Craig Tiller
|
db7c35635b
|
Work stealing between affinitized cqs
|
9 years ago |
David Garcia Quintas
|
a20a2ad41b
|
moved core_codegen from src/cpp/... to include/grpc++/...
|
9 years ago |
yang-g
|
abdec2d833
|
Separate the grpc_cli targets into a separate library
|
9 years ago |
Jan Tattermusch
|
3cdb0ef3d0
|
Merge pull request #6641 from jtattermusch/backport_csharp_to_14_2
Backport C# changes to 0.14 branch
|
9 years ago |
Jan Tattermusch
|
10ff0de2e9
|
Merge pull request #6642 from jtattermusch/integrate_changes_from_0_14
Manual merge of 0.14 branch into master.
|
9 years ago |
David Garcia Quintas
|
3e4f49f88d
|
Added check for client in call.c's default level processing code.
|
9 years ago |
Jan Tattermusch
|
09c5e056f9
|
support adding profilers to C# qps clients
|
9 years ago |
Julien Boeuf
|
a4880374f9
|
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
|
9 years ago |
Jan Tattermusch
|
d0f5f72035
|
return number of cores from server
|
9 years ago |
Jan Tattermusch
|
a71b0afdc2
|
Merge pull request #6627 from stanley-cheung/php-update-package-xml
PHP: update package.xml after fixes
|
9 years ago |
Jan Tattermusch
|
166d48232d
|
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
|
9 years ago |
Jan Tattermusch
|
f1cdc33d17
|
fix TimeoutOnSleepingServer interop test
|
9 years ago |
Jan Tattermusch
|
144a698f0c
|
throw RpcException from writes after finishing
|
9 years ago |
Jan Tattermusch
|
a41c58c26d
|
fixup tests
|
9 years ago |
Jan Tattermusch
|
18ef23ee39
|
change typo in the comment
|
9 years ago |
Jan Tattermusch
|
013f5a7c40
|
add more tests
|
9 years ago |
Jan Tattermusch
|
3f8d199bbc
|
improve channel behavior in shutdown situations
|
9 years ago |
Jan Tattermusch
|
e0af286620
|
rename some ill-named enums and move them to the right files
|
9 years ago |
Jan Tattermusch
|
a7db28fe4d
|
dont call into C core to get Timespec.InfPast and Timespec.InfFuture
|
9 years ago |
Jan Tattermusch
|
f4a961df96
|
move ServerRpcNew and ClientSideStatus to their own file
|
9 years ago |
Jan Tattermusch
|
6dd544c598
|
tiny optimization in MetadataArraySafeHandle
|
9 years ago |
Jan Tattermusch
|
29d414c32a
|
make Profilers visible to Grpc.IntegrationTesting
|
9 years ago |
David Garcia Quintas
|
ac0944701a
|
Merge branch 'compression_incoming_checks' into compression_md_level_bis
|
9 years ago |
Jan Tattermusch
|
37f3184b4c
|
Merge pull request #6611 from murgatroid99/ruby_signal_handling_improvement
Handle signals properly when dropping GVL
|
9 years ago |
Jan Tattermusch
|
b9f11c3fa2
|
Merge pull request #6625 from sreecha/stress_test_misc
Misc changes to stress test framework (to reduce false positives and tools for debugging)
|
9 years ago |
David Garcia Quintas
|
824f83758d
|
s/INTERNAL/UNIMPLEMENTED
|
9 years ago |
David Garcia Quintas
|
ddefbb8227
|
force-set support for identity alg. in channel arg bitset
|
9 years ago |