Jan Tattermusch
7db77f8442
Merge pull request #5569 from jtattermusch/python_build_ext_in_buildstep
...
Run build_ext in build_python step
9 years ago
Jan Tattermusch
66a6d014a4
run build_ext in build_python step
9 years ago
Jan Tattermusch
4473dd5b88
Merge pull request #5541 from jtattermusch/python_split_tests
...
Make python test suites run in parallel
9 years ago
Vijay Pai
40d27ba784
Merge pull request #5535 from ctiller/streams
...
Refcounting fix for bug exposed by qps_test
9 years ago
Craig Tiller
0cb803d9ca
Always ref writable streams
...
We suffered a bug whereby doing a follow-up write to another write could
resurrect a deleted stream, causing all sorts of crash.
Fix: when a stream becomes writable (vs when we start writing) take a
ref on the stream, and only relinquish it once we're done writing.
9 years ago
Craig Tiller
bfc8a8d049
Merge pull request #5551 from grpc/revert-5539-makdharma-comment
...
Revert "Update reconnect_interop_server.cc"
9 years ago
Craig Tiller
98990726a0
Revert "Update reconnect_interop_server.cc"
9 years ago
Jan Tattermusch
072ebaa153
make python test suites run in parallel
9 years ago
Craig Tiller
08745b0115
Merge pull request #5546 from grpc/revert-5538-makdharma-commentfix
...
Revert "Update reconnect_interop_client.cc"
9 years ago
Craig Tiller
c6611efb67
Revert "Update reconnect_interop_client.cc"
9 years ago
Nathaniel Manista
8c5be78eb9
Merge pull request #5542 from soltanmm/over-troubled-water
...
Add troubleshooting section to Python package description.
9 years ago
Nathaniel Manista
2274c7f079
Merge pull request #5537 from soltanmm/triceratops-again
...
Maintain correct invariants against core.
9 years ago
Masood Malekghassemi
7bee07555a
Add troubleshooting section to package description
9 years ago
Yang Gao
f7d6d3821a
Merge pull request #5539 from grpc/makdharma-comment
...
Update reconnect_interop_server.cc
9 years ago
Yang Gao
1a050235e5
Merge pull request #5538 from grpc/makdharma-commentfix
...
Update reconnect_interop_client.cc
9 years ago
makdharma
38a560b6ba
Update reconnect_interop_server.cc
9 years ago
makdharma
bd50f305a3
Update reconnect_interop_client.cc
9 years ago
Masood Malekghassemi
18720fff2f
Maintain correct queue invariants against core
9 years ago
Vijay Pai
16e8bbbff2
Merge pull request #5529 from ctiller/racy
...
Fix esan detected race in subchannel state
9 years ago
Yang Gao
e788e8bf8d
Merge pull request #5523 from vjpai/e2e_stc
...
Fix ServerTryCancel in end2end tests
9 years ago
Craig Tiller
8e19f61d62
Fix esan detected race in subchannel state
9 years ago
Nicolas Noble
2a04f63d59
Merge pull request #5525 from dgquintas/templates_readme
...
Added comment for gyp
9 years ago
David Garcia Quintas
a662259575
Added comment for gyp
9 years ago
Nicolas Noble
8bcb99a5f8
Merge pull request #5524 from dgquintas/templates_readme
...
updated templates/README.md
9 years ago
David Garcia Quintas
3db3c63a41
Addressed comments
9 years ago
David Garcia Quintas
9c691c59da
updated templates/README.md
9 years ago
Jan Tattermusch
5da3fae40f
Merge pull request #5517 from jtattermusch/csharp_fix_rststream8
...
Don't do a "safety" Cancel when recv_close_on_server.cancelled is set.
9 years ago
Vijay Pai
6c016efa34
ServerTryCancel was not actually respecting the API since it
...
could be an arbitrary amount of time between when the cancel is tried
and actually observable.
9 years ago
Nicolas Noble
783e8ed510
Merge pull request #5516 from jtattermusch/fix_runs_per_test_reporting
...
Fix run_tests.py reporting for multiple test runs
9 years ago
Jan Tattermusch
06c98fa49a
fix copyright
9 years ago
Jan Tattermusch
7d91dc3181
fix #4427
9 years ago
Jan Tattermusch
494f312833
fix reporting for multiple test runs
9 years ago
Stanley Cheung
7d974ea872
Merge pull request #5488 from stanley-cheung/php-update-to-next-ver
...
Simplify PHP installation
9 years ago
Stanley Cheung
a91a5db363
sync php with core version;
9 years ago
Yang Gao
6963453c20
Merge pull request #5493 from sreecha/server_try_cancel_test
...
Fix flaky test: End2endServerTryCancelTest.ResponseStreamServerCancelAfter
9 years ago
Sree Kuchibhotla
9e5a05af8a
Fix clang format issue
9 years ago
Vijay Pai
2edea9ce81
Merge pull request #5495 from ctiller/grumpf
...
clang-format sanity fix
9 years ago
Vijay Pai
cf98743d91
Merge pull request #5496 from ctiller/XXXX
...
Remove broken test
9 years ago
Craig Tiller
7c075b3953
Remove broken test
...
This test is inherently flaky and I don't see any way to make it not so.
Historically this test has not (in my memory) given any signal that something is actually broken.
Let's save maintenance and just nuke it.
9 years ago
Craig Tiller
7fe08a23f1
clang-format
9 years ago
Sree Kuchibhotla
8d543e8e30
Fix ResponseStreamServerCancelAfter test flake
9 years ago
Nathaniel Manista
cff072247e
Merge pull request #5492 from nicolasnoble/fixing-5478
...
Copyright updates.
9 years ago
Nicolas "Pixel" Noble
68291709f4
Fixing copyrights.
9 years ago
Masood Malekghassemi
6a5e1d7e19
Merge pull request #5478 from soltanmm/catatonic
...
Address some memory hazards in Cython code
9 years ago
Bogdan Drutu
f0ca4d5c5c
Merge pull request #5441 from a-veitch/no_binary_tags
...
Remove binary tags, restrict tag characters to ASCII
9 years ago
Stanley Cheung
7700d13a98
Merge pull request #5483 from jtattermusch/csharp_protoc_bundling_fix_sanity
...
Fix sanity test for C#'s 'build_packages.bat.template'
9 years ago
Stanley Cheung
df1e05ad24
Simplify PHP installation
9 years ago
Jan Tattermusch
3742703f5f
fix sanity test
9 years ago
Jan Tattermusch
f657a50213
Merge pull request #5466 from jtattermusch/csharp_win_distribtest
...
Windows C# distribtests
9 years ago
Jan Tattermusch
3f1aa9b99a
add copyright and cleanup python code
9 years ago