Nicolas "Pixel" Noble
|
8087d70c4e
|
Ruby windows fix - LDLIBS always belongs last, for link order reasons.
|
8 years ago |
Michael Lumish
|
9bbc23cb62
|
Merge pull request #9506 from murgatroid99/uv_tcp_header_fix_backport
Backport "Add missing header include in tcp_uv.c"
|
8 years ago |
Michael Lumish
|
693a910e57
|
Merge pull request #9525 from murgatroid99/uv_tcp_connection_fix
Fix bugs in UV DNS resolver implementation
|
8 years ago |
Michael Lumish
|
be579b5608
|
Merge pull request #9527 from murgatroid99/yapf_code
Run yapf_code on v1.1.x
|
8 years ago |
Michael Lumish
|
de3ed4c670
|
Merge pull request #9516 from murgatroid99/node_addservice_argument_validation
Node: Validate arguments to addService, fix a couple of minor issues
|
8 years ago |
murgatroid99
|
ba7c059c64
|
Run yapf_code on v1.1.x
|
8 years ago |
murgatroid99
|
c4ed3b91da
|
Fix bugs in UV DNS resolver implementation
|
8 years ago |
murgatroid99
|
c73089643e
|
Add tcp_client_uv tracing
|
8 years ago |
murgatroid99
|
a171538b92
|
Node: Validate arguments to addService, fix a couple of minor issues
|
8 years ago |
Nicolas Noble
|
87b8195eba
|
Merge pull request #9514 from muxi/advance-objc-version-1.1.0
Advance objc version to v1.1.0
|
8 years ago |
Nicolas Noble
|
64d5c2301a
|
Merge pull request #9512 from nicolasnoble/version-1.1.0
Flagging version 1.1.0.
|
8 years ago |
Nicolas "Pixel" Noble
|
4dcb7862bf
|
Flagging version 1.1.0.
|
8 years ago |
Nicolas Noble
|
93934f83fa
|
Merge pull request #9507 from nicolasnoble/ruby_2.4.0
Ruby 2.4.0 support.
|
8 years ago |
Muxi Yan
|
d7bd8ad6c0
|
Merge pull request #9505 from muxi/fix-grpc-v1.1.0-pre1-release
Fixes for gRPC ObjC v1.1.0 release
|
8 years ago |
Muxi Yan
|
0aace0778c
|
Advance objc version to v1.1.0
|
8 years ago |
Alexander Polcyn
|
299fa6ee02
|
revert update of rake-compiler for lack of effect
|
8 years ago |
Alexander Polcyn
|
a1fa5a3381
|
fix missing static ruby lib on 2.4.0
|
8 years ago |
Nicolas "Pixel" Noble
|
b230ba870e
|
Add ruby 2.4.0 targets to Rakefile.
|
8 years ago |
Alexander Polcyn
|
1b587f1705
|
update rake-compiler Dockerfile to build for ruby 2.4.0
|
8 years ago |
Nicolas Noble
|
4b844a40ad
|
Merge pull request #9489 from nicolasnoble/mark_backport
Mark backport of PR #9465
|
8 years ago |
murgatroid99
|
4c04cf9da9
|
Add missing header include in tcp_uv.c
|
8 years ago |
Muxi Yan
|
c933d02090
|
Disable wireless check on OS X
|
8 years ago |
Muxi Yan
|
562ec45bab
|
Update gRPC-Core.podspec
|
8 years ago |
Muxi Yan
|
0bbe89d4b3
|
Merge pull request #9488 from muxi/advance-protoc-ver-3.1.0
Advance protoc version to 3.1.0
|
8 years ago |
Muxi Yan
|
630706e5fe
|
Advance protoc dependency version as well
|
8 years ago |
Mark D. Roth
|
203de0fa41
|
Really fix python.
|
8 years ago |
Mark D. Roth
|
6f12c74969
|
clang-format
|
8 years ago |
Mark D. Roth
|
26e973e36e
|
Fix cython bug.
|
8 years ago |
Mark D. Roth
|
835646e9ff
|
Fix tests.
|
8 years ago |
Mark D. Roth
|
e6dd773dff
|
Move parameters for all grpc_op types into their own sub-structs.
|
8 years ago |
Muxi Yan
|
0b5fc6a544
|
Advance protoc version to 3.1.0
|
8 years ago |
Muxi Yan
|
686375b5ac
|
Merge pull request #9463 from muxi/advance-version-v1.1.0-pre1
Advance gRPC version to 1.1.0-pre1
|
8 years ago |
Muxi Yan
|
36031a0c71
|
Fix BoringSSL.podspec double slashes
|
8 years ago |
Muxi Yan
|
b74a13cbc3
|
Advance gRPC version to 1.1.0-pre1
|
8 years ago |
Michael Lumish
|
acca66aff9
|
Merge pull request #9460 from murgatroid99/electron_portability_fix
Fix electron portability test after scripts moved
|
8 years ago |
kpayson64
|
0fc897280f
|
Merge pull request #9457 from kpayson64/patch_build_fix
Patch build fix
|
8 years ago |
murgatroid99
|
cbdb9b808c
|
Fix electron portability test after scripts moved
|
8 years ago |
Ken Payson
|
464ce24b40
|
Add back comment
|
8 years ago |
Ken Payson
|
45a520f51f
|
Special case Python build for inet_ntop
|
8 years ago |
Nicolas Noble
|
196fdc422c
|
Merge pull request #9452 from nicolasnoble/version-change
Changing versions from -dev to -pre1 on the release branch.
|
8 years ago |
Nicolas "Pixel" Noble
|
da83b376eb
|
Changing versions from -dev to -pre1 on the release branch.
|
8 years ago |
Sree Kuchibhotla
|
889b0a4535
|
Merge pull request #9074 from dgquintas/poll_fd_shutdown
poll_posix double shutdown fix
|
8 years ago |
Sree Kuchibhotla
|
24e5f3ad62
|
Merge pull request #8810 from htuch/pollset-fix
Fix workqueue_move_items_to_parent invocation bug in polling_island_merge
|
8 years ago |
Masood Malekghassemi
|
c9cf96d2e1
|
Merge pull request #9127 from soltanmm-google/if-you-rely-only-on-yourself-fewer-things-might-go-wrong-but-fewer-things-might-go-right
Don't leak Py exceptions without calling gRPC core
|
8 years ago |
Masood Malekghassemi
|
6b890d1dd3
|
Run yapf over Python code
|
8 years ago |
Masood Malekghassemi
|
0b1bb2d418
|
Don't leak Py exceptions without calling gRPC core
|
8 years ago |
David G. Quintas
|
f2c5c1e541
|
Merge pull request #9428 from grpc/revert-8842-metadata_filter
Revert "Metadata handling rewrite"
|
8 years ago |
David G. Quintas
|
6e407b7762
|
Merge pull request #9446 from grpc/revert-9430-fix-8842
Revert "Fix cronet header memory free"
|
8 years ago |
Masood Malekghassemi
|
d772c2cda4
|
Merge pull request #9425 from soltanmm-google/automation-was-supposed-to-make-us-all-greater
Be more verbose when generating Python documentation
|
8 years ago |
Nicolas Noble
|
4f0752318b
|
Merge pull request #9448 from nathanielmanistaatgoogle/v1.0.x-upmerge
v1.0.x upmerge
|
8 years ago |