Nicolas "Pixel" Noble
2c75731b68
The release branch is now 0.14.1-pre1.
9 years ago
Nicolas "Pixel" Noble
5ecdda759a
Processing the 0.14 release.
9 years ago
Jan Tattermusch
16713b91cc
enable previously disabled C# scenarios
9 years ago
murgatroid99
33b3b2a3f0
Fixed earlier fix with the right command
9 years ago
murgatroid99
019a76e300
Use local copy of node-pre-gyp on Windows to ensure that it is up to date
9 years ago
murgatroid99
12fd55587d
Build Node 6 artifacts
9 years ago
Jan Tattermusch
49beb933a7
upgrade linux worker setup scripts
9 years ago
Masood Malekghassemi
8231867637
Add explicit license to grpcio-tools setup.py
9 years ago
Nicolas "Pixel" Noble
0545d7fa69
Revert "Merge pull request #6214 from makdharma/master"
...
This reverts commit 48d833a9d8
, reversing
changes made to 66e9d8e8a7
.
9 years ago
Craig Tiller
42342cbebb
Revert "cronet wrapper code"
9 years ago
Jan Tattermusch
abd1b38885
comment out the right scenario
9 years ago
Masood Malekghassemi
b4e82f7897
Fix windows linkage in Python grpcio-tools
9 years ago
Jan Tattermusch
ed4c3f17dd
disable some C# scenarios
9 years ago
Jan Tattermusch
4e2f7727a9
rename grpc.protoc.compiler to grpc.tools.protoc
9 years ago
Masood Malekghassemi
7e660d7e42
Add Python grpcio-tools documentation
9 years ago
Masood Malekghassemi
61ba1630f6
Fix Python grpcio-tools windows build
9 years ago
Masood Malekghassemi
f4c70caaf4
Move manylinux1 precompiler definitions into port_platform.h
9 years ago
Masood Malekghassemi
2b86729b25
Build grpcio-tools sdist
9 years ago
Masood Malekghassemi
4340b74761
Fix missing file in grpcio-tools sdist
9 years ago
Jan Tattermusch
427699b638
mark some scenarios as smoketest and add a cmdline flag
9 years ago
Jan Tattermusch
c45cd2d2ef
regenerate tests.json
9 years ago
Jan Tattermusch
a21c7e9207
add support for scenario categories
9 years ago
Nicolas "Pixel" Noble
16caa50aae
Master is now 0.15.0-dev.
9 years ago
Nicolas "Pixel" Noble
253a7109ed
The release branch is now 0.14.0-pre1.
9 years ago
Jan Tattermusch
541d5d7ae2
increase qps_worker max lifetime
9 years ago
Jan Tattermusch
d7b162f601
add some more scenarios
9 years ago
Nicolas "Pixel" Noble
b836b5bfee
Adding missing copyright.
9 years ago
Masood Malekghassemi
751fbb06f6
Build grpcio tools on Windows
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
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
Makarand Dharmapurikar
d5d8f8fbf9
Added all transitive header dependencies in build.yaml to fix the failing check.
9 years ago
Sree Kuchibhotla
e6d03b828d
Fix the build path in config
9 years ago
Craig Tiller
823fa1d77a
Exclude 1byte tests from msan
9 years ago
Makarand Dharmapurikar
274bcc8f0b
Added dummy cronet api implementation so we can build on Jenkins.
9 years ago
Sree Kuchibhotla
f023800ff1
Correct csharp kubernetes proxy port (so that it doesn't collide with
...
other configs when running on the same machine)
9 years ago
Sree Kuchibhotla
1bdd5319b0
Python dockerfiles and config files for stress testing
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
Mark D. Roth
8a1d8052eb
Added bad_client test to check that the server rejects requests with too
...
much metadata and refuses to send responses with too much metadata.
9 years ago