Craig Tiller
75f065d022
Correct direction of inequality
9 years ago
Stanley Cheung
db782ca03d
Merge pull request #7389 from stanley-cheung/php-fix-interop-test-1_0
...
PHP: fix interop tests breakage
9 years ago
kpayson64
bda40a0301
Merge pull request #7383 from kpayson64/skip_exit_test
...
Skip exit_test until flake is fixed
9 years ago
Mark D. Roth
dfbdefedd3
Added handshaker.[ch] to build.yaml.
9 years ago
Mark D. Roth
1d3b2cc849
clang-format
9 years ago
Mark D. Roth
c05539f8a4
Tweaked grpc_handshaker API and added grpc_handshake_manager API.
9 years ago
kpayson64
57e89b08d4
Merge pull request #7378 from kpayson64/py_doc_touchup
...
Document rpc details as string type
9 years ago
Craig Tiller
741cd45e93
Merge pull request #7385 from stanley-cheung/php-fix-interop-test
...
PHP: fix interop tests breakage
9 years ago
yang-g
05573f1692
Make Server::Wait work for async only server.
9 years ago
Craig Tiller
4723576a40
Merge github.com:grpc/grpc into delayed-write
9 years ago
Craig Tiller
706f5bb7c2
Document refcounting
9 years ago
Craig Tiller
1b656542cf
Document creation function
9 years ago
Stanley Cheung
998b230f4e
php: fix interop tests breakage
9 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
9 years ago
Stanley Cheung
febe79116c
php: fix interop tests breakage
9 years ago
Stanley Cheung
3fb819fd2a
Merge pull request #7364 from stanley-cheung/php-prepare-for-ga
...
php: prepare for GA release
9 years ago
Craig Tiller
6f59a86ae3
Update comment
9 years ago
Craig Tiller
5d0c1f0da2
Describe workqueue_enqueue better
9 years ago
Vijay Pai
5fde20d9f0
clang-format
9 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.
9 years ago
Masood Malekghassemi
3acddb20db
Remove Python 'loader' hack
9 years ago
Nicolas Noble
a529300053
Merge pull request #7346 from murgatroid99/ruby_ga_documentation_fixes
...
Improved some Ruby inline documentation
9 years ago
Nicolas "Pixel" Noble
f55adec54e
And remaining random leftover items.
9 years ago
Masood Malekghassemi
e9b90e5e1f
Move Python.h include out of loader code
...
To make a certain private code base work in a certain way nicer than the
current way.
9 years ago
Ken Payson
84401116a8
Skip exit_test until flake is fixed
9 years ago
Julien Boeuf
b87d106875
Checking in new roots.
9 years ago
kpayson64
85fa79d228
Merge pull request #7363 from stanley-cheung/php-prepare-for-ga-v1_0branch
...
php: prepare for GA release
9 years ago
kpayson64
279d8369d5
Merge pull request #7375 from soltanmm/zomg
...
Fix missing source file
9 years ago
kpayson64
45b509a7d1
Merge pull request #7354 from soltanmm/prescribe-more-rest
...
Restructure reStructured text to be valid
9 years ago
Muxi Yan
4a7aca0e4b
Establish Objective C end-to-end core test with Cronet
9 years ago
Craig Tiller
8da7b1f779
Fix some failures
9 years ago
Ken Payson
c41f81aeeb
Document rpc details as string type
9 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
9 years ago
Jorge Canizales
800a71cfb3
Don't always import Protobuf like a framework
...
If the macro isn't set, e.g. for Bazel compilations, import the way it was done before fb4a54541a
.
9 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.
9 years ago
Masood Malekghassemi
c153337d04
Fix missing source file
9 years ago
kpayson64
cb6d26afd0
Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg
...
Remove unnecessary "Failed parsing HTTP2" detail
9 years ago
Craig Tiller
ad1bd46028
Failure reporting fix
9 years ago
Craig Tiller
d4c5bd8512
Merge github.com:grpc/grpc into delayed-write
9 years ago
Robbie Shade
7e8b4173a9
Use the new socket creation api in udp_server.c
9 years ago
Nicolas Noble
7a70bb5486
Merge pull request #7265 from thunderboltsid/issue-7094-retry
...
Retrying: Make the testing scripts executable on Python 3.x
9 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
9 years ago
Alexander Polcyn
78aa4580fd
Add csharp check to return val of byte_buffer_reader_init
9 years ago
Jorge Canizales
377427a7bd
Merge pull request #7357 from grpc/v1.0.x
...
Automatic v1.0.x -> master upmerge
9 years ago
Robbie Shade
7f6864ac12
Use grpc_error instead of bool in udp_server's on_read
9 years ago
Robbie Shade
ae8c64dc00
Correct error handling for failed set_sockopt calls in udp_server.c
9 years ago
Stanley Cheung
ce3d05c753
add back version to composer.json file
9 years ago
Stanley Cheung
6085191145
add back version to composer.json file
9 years ago
Muxi Yan
7deb5fd795
Establish Objective C end-to-end core test with Cronet
9 years ago
makdharma
9195ea0f2a
Merge pull request #7359 from jcanizales/p0-protoc-podspec
...
Distribute ProtoC and the plugin as pods
9 years ago