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
|
57f9bc4819
|
Add modification warning to templated files
|
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
|
249d7a66ff
|
Automatedly advance ObjC version numbers
|
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 |
Masood Malekghassemi
|
f621a0fabe
|
Merge pull request #9422 from soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries
Add __richcmp__ to cygrpc.Timespec
|
8 years ago |
Yuchen Zeng
|
3c63080140
|
Merge pull request #9393 from y-zeng/interop_http2_template
Dockerfile template update for http2_badserver_interop
|
8 years ago |
Nathaniel Manista
|
9ff26dc693
|
v1.0.x → master upmerge
Manual resolution:
- Force use of local distributions in Python-building in
tools/run_tests/helper_scripts/build_python.sh.
|
8 years ago |
David G. Quintas
|
2e36be09af
|
Revert "Fix cronet header memory free"
|
8 years ago |
matt-kwong
|
ba9aa59bdf
|
Merge pull request #9052 from matt-kwong/internal-ci-fuzzers
Add all the other fuzzer tests to internal CI
|
8 years ago |
Noah Eisen
|
0c6fc6c834
|
Merge pull request #9426 from ncteisen/doesnt-look-like-anything-to-me
Update Name of Python Negative Interop Test
|
8 years ago |
Muxi Yan
|
a60b31d0a4
|
Merge pull request #9308 from muxi/fix-loupe-exception
Fix cronet_transport.c failure handling bug
|
8 years ago |
Noah Eisen
|
5e9e1a259f
|
Update with #9358
Whoops
Should have known better than to use Github's conflict resolver....
|
8 years ago |
Muxi Yan
|
9d97c165bc
|
Merge pull request #9430 from muxi/fix-8842
Fix cronet header memory free
|
8 years ago |
Muxi Yan
|
607413f623
|
fix the test error
|
8 years ago |
Muxi Yan
|
e0016e2dc6
|
clang-format
|
8 years ago |
Muxi Yan
|
289f0fed89
|
Fix cronet header memory free
|
8 years ago |
Craig Tiller
|
5e01e2ac97
|
Revert "Metadata handling rewrite"
|
8 years ago |
Nathaniel Manista
|
c84725fd02
|
Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining
Fix grpc._server._Context.time_remaining.
|
8 years ago |
Masood Malekghassemi
|
aa7089a549
|
Be more verbose when generating Python documentation
|
8 years ago |
Nicolas Noble
|
2e225c1d80
|
Merge pull request #9340 from stanley-cheung/update-boringssl
Update boringssl
|
8 years ago |
ncteisen
|
459c93f147
|
Update name of Python negative interop test
|
8 years ago |