Yuchen Zeng
24987dbf77
fix typo
8 years ago
kpayson64
3b04393511
Merge pull request #6942 from adelez/perf_html_report
...
Generate html report for perf tests
8 years ago
Craig Tiller
bbf2fcd29b
Merge pull request #7410 from sreecha/bq_bug
...
Add clientSuccess and serverSuccess to BQ schema
8 years ago
Adele Zhou
7d4373bc6e
Generate html report for perf tests
8 years ago
kpayson64
69d897d032
Merge pull request #7347 from apolcyn/add_ruby_client_compression_interop_tests
...
Add ruby client compression interop tests
8 years ago
Stanley Cheung
84b1df2d77
Merge pull request #7403 from thinkerou/fix_auth_ver_master_branch
...
PHP: unify the version of google/auth
8 years ago
Sree Kuchibhotla
6dbfce0a9d
Add clientSuccess and serverSuccess to BQ schema
8 years ago
kpayson64
a8dbf3ff97
Merge pull request #7398 from yang-g/wait_async
...
regenerate projects
8 years ago
Craig Tiller
b955636d41
Merge pull request #7407 from ctiller/delayed-write
...
Benchmark fixes
8 years ago
Craig Tiller
ad94fdfe51
Fix compile error
8 years ago
Craig Tiller
b23239b6d8
Merge branch 'histo' of github.com:vjpai/grpc into delayed-write
8 years ago
thinkerou
329c25457b
unify the version of google/auth
8 years ago
Craig Tiller
13d3e3b7e2
Merge pull request #6737 from ctiller/delayed-write
...
Delay beginning most writes until we enter poll()
8 years ago
kpayson64
421643727f
Merge pull request #7225 from nathanielmanistaatgoogle/_rpc_test
...
Add more assertions to _rpc_test
8 years ago
yang-g
d28fb6df8f
regenerate projects
8 years ago
kpayson64
27a02b5d9d
Merge pull request #7319 from yang-g/wait_async
...
Make Server::Wait work for async only server.
8 years ago
kpayson64
7f6c7798b0
Merge pull request #7372 from apolcyn/check_buffer_reader_init_call
...
Add csharp check to return val of byte_buffer_reader_init
8 years ago
Craig Tiller
40b495ac7b
Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-write
8 years ago
Craig Tiller
f11b3336ec
Make network status follow the normal init/shutdown path
8 years ago
yang-g
6ec11f2acd
prevent spurious wake up and unstarted/already shutdown server
8 years ago
Craig Tiller
0a06cd7b68
Cleanup from code review
8 years ago
kpayson64
1198da0b5c
Merge pull request #7314 from soltanmm/spinning-flags
...
Set more build-flags in `setup.py`s
8 years ago
Craig Tiller
9053ec01fe
Remove now redundant line
8 years ago
Craig Tiller
75f065d022
Correct direction of inequality
8 years ago
kpayson64
bda40a0301
Merge pull request #7383 from kpayson64/skip_exit_test
...
Skip exit_test until flake is fixed
8 years ago
Craig Tiller
741cd45e93
Merge pull request #7385 from stanley-cheung/php-fix-interop-test
...
PHP: fix interop tests breakage
8 years ago
Craig Tiller
4723576a40
Merge github.com:grpc/grpc into delayed-write
8 years ago
Craig Tiller
706f5bb7c2
Document refcounting
8 years ago
Craig Tiller
1b656542cf
Document creation function
8 years ago
Stanley Cheung
998b230f4e
php: fix interop tests breakage
8 years ago
Craig Tiller
2ea0104fc4
Add a quick note on the write chain execution\nthis is changed already in a future commit, so this should be enough for now
8 years ago
Stanley Cheung
3fb819fd2a
Merge pull request #7364 from stanley-cheung/php-prepare-for-ga
...
php: prepare for GA release
8 years ago
Craig Tiller
6f59a86ae3
Update comment
8 years ago
Craig Tiller
5d0c1f0da2
Describe workqueue_enqueue better
8 years ago
Vijay Pai
5fde20d9f0
clang-format
8 years ago
Vijay Pai
40317fd720
Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing.
8 years ago
Ken Payson
84401116a8
Skip exit_test until flake is fixed
8 years ago
Craig Tiller
8da7b1f779
Fix some failures
8 years ago
Vijay Pai
ad7c527618
Temporary workaround by setting up a deadline on server shutdown.
...
This reveals an issue that needs to be solved:
D0713 14:48:28.049861213 14503 server.c:704] Waiting for 44 channels and 0/1 listeners to be destroyed before shutting down server
8 years ago
Masood Malekghassemi
d66be0b6f6
Set more build-flags in `setup.py`s
...
Removes MinGW flags from various build scripts, since they're now set in
our `setup.py`s by default. Also removes the arguments for the
extensions in grpcio's setup.py; that function was already accessing
globals anyway, might as well go whole-hog.
8 years ago
Craig Tiller
ad1bd46028
Failure reporting fix
8 years ago
Craig Tiller
d4c5bd8512
Merge github.com:grpc/grpc into delayed-write
8 years ago
Nicolas Noble
7a70bb5486
Merge pull request #7265 from thunderboltsid/issue-7094-retry
...
Retrying: Make the testing scripts executable on Python 3.x
8 years ago
Nicolas Noble
77041372ba
Merge pull request #7112 from thunderboltsid/issue-7110
...
Add dockerfile for pyenv and modify run_tests.py to include py35 and py36
8 years ago
Alexander Polcyn
78aa4580fd
Add csharp check to return val of byte_buffer_reader_init
8 years ago
Jorge Canizales
377427a7bd
Merge pull request #7357 from grpc/v1.0.x
...
Automatic v1.0.x -> master upmerge
8 years ago
Stanley Cheung
ce3d05c753
add back version to composer.json file
8 years ago
makdharma
9195ea0f2a
Merge pull request #7359 from jcanizales/p0-protoc-podspec
...
Distribute ProtoC and the plugin as pods
8 years ago
kpayson64
6ee6a54820
Merge pull request #7353 from kpayson64/fix_cygrpc_test
...
Fix cygrpc test
8 years ago
Craig Tiller
6ca5437b61
Fix potential null ptr deref
8 years ago