Jan Tattermusch
6de6971bdc
explicitly specify request and response size for netperf
9 years ago
Jan Tattermusch
4de2c3254b
add support for running netperf scenario
9 years ago
Jan Tattermusch
1128019d57
add netperf to init script
9 years ago
murgatroid99
08eae3ddab
Make Node build_package script consistent with grpc-tools package.json file
9 years ago
Jan Tattermusch
6ab85d0c00
regenerate tests.json
9 years ago
Jan Tattermusch
92d9106a35
dont use corelimit for throughput tests
9 years ago
Jan Tattermusch
25665aa78a
Update linux_performance_worker_init.sh
9 years ago
Jan Tattermusch
03b44ab741
Install go
9 years ago
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
15d2979b7d
update_perf_scripts
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
David Garcia Quintas
303d3082a0
Fixed compression interop and re-enable for C++.
...
Also added some defense in depth for compression algorithms in the
receive path.
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
Yuchen Zeng
0333a49afa
Use stream rpc to ensure all related requests go to a single server.
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
Nicolas 'Pixel' Noble
f4fef88911
Pinning the llvm repository on 3.8.
9 years ago
David Garcia Quintas
1621c4d37c
Added support for trailing metadata
9 years ago
Ken Payson
c47e43df80
Added to PYTHONPATH
9 years ago
Ken Payson
2c56e1cc2c
run_tests.py updated
9 years ago
Ken Payson
4df964780f
Reworked python health checking and added tests
9 years ago
Yuchen Zeng
c84ed6813e
Proto server reflection
9 years ago
Masood Malekghassemi
751fbb06f6
Build grpcio tools on Windows
9 years ago
Julien Boeuf
8ca294e417
Refactoring the core security code.
...
As opposed to a flat directory, we now have the following structure:
- security
-context
- credentials
- composite
- fake
- google_default
- iam
- jwt
- oauth2
- plugin
- ssl
- transport
- util
We have not refactored the test code yet but this PR is already large
enough...
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