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
Craig Tiller
9e3691c5bd
Actually run json_run_localhost tests
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
Masood Malekghassemi
165f9a713b
Restructure reStructured text to be valid
9 years ago
Craig Tiller
bdfa39c3cf
Better error message
9 years ago
Alexander Polcyn
535b71dce4
changed compression request streaming enumerable to set write flag on every message
9 years ago
Craig Tiller
b19dbead67
Make request freelists per cq, to allow drastically higher requested call counts
9 years ago
Alexander Polcyn
3403565ca4
updated inner class comment
9 years ago
Alexander Polcyn
81aab14ba6
simplified client streaming compression request enumerable
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
David Garcia Quintas
c0299df85d
added some more docs
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
Mark D. Roth
6f6f59ae4b
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
9 years ago
Mark D. Roth
14bed44db2
Merge remote-tracking branch 'upstream/master' into filter_api
9 years ago
murgatroid99
580a64af24
Improved some Ruby inline documentation
9 years ago
Alexander Polcyn
cdff92f02e
added ruby client compression interop tests
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
Craig Tiller
1d03e100eb
Ensure timely response to marks
9 years ago
Craig Tiller
824c234de8
Merge github.com:grpc/grpc into delayed-write
9 years ago
Craig Tiller
609dc2d360
Fix rare flake
9 years ago
Alex Polcyn
7c55ab090a
removed unnecessary public methods removed tests of non api methods
9 years ago
Craig Tiller
2808be6641
Fix regex filtering
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
Eric Richardson
8e769fdc95
Fix arguments for calls to Ruby's `Time.at`
...
`Time.at` takes microseconds as a second arg, not nanoseconds. Fixes
conversion of deadline time on the server-side.
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
David Garcia Quintas
04fae26cf6
fixed leaks in test
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
David Garcia Quintas
b5c9334ae6
discount grpc framing bytes
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
kpayson64
1af18aef2b
Merge pull request #7315 from kpayson64/fix_exit_test
...
Updated exit_test for new grpc.Server API
9 years ago
kpayson64
a09219c3b6
Merge pull request #7323 from kpayson64/fix_py_qps
...
Updated python qps tests to use GA server API
9 years ago
Nicolas Noble
b6f760f425
Merge pull request #7329 from nicolasnoble/upmerge-master
...
Upmerge from 0.15 to master.
9 years ago