David Garcia Quintas
ea11d168c7
Added more docs.
...
And fixed behavior when incoming serverlist has zero servers. Previously we
ignored the update. Currently (and correctly) we consider it but the pick itself
will stay pending until we actually have > 0 servers in the incoming serverlist.
8 years ago
David Garcia Quintas
7c3ba12813
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
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
Stanley Cheung
998b230f4e
php: fix interop tests breakage
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
Ken Payson
84401116a8
Skip exit_test until flake is fixed
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
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
kpayson64
5820f8c597
Merge pull request #7044 from yang-g/slice
...
Add API to get C slice from C++ Slice.
8 years ago
kpayson64
d3d739284b
Merge pull request #6539 from soltanmm/clngfrmt-aoa
...
Add src/compiler to clang-formatting pass
8 years ago
Stanley Cheung
9055160b07
php: prepare for GA release
8 years ago
kpayson64
875f633cda
Merge pull request #7355 from soltanmm/count-bleck
...
Add special methods to generated Python docs
8 years ago
Jorge Canizales
1e6d1272df
Set Travis clone depth to 1, to alleviate workload
...
This should make Travis only test the last commit of every PR.
9 years ago
Jorge Canizales
76628706ac
Fix Travis not finding !ProtoCompiler-gRPC.podspec
9 years ago
kpayson64
286ff57ffd
Merge pull request #7248 from yang-g/server_test
...
Initialize variable.
9 years ago
Nicolas Noble
f439736c77
Merge pull request #7356 from nicolasnoble/cherry-pick-fix
...
Use test roots.pem in test - cherry-picking for v1.0.x
9 years ago
yang-g
7ace180dde
Use test roots.pem in test
9 years ago
Jorge Canizales
7be9450cf2
Merge pull request #7350 from nicolasnoble/upmerge-0_15-1_0
...
Upmerge 0.15 -> 1.0
9 years ago
Ken Payson
cc06b91b7f
Change sequence of client/server events
...
This is for https://github.com/grpc/grpc/pull/6737 when
start_batch will no longer put data on the wire
9 years ago
kpayson64
9880525a3a
Merge pull request #7257 from yang-g/sequential_con
...
Use test roots.pem in test
9 years ago
kpayson64
d75d5ea79f
Merge pull request #7317 from soltanmm/tadpoles
...
Patch spawn for Python 'unix' compilers instead of link
9 years ago
kpayson64
4faea6b56c
Merge pull request #7290 from soltanmm/auto-cy
...
Fallback to generating files if not generated
9 years ago
kpayson64
e99acfff14
Merge pull request #7338 from kpayson64/remove_py_cruft
...
Removed early adopter code
9 years ago
Masood Malekghassemi
48d07c6489
Add special methods to generated Python docs
...
Also removes an old-now-spurious `make` invocation from the docgen.py
helper script.
9 years ago
Nicolas "Pixel" Noble
5dcb89bc14
Merge branch 'release-0_15' into v1.0.x
...
Conflicts:
.gitmodules
gRPC.podspec
9 years ago
Jorge Canizales
a24195b15a
Merge pull request #7341 from nicolasnoble/podspec-no-template-0_15
...
gRPC.podspec shouldn't be a template anymore.
9 years ago
Ken Payson
4d425522bf
Remove early adopter code
9 years ago
Masood Malekghassemi
c3e3ae5862
Patch `spawn` for Python 'unix' compilers instead
...
Before we patched the link command, now we just patch `spawn` as an
updatable catch-all solution to ARG_MAX limitations on bash for MSYS and
MinGW and friends.
9 years ago
Nicolas "Pixel" Noble
aa0b4c8084
Bringing 0.15 to protobuf beta 3.3 to satisfy both nodejs and objc.
9 years ago
Masood Malekghassemi
ac59245624
Clang-format all the things
9 years ago
Masood Malekghassemi
1fa0faa2e2
Add src/compiler to clang format
9 years ago
kpayson64
06f779b79f
Merge pull request #7342 from kpayson64/python_metadata_def
...
Added Glossary to docs with metadata definition
9 years ago
Jorge Canizales
34b0cd0c47
Fix Travis
9 years ago
kpayson64
6b8a8e4a74
Merge pull request #7330 from dgquintas/fix_tsan
...
Fix tsan race
9 years ago
kpayson64
6ab39eafaf
Merge pull request #6595 from thinkerou/time
...
Merged some codes to the common function for maintainability in time.c file
9 years ago
Ken Payson
f7f47a6d26
Added Glossary to docs with metadata definition
9 years ago
Nicolas "Pixel" Noble
4150e9e2f5
gRPC.podspec shouldn't be a template anymore.
9 years ago
yang-g
3e63b4ee7e
Merge remote-tracking branch 'upstream/master' into slice
9 years ago
yang-g
48e5562051
Merge remote-tracking branch 'upstream/master' into server_test
9 years ago
yang-g
408ef6bf25
Merge remote-tracking branch 'upstream/master' into sequential_con
9 years ago
Nicolas Noble
2f17797c94
Merge pull request #7336 from nicolasnoble/master-is-1.1
...
Master is now 1.1.0-dev.
9 years ago
Nicolas "Pixel" Noble
49bfb92dc1
Master is now 1.1.0-dev.
9 years ago
Nicolas Noble
76c929606e
Merge pull request #7335 from nicolasnoble/master-is-1.0.0-pre1
...
Flagging master as 1.0.0-pre1.
9 years ago
Nicolas "Pixel" Noble
8c72ae43f9
Flagging master as 1.0.0-pre1.
9 years ago
kpayson64
5086f43b8e
Merge pull request #7322 from kpayson64/py_status_code_message
...
Implemented python status_code_and_message interop test
9 years ago