Masood Malekghassemi
751fbb06f6
Build grpcio tools on Windows
9 years ago
Masood Malekghassemi
916c960e59
Fix Python distrib test
9 years ago
Masood Malekghassemi
f837cc8f63
Fix missing symbols
9 years ago
Masood Malekghassemi
88baf86d71
Copy all generated Python distribs
9 years ago
Masood Malekghassemi
e9407c2e74
Test binary Python distributions
9 years ago
Masood Malekghassemi
010eb48d21
Use manylinux
9 years ago
Masood Malekghassemi
616b2793fd
Fix docker build
9 years ago
Masood Malekghassemi
955887928f
Keep grpcio_tools version in sync with rest of project
9 years ago
Masood Malekghassemi
176ac65faf
Don't truncate deps file on failure to find bazel
9 years ago
Masood Malekghassemi
0e25c8d71a
Tightly integrate the Python plugin with its protoc
...
This grossly simplifies the protoc invocation to:
python -m grpc.protoc.compiler --python_out=... --grpc_python_out=...
[...] --plugin=protoc-gen-python-grpc=grpc_python_protoc_plugin... [...]
9 years ago
Masood Malekghassemi
af3158350e
Integrate Python protoc Linux artifact builders
9 years ago
Masood Malekghassemi
58d24c259a
Add sanity test for grpcio protoc package
9 years ago
Masood Malekghassemi
d039a98a94
Add Python grpcio protoc package
9 years ago
Jan Tattermusch
099b756269
Merge pull request #6420 from jtattermusch/csharp_more_api_fixes
...
C# finishing serverside request stream should not be required to dispose.
9 years ago
Jan Tattermusch
05146ace34
Merge pull request #6416 from jtattermusch/csharp_api_polishing
...
Add C# wrapping tests and fix some issues with the API.
9 years ago
Jan Tattermusch
b75f5571e8
Merge pull request #6375 from jtattermusch/cleanup_jenkins_directory
...
Cleanup tools/jenkins directory
9 years ago
Jan Tattermusch
6504c02568
remove useless code and todos
9 years ago
Jan Tattermusch
739e86c394
finishing serverside request stream should not be required for disposal
9 years ago
Jan Tattermusch
442bead4a3
Merge pull request #5701 from bluecmd/unix-socket
...
Allow directly specifiying connection path
9 years ago
Jan Tattermusch
9c83512575
update remaining stresstest configs
9 years ago
Jan Tattermusch
080ddf09ab
add a readme file
9 years ago
Jan Tattermusch
9835d4b1f7
update locations of dockerization scripts
9 years ago
Jan Tattermusch
26ca776e3e
update working directories
9 years ago
Jan Tattermusch
99341e30cf
move helper script for dockerization
9 years ago
Jan Tattermusch
f21f465bce
make AsyncCallServerTest finish correctly
9 years ago
Jan Tattermusch
5a779537f1
Merge pull request #6376 from murgatroid99/node_test_multiple_versions
...
Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
9 years ago
Jan Tattermusch
d00ed3088b
Merge pull request #6406 from sreecha/ruby_stress_test_docker
...
Ruby docker files and config
9 years ago
Jan Tattermusch
2624cfb511
fixup
9 years ago
Jan Tattermusch
9a9813bc4b
add more tests
9 years ago
Jan Tattermusch
b32e29f0a2
make SendStatusFromServer independent on WriteAsync
9 years ago
Jan Tattermusch
ce60d8e7a4
add AsyncCalServer tests to sanity tests
9 years ago
Jan Tattermusch
b6a9016fc2
add tests for AsyncCallServer
9 years ago
Jan Tattermusch
230c93279f
fixup
9 years ago
Jan Tattermusch
5105056246
add one more client server test
9 years ago
Jan Tattermusch
a2966776f7
add more tests
9 years ago
Jan Tattermusch
96f21a27cb
make end-of-stream idempotent
9 years ago
Jan Tattermusch
a83ad2aa65
add idempotency test
9 years ago
Jan Tattermusch
69274c2a0d
add more features
9 years ago
Jan Tattermusch
97eb4f6779
add more tests
9 years ago
Nicolas Noble
6bac7d3467
Merge pull request #6399 from nicolasnoble/source-of-truth-api
...
Properly using our build.yaml source of truth to generate our list of public APIs.
9 years ago
Sree Kuchibhotla
7edab7c5e3
Ruby docker files and config
9 years ago
Yuchen Zeng
1a7adfb120
Merge pull request #6394 from y-zeng/fix-5557
...
Explicitly cast constant value to gpr_atm
9 years ago
Nicolas Noble
a0d1529f6b
Merge pull request #6397 from murgatroid99/node_tools_minor_fix
...
Node tools: use the right extension for running protoc on Windows
9 years ago
Jan Tattermusch
b3d55334b1
Merge pull request #6393 from jtattermusch/csharp_internal_cleanup
...
C# cleanup client-side call RECV_STATUS_ON_CLIENT internals
9 years ago
Nicolas Noble
8fd7f652b7
Merge pull request #6380 from ctiller/stress_fail
...
Stress test fixes
9 years ago
murgatroid99
957fe8dc5d
Updated a couple more scripts
9 years ago
Nicolas Noble
1c4dfc6ed9
Merge pull request #6396 from nicolasnoble/build-it-all-the-way-2
...
Always build the grpc library when building the ruby extension.
9 years ago
Jan Tattermusch
647464f03e
Merge pull request #6382 from sreecha/csharp_stress_test_docker
...
Add C# stress client to the test framework
9 years ago
Jan Tattermusch
e88030a2c2
Merge pull request #6340 from ctiller/fail_fast_breaks_qps
...
Disable fail fast for qps driver
9 years ago
Jan Tattermusch
806b644d73
Merge pull request #6359 from grpc/python_stress_test
...
Create Python stress test
9 years ago