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 |
Craig Tiller
|
cf2ceaae29
|
Merge github.com:grpc/grpc into bwest
|
8 years ago |
Craig Tiller
|
6963441195
|
Merge github.com:grpc/grpc into bm_msgsz
|
8 years ago |
Craig Tiller
|
7fa7d6817e
|
Fix core banned functions
|
8 years ago |
Craig Tiller
|
f8ea95786f
|
Merge branch 'maxmsgsz' into bm_msgsz
|
8 years ago |
Masood Malekghassemi
|
aa7089a549
|
Be more verbose when generating Python documentation
|
8 years ago |
Craig Tiller
|
ffc843ddcb
|
Fix test
|
8 years ago |
Nicolas Noble
|
2e225c1d80
|
Merge pull request #9340 from stanley-cheung/update-boringssl
Update boringssl
|
8 years ago |
Craig Tiller
|
da9de8988b
|
Merge github.com:grpc/grpc into maxmsgsz
|
8 years ago |
ncteisen
|
459c93f147
|
Update name of Python negative interop test
|
8 years ago |
Masood Malekghassemi
|
a66dad5db6
|
Add __richcmp__ to cygrpc.Timespec
|
8 years ago |
Craig Tiller
|
eb757d24e2
|
Fix lb_policies_test
|
8 years ago |
Craig Tiller
|
6360af6428
|
Fix ping test
|
8 years ago |
Craig Tiller
|
13a875d13e
|
Fix simple tests
|
8 years ago |
Nathaniel Manista
|
7d561a6328
|
Fix grpc._server._Context.time_remaining
A weak test is included; proper test coverage will come later.
|
8 years ago |
Eric Gribkoff
|
4a4a3a4468
|
Merge pull request #9388 from ericgribkoff/java_http2_test
Update path to http2 Java test client
Failing test is known issue #9150
|
8 years ago |
Craig Tiller
|
c5235d7832
|
Spam cleanup
|
8 years ago |
Craig Tiller
|
0cf6a71b72
|
Fix comments, merge head, regen project
|
8 years ago |
Craig Tiller
|
405cfbefce
|
Merge github.com:grpc/grpc into faster_slices
|
8 years ago |
Craig Tiller
|
ff1f160a26
|
Merge github.com:grpc/grpc into bwest
|
8 years ago |
Nicolas Noble
|
28ec869b5a
|
Merge pull request #8842 from ctiller/metadata_filter
Metadata handling rewrite
|
8 years ago |
Craig Tiller
|
2b5cf1ff26
|
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
|
8 years ago |
Craig Tiller
|
55fe0db764
|
Update projects
|
8 years ago |
Craig Tiller
|
4a08147513
|
Fix test under MSVC
Optimizer was spotting that src1 and src2 would be identical and merging
them.
|
8 years ago |
Harvey Tuch
|
daa9f45f0e
|
Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()[ev_epoll_linux.c].
This bug resulted in workqueue items failing to merge correctly and
consequently queued closures would fail to execute.
|
8 years ago |
Craig Tiller
|
b7b7486c4b
|
Merge github.com:grpc/grpc into metadata_filter
|
8 years ago |
Craig Tiller
|
4906d2c4b1
|
Update projects
|
8 years ago |
Eric Gribkoff
|
4e51140789
|
Update path to http2 Java test client
|
8 years ago |
Stanley Cheung
|
7201fdc0d8
|
re-run generate-project.sh after rebase
|
8 years ago |
Stanley Cheung
|
b39942f06f
|
Update boringssl to latest chromium-stable
|
8 years ago |
Nicolas Noble
|
bd827887ff
|
Merge pull request #9414 from jboeuf/fix_alpn_msan
Fixing msan issue in client_ssl.c
|
8 years ago |
Craig Tiller
|
0f5b400fa4
|
Fix Python test
|
8 years ago |
Eric Anderson
|
c2bc59b2b0
|
Merge pull request #9346 from stevej/stevej/content_type_in_example_response
adding content-type to the example response
|
8 years ago |
Noah Eisen
|
c405a76ebf
|
Merge pull request #8819 from ncteisen/cpp_stress_flags
Tweaked cpp stress client flags
|
8 years ago |
Robbie Shade
|
56eb94af15
|
Merge pull request #9362 from grpc/rjshade-patch-1
Fix GRPC_TRACE doc formatting
|
8 years ago |
Craig Tiller
|
c27b5b7933
|
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
|
8 years ago |
Jan Tattermusch
|
1c6a144d69
|
fix ordering of deps in grpclb_test
|
8 years ago |
thinkerou
|
8772a366ba
|
update method prop visibility
|
8 years ago |
Yang Gao
|
cd15530b31
|
Merge pull request #9406 from yang-g/no_method_service
Stop generating method name array when there is no method.
|
8 years ago |
thinkerou
|
16713db012
|
fix code style
|
8 years ago |
Noah Eisen
|
659e563e2e
|
Merge pull request #9348 from ncteisen/python_negative_http2_fix
Change expected error code in Python negative interop client
|
8 years ago |
Julien Boeuf
|
f575369d05
|
Fixing msan issue in client_ssl.c
See this error (somehow triggered by a new version of boringssl):
https://grpc-testing.appspot.com/job/gRPC_pull_requests_msan_c/1154/testReport/junit/(root)/c_linux_msan/bins_msan_handshake_client_GRPC_POLL_STRATEGY_poll_cv/
In the alpn callback, in_len is the size of the in buffer and not the number of alpn elements.
|
8 years ago |
Matt Kwong
|
66122b2c05
|
Add all the other fuzzer tests to internal CI
|
8 years ago |
Craig Tiller
|
9f701d9e7d
|
Merge pull request #47 from soltanmm-google/if-you-keep-getting-disappointed-do-you-start-to-just-accept-good-faith-or-get-jaded-about-good-faith
Fix Python memory errors
|
8 years ago |
Craig Tiller
|
ba7a84b2a8
|
Merge github.com:grpc/grpc into maxmsgsz
|
8 years ago |
Nathaniel Manista
|
fffb692d37
|
Merge pull request #9410 from nathanielmanistaatgoogle/issue-7971
Doc string fix and tweaks.
|
8 years ago |
Masood Malekghassemi
|
c4d10dfb1b
|
Fix Python memory errors
... but for real this time.
|
8 years ago |
ncteisen
|
876008493b
|
Regenerate project
|
8 years ago |
ncteisen
|
b2fa3d3bff
|
Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags
|
8 years ago |