Craig Tiller
8856875900
Async client progress
10 years ago
donnadionne
0431246c1a
Merge pull request #949 from jtattermusch/csharp_fix_gce_scripts
...
fix gce script for cloud to cloud C# client
10 years ago
Jan Tattermusch
cfc7864fb3
fix gce script for cloud to cloud C# client
10 years ago
Yang Gao
ee7ab3db2f
Remove include google/protobuf/message.h as it should be covered in config.h
10 years ago
Craig Tiller
1acbf43574
Merge pull request #925 from nicolasnoble/coveralls
...
Adding coverage report.
10 years ago
Jan Tattermusch
513b9e3f10
Merge pull request #940 from donnadionne/test-mod
...
Just a few more changes to include csharp into build and test
10 years ago
Donna Dionne
38bf129a3e
Just a few more changes to include csharp into build and test
10 years ago
Nicolas "Pixel" Noble
d30b005198
Adding coverage report.
10 years ago
Craig Tiller
f282514389
Print resource utilization
10 years ago
Craig Tiller
a362de5381
Merge github.com:grpc/grpc into qps_driver
10 years ago
Tim Emiola
93adddcd2d
Merge pull request #929 from jtattermusch/csharp_tls
...
C# client side support for TLS
10 years ago
jboeuf
3de87ee4a9
Merge pull request #933 from ctiller/bugscrub2
...
A couple of fixes + a test for client side authentication of hostnames
10 years ago
Craig Tiller
d701c5f5c3
Formatting
10 years ago
Craig Tiller
76877c3f66
Generate latencies in driver
10 years ago
donnadionne
cf1dec6324
Merge pull request #938 from jtattermusch/csharp_docker
...
adding C# support to gce_setup scripts
10 years ago
Michael Lumish
2ca22fa814
Merge pull request #939 from jtattermusch/csharp_run_tests
...
added C# to run_tests.py
10 years ago
Jan Tattermusch
961e4a5f7c
addressed comments
10 years ago
Craig Tiller
a8672573b8
Re-generate
10 years ago
Craig Tiller
e70a0cc7e5
Merge github.com:grpc/grpc into qps_driver
10 years ago
Jan Tattermusch
1970a5b7de
added C# to run_tests.py
10 years ago
Craig Tiller
10923c2fb5
Formatting
10 years ago
Jan Tattermusch
44d2cc7944
adding C# support to gce_setup scripts
10 years ago
Craig Tiller
c82c36b400
Merge pull request #920 from vjpai/async-probs
...
Solving crashes in async tests
10 years ago
Craig Tiller
93f80f001c
Formatting
10 years ago
Nicolas Noble
95fb8b125a
Merge pull request #932 from yang-g/imacros
...
Add a macro to control the string and protobuf::Message typedef.
10 years ago
Nicolas Noble
d4379482a6
Merge pull request #930 from ctiller/bugscrub
...
Allow only one thread to complete ioreqs at once
10 years ago
Vijay Pai
dbb79631eb
Solve the call-suppression problem earlier in the stack
10 years ago
Michael Lumish
df2186fb3f
Merge pull request #934 from jtattermusch/csharp_docker
...
Polishing C# Dockerfiles
10 years ago
Jan Tattermusch
0a1d090406
Polishing C# Dockerfiles
10 years ago
Craig Tiller
c9f660daf8
Add a test that bad hostnames fail
10 years ago
Craig Tiller
eb131bb70f
Auth fixes
...
- correctly trigger done_cb to avoid stuck requests
- pass up an UNAUTHENTICATED status so that clients know what happened
10 years ago
Yang Gao
5b61d5194d
formatting
10 years ago
Tim Emiola
eb82c4e76b
Merge pull request #919 from donnadionne/test-mod
...
adding a build images script and remove some tests while investigating t...
10 years ago
Craig Tiller
991ca9fef8
Allow only one thread to complete ioreqs at once
...
Otherwise we can get a total-queue-ordering violation and complete some
ioreqs out-of-order. This leads to events being pushed to the completion
queue out-of-order, and that leads to applications believing streams are
completed before receiving the last message.
10 years ago
Jan Tattermusch
1532923d65
client side support for TLS
10 years ago
Yang Gao
7694c35d5f
Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed
10 years ago
Nathaniel Manista
d318bba527
Merge pull request #927 from jerub/master
...
Fix backslash line endings for grpc_python/Dockerfile.
10 years ago
Yang Gao
4e233a1a46
Add macros
10 years ago
Stephen Thorne
093a4ebd3e
Fix backslash line endings for grpc_python/Dockerfile.
...
Without the correct line endings docker had errors interpreting '&&' as a command.
10 years ago
Craig Tiller
c09bb7e601
Merge pull request #916 from dklempner/not_original_vtable
...
Remove some debugging logs from the unary poll promote path
10 years ago
Craig Tiller
6889a9a485
Merge pull request #882 from yang-g/pubsub
...
Update pubsub example channel creation and credentials. This is a duplicate of #817 .
10 years ago
Yang Gao
0cfc638d19
Merge pull request #923 from rauls5382/master
...
Propagate grpc_google_default_credentials_create errors
10 years ago
Craig Tiller
ba4a10508c
Merge pull request #924 from nicolasnoble/travis-badge
...
Adding a Travis badge.
10 years ago
Craig Tiller
6af9ed0bf7
Rework QPS client/server
...
Now setup as a driver and N anonymous workers that may become clients or servers.
Will convert async soon.
10 years ago
Nicolas "Pixel" Noble
36aa8e0193
Adding a Travis badge.
10 years ago
Raul Silvera
02fe58d1bd
Propagate grpc_google_default_credentials_create errors
10 years ago
Qi Zhao
79c7f85ba7
Merge pull request #922 from grpc/revert-892-docker-go
...
Revert "dockerfiles/go: go install from GOPATH and remove bash from CMD"
10 years ago
Qi Zhao
4705a5a01a
Revert "dockerfiles/go: go install from GOPATH and remove bash from CMD"
10 years ago
Craig Tiller
32083bd771
Merge github.com:grpc/grpc into qps_driver
...
Conflicts:
Makefile
10 years ago
Craig Tiller
26598a394a
WIP
10 years ago