Craig Tiller
|
63f6136431
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
bed3260978
|
Fix dualstack_socket_test
|
10 years ago |
Craig Tiller
|
9bcc751e13
|
Minor cleanup
|
10 years ago |
Craig Tiller
|
0189ac0b00
|
Add new fds to server pollsets (for now)
|
10 years ago |
Tim Emiola
|
55e04e4e05
|
Merge pull request #1543 from eavgerinos/patch-2
Ruby style changes: replace `== 0` with `zero?`
|
10 years ago |
Craig Tiller
|
4a71600c04
|
Fix this test
|
10 years ago |
Craig Tiller
|
b3108e8817
|
Move state update to ack, to prevent races
|
10 years ago |
Craig Tiller
|
bc0ec33233
|
Tests compile again
|
10 years ago |
Yang Gao
|
903810191e
|
Merge pull request #1494 from ctiller/the-churnening
Lose redundant tag on unary calls
|
10 years ago |
Yang Gao
|
9b75c66860
|
Merge pull request #1489 from ctiller/all-the-small-things
Split thread stress from end2end to improve parallelism
|
10 years ago |
Craig Tiller
|
5cef1b30ee
|
Test progress
|
10 years ago |
Craig Tiller
|
e6aabbb71b
|
Test edits
|
10 years ago |
Craig Tiller
|
5532ae2c53
|
Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' into we-dont-need-no-backup
Conflicts:
test/core/end2end/fixtures/chttp2_fullstack.c
test/core/end2end/fixtures/chttp2_fullstack_uds_posix.c
test/core/end2end/fixtures/chttp2_simple_ssl_fullstack.c
test/core/end2end/fixtures/chttp2_socket_pair.c
test/core/end2end/tests/cancel_after_accept.c
|
10 years ago |
Craig Tiller
|
65ad0a73cb
|
Starting to clean up tests
|
10 years ago |
Craig Tiller
|
b1fa1d5577
|
Initial refactoring of a few tests
|
10 years ago |
Craig Tiller
|
ca22c972b0
|
More plumbing work through creds framework
|
10 years ago |
Craig Tiller
|
34f9af40e9
|
Merge pull request #1496 from dgquintas/profile_analysis_better_reporting
Implemented aggregation over important mark times.
|
10 years ago |
Craig Tiller
|
6a29aa051b
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
ad21fea239
|
Merge pull request #1545 from nicolasnoble/msys2
Msys2 fixes, and compilation instructions.
|
10 years ago |
Nicolas "Pixel" Noble
|
5fc1adf9b9
|
Msys2 fixes, and compilation instructions.
|
10 years ago |
Craig Tiller
|
47bfcc0730
|
Merge pull request #1485 from nicolasnoble/building-win32-tests
Making the gRPC C tests building under Windows.
|
10 years ago |
Aggelos Avgerinos
|
57e7dc8e8d
|
Ruby style changes: replace `== 0` with `zero?`
|
10 years ago |
Nicolas "Pixel" Noble
|
b5cb8d1c73
|
Replacing DELETE with DESTROY.
|
10 years ago |
Nicolas "Pixel" Noble
|
6c8717dae0
|
Adding instructions to use generate_debug_projects.sh, and cleaning the script up a bit.
|
10 years ago |
Nicolas "Pixel" Noble
|
f14b952c91
|
One more unistd.h to remove.
|
10 years ago |
Nicolas "Pixel" Noble
|
532eb41f5c
|
Properly naming grpc++_unsecure project.
|
10 years ago |
Nicolas "Pixel" Noble
|
18938cd472
|
Merge branch 'master' of github.com:grpc/grpc into generate-test-projects
Conflicts:
Makefile
test/core/end2end/gen_build_json.py
tools/run_tests/tests.json
vsprojects/Grpc.mak
|
10 years ago |
Nicolas Noble
|
2e3639302a
|
Making the gRPC C tests building under Windows.
|
10 years ago |
Nicolas "Pixel" Noble
|
7bf5092df0
|
Adding grpc++_unsecure project file, and adding better support for test projects.
|
10 years ago |
Yang Gao
|
cc193a6666
|
Merge pull request #1538 from ctiller/oops-broke-the-compiler
Fix clang compilation
|
10 years ago |
Craig Tiller
|
b122e2ec9f
|
Fix broken compilation
|
10 years ago |
Craig Tiller
|
0b0e979125
|
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
|
10 years ago |
Craig Tiller
|
fcdf33b39f
|
Merge pull request #1506 from jboeuf/call_creds
Adding support for per call credentials in core.
|
10 years ago |
Tim Emiola
|
1f8dd6b20e
|
Merge pull request #1531 from murgatroid99/node_increase_travis_timeout
Doubled Node per-test timeout for run_tests
|
10 years ago |
Craig Tiller
|
020ae63171
|
Fix clang compilation
|
10 years ago |
Craig Tiller
|
6979b00624
|
Fix clang compilation
|
10 years ago |
Craig Tiller
|
0b488f7649
|
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Conflicts:
test/cpp/end2end/async_end2end_test.cc
|
10 years ago |
Julien Boeuf
|
d7f768b2b2
|
Addressing comments.
|
10 years ago |
Julien Boeuf
|
554c79c730
|
Merging with master.
|
10 years ago |
Michael Lumish
|
b8b59b18f2
|
Merge pull request #1533 from jtattermusch/csharp_cleanup
C# dependencies cleanup
|
10 years ago |
Vijay Pai
|
aef386b221
|
Merge pull request #1530 from ctiller/async-fail
Increase test timeout
|
10 years ago |
Craig Tiller
|
5f871ac225
|
Merge github.com:grpc/grpc into the-churnening
|
10 years ago |
Craig Tiller
|
e9da2eefcf
|
Merge github.com:grpc/grpc into all-the-small-things
|
10 years ago |
Abhishek Kumar
|
fe117723d0
|
Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-bin
Throw away queued messages on error
|
10 years ago |
Craig Tiller
|
2bac1f8c39
|
Merge pull request #1470 from vjpai/stream_ctx
Fix a bug in synchronous streaming QPS test
|
10 years ago |
Tim Emiola
|
f0b4c58778
|
Merge pull request #1515 from murgatroid99/node_auth_uri_parameter
Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata
|
10 years ago |
Tim Emiola
|
0db579d183
|
Merge pull request #1505 from murgatroid99/node_status_error_event
Added error events on client streams when the server is streaming
|
10 years ago |
Craig Tiller
|
00d5b5cf90
|
Wire up google_default_credentials/http_cli
|
10 years ago |
Jan Tattermusch
|
1c51f550de
|
Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup
Conflicts:
src/csharp/Grpc.Examples/MathGrpc.cs
|
10 years ago |
Michael Lumish
|
b1f3104815
|
Merge pull request #1517 from tbetbetbe/grpc-ruby-dont-extend-string
make underscore a class method of GenericService
|
10 years ago |