Vijay Pai
|
72d4593406
|
Merge pull request #3484 from ctiller/mergabit
Enforce a more mergable build.yaml format
|
9 years ago |
Craig Tiller
|
69684061da
|
Merge github.com:grpc/grpc into mergabit
|
9 years ago |
Craig Tiller
|
d3366d7ff0
|
Merge pull request #3497 from nicolasnoble/lost-my-sanity
Restoring sanity.
|
9 years ago |
Craig Tiller
|
2bc37297c8
|
Enable backtraces on C tests
|
9 years ago |
Nathaniel Manista
|
a6735949fe
|
Merge pull request #3542 from ctiller/flaky-ist-nicht-gut
Only support flaky tests on demand.
|
9 years ago |
Yang Gao
|
bd88711447
|
Merge pull request #3483 from ctiller/no-tcp-alloc
Save some allocations in tcp_posix.c
|
9 years ago |
Nathaniel Manista
|
1bae5371b8
|
Merge pull request #3458 from ctiller/flaky-ist-gut
Add retries for flaky tests (enabled by default for now).
|
9 years ago |
Craig Tiller
|
d4509a16b3
|
Default to no-flakes, allow enabling them
|
9 years ago |
Stanley Cheung
|
38a0f99818
|
Merge pull request #3495 from tbetbetbe/release-0_11
Bugfix: correct circular arg ref
|
9 years ago |
Nicolas "Pixel" Noble
|
499fb052a0
|
Restoring sanity.
|
9 years ago |
Nicolas Noble
|
0f9a118f4e
|
Merge pull request #3474 from ctiller/clang_format
Add clang-format to sanity
|
9 years ago |
Vijay Pai
|
8c7665e06d
|
Add some TODO comments for possible poll optimization
|
9 years ago |
Tim Emiola
|
383d7da1b2
|
Bugfix: correct circular arg ref
|
9 years ago |
Craig Tiller
|
6c3709c4b3
|
Merge pull request #3494 from tbetbetbe/grpc-ruby-remove-bad-flaking-test
Remove a bad flaky rpc server test
|
9 years ago |
Tim Emiola
|
557d26f643
|
Remove a bad flaky rpc server test
|
9 years ago |
Tim Emiola
|
71157e1f26
|
Merge pull request #3434 from murgatroid99/node_file_hang_investigation
Fixed hang when using Node gRPC with other async operations
|
9 years ago |
Yang Gao
|
0f8265a622
|
Merge pull request #3480 from ctiller/no-alloc
Fast path for proto serialization for small protos
|
9 years ago |
Tim Emiola
|
d915f01e08
|
Merge pull request #3446 from murgatroid99/node_docs_update_0.11
Updated quick start README, replaced route guide docs with link to grpc.io
|
9 years ago |
Craig Tiller
|
0a775b38c7
|
Merge pull request #2920 from nicolasnoble/winnt-check
Better handling of _WIN32_WINNT.
|
9 years ago |
Jan Tattermusch
|
9d17f09ebe
|
Merge pull request #3489 from ctiller/portlog
Retry checking port_server on socket timeout errors
|
9 years ago |
Tim Emiola
|
da5507b96d
|
Merge pull request #3481 from jtattermusch/beta_update_docs
Update c# docs for release 0.11
|
9 years ago |
Craig Tiller
|
4dbdd6a5c2
|
Remove metadata canonicalization, and fix some bugs
|
9 years ago |
Craig Tiller
|
8287523daf
|
Add missing import
|
9 years ago |
Yang Gao
|
b09a875917
|
Merge pull request #3476 from vjpai/block_annotate
Annotate blocking points
|
9 years ago |
Craig Tiller
|
31fdaa4aa5
|
Retry checking port_server on socket timeout errors
|
9 years ago |
Yang Gao
|
dd8a0dfbb5
|
Merge pull request #3488 from rjshade/add_grpc_server_argument
Add grpc_server argument
|
9 years ago |
Robbie Shade
|
109a8dc6d8
|
Stop shadowing global name
|
9 years ago |
Jan Tattermusch
|
3fcbdef6f7
|
further docs fixes
|
9 years ago |
Robbie Shade
|
147fe701a0
|
Add grpc_server argument to grpc_udp_server_start
|
9 years ago |
Nate Kibler
|
2d32771a1b
|
Removed comment from code generation and updated tests
|
9 years ago |
Craig Tiller
|
3dc1e4f909
|
Add support for flaky timeouts
|
9 years ago |
Craig Tiller
|
d7e09c31e6
|
Purple flakes
|
9 years ago |
Craig Tiller
|
8d5a98afaa
|
Merge github.com:grpc/grpc into flaky-ist-gut
|
9 years ago |
Craig Tiller
|
2d73f05d33
|
Merge pull request #3479 from dgquintas/fix_fixtures
Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION
|
9 years ago |
Nicolas Noble
|
9be379cc60
|
Merge pull request #3486 from ctiller/pdb
Disable PDB generation on Jenkins
|
9 years ago |
Craig Tiller
|
8f12f77059
|
Generated changes
|
9 years ago |
Craig Tiller
|
3ef8c0862e
|
More PDB trickery
|
9 years ago |
Nate Kibler
|
8d282a2f45
|
Merge branch 'grpc/master'
|
9 years ago |
Nate Kibler
|
6d19724a90
|
Adds class factory method to generated ProtoService classes
|
9 years ago |
Craig Tiller
|
34522cdac5
|
Merge github.com:grpc/grpc into mergabit
|
9 years ago |
Craig Tiller
|
852b17a402
|
Merge github.com:grpc/grpc into no-tcp-alloc
|
9 years ago |
Craig Tiller
|
f031de86f2
|
Merge github.com:grpc/grpc into no-alloc
|
9 years ago |
Craig Tiller
|
dd69342218
|
Merge github.com:grpc/grpc into clang_format
|
9 years ago |
Craig Tiller
|
609779a252
|
Merge github.com:grpc/grpc into can-we-be-single-threaded
|
9 years ago |
Nicolas Noble
|
ff60024eaf
|
Merge pull request #3423 from ctiller/shindig
Rearchitect background work: phase 1
|
9 years ago |
Craig Tiller
|
25834347e2
|
Enforce a more mergable build.yaml format
|
9 years ago |
Craig Tiller
|
7aab8389f7
|
Merge branch 'shindig' of github.com:ctiller/grpc into shindig
|
9 years ago |
Craig Tiller
|
81db02117e
|
Merge github.com:grpc/grpc into shindig
|
9 years ago |
Craig Tiller
|
7db24e06e2
|
Fix memory leak
|
9 years ago |
Craig Tiller
|
0799ff3684
|
Fix a memory corruption bug
|
9 years ago |