Craig Tiller
|
4a3c1386a1
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
|
10 years ago |
Nathaniel Manista
|
55cbf02125
|
Change Python development status to "Alpha"
We actually went alpha in the last release cycle several weeks ago but
missed updating this documentation.
|
10 years ago |
Donna Dionne
|
9508c6c743
|
Adding 2 new test runner scripts to help to separate tests into smaller runs and
getting faster results.
|
10 years ago |
Siddharth Rakesh
|
2e9157d88c
|
Added async streaming ping pong test
|
10 years ago |
Jan Tattermusch
|
f319be0a88
|
make windows host configurable
|
10 years ago |
Jan Tattermusch
|
63bf8502e5
|
added interop and cloud to prod runner scripts for windows interop clients
|
10 years ago |
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 |
murgatroid99
|
5828fb960d
|
Added failing test that echos the request message
|
10 years ago |
Craig Tiller
|
b3108e8817
|
Move state update to ack, to prevent races
|
10 years ago |
murgatroid99
|
1b40198fb3
|
Added jwtaccess cloud-to-prod interop test
|
10 years ago |
murgatroid99
|
11cfdf7109
|
Removed a default value I missed
|
10 years ago |
murgatroid99
|
0e19902647
|
Updated ProtoBuf.js dependency. Updated protos to proto3
|
10 years ago |
Craig Tiller
|
6d7df2f238
|
Merge pull request #7 from murgatroid99/objective_c_remove_ds_store
Ignore .DS_Store files
|
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
|
c7df2b8a56
|
Ruby progress
|
10 years ago |
Craig Tiller
|
5cef1b30ee
|
Test progress
|
10 years ago |
murgatroid99
|
91b66bb9ea
|
Ignore .DS_Store files
|
10 years ago |
Craig Tiller
|
9ec7f5ab81
|
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
|
10 years ago |
Craig Tiller
|
7d95470a62
|
Update comment
|
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 |
Eric Anderson
|
611e7e1a3c
|
Add connection backoff doc
This is a faithful representation of the current version of the Google
Doc with only formatting changes.
|
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
|
5b9e7430d9
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Conflicts:
vsprojects/Grpc.mak
|
10 years ago |
Craig Tiller
|
f7670f3054
|
Clean out old code
|
10 years ago |
Craig Tiller
|
3c78b4e0de
|
Ruby progress
|
10 years ago |
Craig Tiller
|
3a4880856a
|
Ruby progress
|
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 |