Nathaniel Manista
69b7231776
gRPC Python test infrastructure
...
(The time-related first part of it, anyway.)
7 years ago
Nathaniel Manista
1c0b20dda7
Narrow .gitignore to only what it needs to ignore
...
"proto" and "*.egg-info/" are no longer generated, "src/" can be
narrowed to "/src/", and "*_pb2.py" and "*_pb2_grpc.py" are covered by
.gitignore files in parent directories.
7 years ago
Muxi Yan
883655d6cf
Merge pull request #11624 from muxi/fix-objc-memory-leak
...
Fix Objective C memory leak GRPCOpSendMetadata
8 years ago
Vijay Pai
7f93e58989
Merge pull request #11621 from vjpai/error_doc
...
Document error unref contract for iomgr cb's and transport/stream errors
8 years ago
Vijay Pai
ff17b050e6
Document error unref contract for iomgr cb's and transport/stream errors
8 years ago
Nicolas Noble
c4f85b78f3
Merge pull request #11474 from makdharma/cares_fix
...
fixes #11473
8 years ago
Nicolas Noble
d8bf2df7c6
Merge pull request #10462 from nicolasnoble/ares-header-pollution
...
Avoid pollution from ares.h into the global space.
8 years ago
Muxi Yan
be3c7e2a42
Fix the memory leak in metadata
8 years ago
Yang Gao
71a78e92cb
Merge pull request #11590 from yang-g/zombie_paylod
...
Destroy byte buffer to avoid leak in zombied calls
8 years ago
Mark D. Roth
bf527617bf
Merge pull request #11577 from markdroth/compression_filter_fix
...
Fix handling of send_message before send_initial_metadata in compress filter.
8 years ago
Yuchen Zeng
8bec6a9316
Merge pull request #11589 from y-zeng/fix_bad_ping
...
Fix bad_ping
8 years ago
Stanley Cheung
fdf30af6e0
Merge pull request #11524 from michaelbausor/php-protoc-plugin
...
Update PHP protoc plugin generation
8 years ago
Muxi Yan
8399ff6a17
Merge pull request #11584 from muxi/fix-cronet-lock-abort
...
Handle cancel correctly
8 years ago
Nathaniel Manista
9a69478498
Merge pull request #11595 from nathanielmanistaatgoogle/lint
...
Lint progress.
8 years ago
Nathaniel Manista
9104884a19
Clean up and opinionate .pylintrc
8 years ago
Nathaniel Manista
6613f60166
Enable wrong-import-order lint
8 years ago
Nathaniel Manista
37c83ffbed
Enable redefined-variable-type lint
8 years ago
Nathaniel Manista
a7182f7f5a
Always use an upgraded pip when running pylint
8 years ago
Nathaniel Manista
936f8d5eaa
Enable next-method-called lint
8 years ago
Muxi Yan
366270eee5
Fix test
8 years ago
yang-g
2b8b7482ab
Destroy byte buffer to avoid leak in zombied calls
8 years ago
Muxi Yan
c7208282ae
Add comment to explain the added lines and disable debugging log
8 years ago
Vijay Pai
1b4be41a72
Merge pull request #11332 from vjpai/dethrift
...
Remove remaining thrift-based code from main repo
8 years ago
Yuchen Zeng
32e41b452a
Fix bad_ping
8 years ago
Muxi Yan
275e392449
Another bug fix in the same series
8 years ago
Muxi Yan
a1d79d9763
Handle cancel correctly
8 years ago
Vijay Pai
a1fe5e5ae3
Remove remaining thrift content from main repo
8 years ago
Mark D. Roth
5dc774199b
Fix Windows compiler problem.
8 years ago
Vijay Pai
b9fc05bf93
Merge pull request #11576 from vjpai/deprecated_on_arrival
...
Deprecated-on-arrival: Re-enable public constructor for ClientAsyncResponseReader
8 years ago
Michael Bausor
495e9ac023
Run formatter
8 years ago
Vijay Pai
10c040d455
Move collection reset before unref (since unref could destroy obj)
8 years ago
Vijay Pai
d35730d185
Fix use of terminal underscores in field names.
8 years ago
Mark D. Roth
2024353b07
Merge pull request #11499 from markdroth/trailers_only
...
Add support for Trailers-Only responses.
8 years ago
Mark D. Roth
bd3b93b4b5
Add support for Trailers-Only responses.
...
- When receiving a Trailers-Only response, return the metadata as
trailing metadata instead of initial metadata.
- Send Trailers-Only response when we have no non-default initial metadata,
no message to send, and trailing metadata to send.
8 years ago
Mark D. Roth
7cd1425e29
Fix handling of send_message before send_initial_metadata in compress filter.
8 years ago
Vijay Pai
fc539eb193
Re-enable public constructor for ClientAsyncResponseReader to avoid busting client that bypassed code generator. This code is deprecated-on-arrival as it is a performance pessimization. This code path should not be used.
8 years ago
Vijay Pai
c8d249ccd2
Merge pull request #11559 from vjpai/longlong
...
Remove long long
8 years ago
Vijay Pai
86a4d998a1
Remove 'long long'
8 years ago
Yang Gao
de7dec71b3
Merge pull request #11542 from yang-g/grpc_cli
...
Still create channel if remotedb is false. Just do not use it in the …
8 years ago
Noah Eisen
892afc2097
Merge pull request #10833 from ncteisen/tracing-overhaul
...
Tracing Overhaul
8 years ago
Muxi Yan
655a275c03
Merge pull request #11521 from muxi/fix-objc-memory-leak
...
Fix ObjC memory leak problem
8 years ago
Jan Tattermusch
fd5781a49e
Merge pull request #11527 from jtattermusch/core_fix_license
...
Fix license file
8 years ago
Jan Tattermusch
75e29e4ea9
Merge pull request #11560 from grpc/vjpai-patch-2-1
...
Grammar fix in issue template
8 years ago
ncteisen
9f3bd3340c
Updated doc
8 years ago
Noah Eisen
264879fec5
Overhaul the new pollers
8 years ago
Noah Eisen
1ef8270d45
Merge pull request #11561 from ncteisen/sanity
...
Regenerate Projects, Sanity
8 years ago
ncteisen
847985a2c9
Regenerate projects
8 years ago
Noah Eisen
09f804b652
Merge pull request #11504 from ncteisen/qps-driver-diff
...
QPS Driver Diff
8 years ago
Noah Eisen
431c604dab
Merge pull request #11552 from ncteisen/bps
...
Batch push_setting
8 years ago
ncteisen
741ffb4b46
Rename files
8 years ago