Craig Tiller
|
9d9e4d3e21
|
Please the include sanity check
|
9 years ago |
Craig Tiller
|
3448887c90
|
Merge github.com:grpc/grpc into filter-selection
|
9 years ago |
Jorge Canizales
|
0b6cb7dcb2
|
Revert "Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()""
|
9 years ago |
Jan Tattermusch
|
ddd4d7f10f
|
Merge pull request #5494 from dgquintas/guard_check
New #include guard sanity check + fixes to current guards
|
9 years ago |
Jan Tattermusch
|
68edc15796
|
Merge pull request #5679 from makdharma/master
Cleaned up installation/test requirement fetching
|
9 years ago |
Jan Tattermusch
|
950ecbd726
|
Merge pull request #5646 from leifurhauks/import_cygrpc
make cygrpc importable on py3
|
9 years ago |
Jan Tattermusch
|
dadb32a01f
|
Merge pull request #5843 from dgquintas/fix-grpc-lib
fixed multiple initialization of globals
|
9 years ago |
David G. Quintas
|
ec427738eb
|
Merge pull request #5854 from ctiller/backoff2
Build backoff as a library once again
|
9 years ago |
Craig Tiller
|
132a00623b
|
Fix sanity
|
9 years ago |
Craig Tiller
|
33599977b3
|
Tweaks
|
9 years ago |
Craig Tiller
|
de7edf83cc
|
Merge github.com:grpc/grpc into backoff2
Reintroduce flakiness flag for tests: lb_policies_test is inherently flaky and I don't have time to deflake this week
|
9 years ago |
Vijay Pai
|
2446114b8f
|
Merge remote-tracking branch 'dgq/fix-grpc-lib' into make_clang_great_again_v2
|
9 years ago |
Vijay Pai
|
c0e3952d27
|
Re-enable tsan for qps tests
|
9 years ago |
Vijay Pai
|
025432e12d
|
Merge branch 'release_wall' into make_clang_great_again_v2
|
9 years ago |
Vijay Pai
|
f637ce5a0a
|
Merge branch 'master' into make_clang_great_again_v2
|
9 years ago |
vjpai
|
4ce09cf760
|
Reorder a release store after the operations it protects.
|
9 years ago |
Jan Tattermusch
|
cb1c389a6c
|
Merge pull request #5842 from vjpai/qps_wall
Temporarily disable qps tsan tests
|
9 years ago |
Jan Tattermusch
|
8bce393aeb
|
Merge pull request #5819 from dgquintas/compression_levels
Implemented compression level algorithms properly
|
9 years ago |
Jan Tattermusch
|
dc6d5a6244
|
Merge pull request #5829 from jtattermusch/fix_openssl_deadlink
Fix gcc4.4 tests
|
9 years ago |
Jan Tattermusch
|
8090150911
|
Merge pull request #5783 from dgquintas/nanopb-dockerfile
Moved apt-gets from .sh file to dockerfile for nanopb
|
9 years ago |
Nicolas "Pixel" Noble
|
b4e8db24c8
|
Adding an argument to bad_ssl_cert in order to override the location of the test certificate.
|
9 years ago |
Craig Tiller
|
3ab6f4dc11
|
Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc into backoff2
|
9 years ago |
Craig Tiller
|
963c2b757a
|
Allow tracking fuzzer outputs on Jenkins
|
9 years ago |
Craig Tiller
|
cd0fbbdd50
|
Expand fuzzer corpus
|
9 years ago |
Jan Tattermusch
|
55977aa487
|
Merge pull request #5795 from ctiller/port_server
Refactor port server client part to be shared between Windows and POSIX ports
|
9 years ago |
Craig Tiller
|
58270d5461
|
Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)""
|
9 years ago |
Craig Tiller
|
71c610d512
|
Expand fuzzers
|
9 years ago |
David Garcia Quintas
|
146070db8d
|
fixed multiple initialization of globals
|
9 years ago |
Jan Tattermusch
|
80551afb6c
|
Merge pull request #5784 from ctiller/help-me-just-a-little-bit
Log test names
|
9 years ago |
Jan Tattermusch
|
26eb86ec9d
|
Merge pull request #5828 from murgatroid99/node_example_dependencies_fix
Updated example package.json with missing dependency
|
9 years ago |
vjpai
|
5c0b6dd6a1
|
Temporarily disable qps tsan tests since they are exposing a
tsan internal error until we upgrade tsan
|
9 years ago |
Jan Tattermusch
|
b41a1acfe3
|
Merge pull request #5814 from sreecha/grpc_fixit
DocFixit: Add more troubleshooting details
|
9 years ago |
Jan Tattermusch
|
e4b419ebcc
|
Merge pull request #5805 from stanley-cheung/php-fix-arg-type
PHP: return channel arg type
|
9 years ago |
Jan Tattermusch
|
6b0cb778d0
|
Merge pull request #5527 from ctiller/xoxo
Fix comparison function
|
9 years ago |
Jan Tattermusch
|
8707d69fd8
|
Merge pull request #5841 from grpc/revert-5723-backoff_lib
Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"
|
9 years ago |
David G. Quintas
|
108cecb826
|
Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"
|
9 years ago |
Sree Kuchibhotla
|
244545671d
|
DocFixit: Troubleshooting info for Windows and some minor tweaks
|
9 years ago |
Jan Tattermusch
|
a643960d45
|
Merge pull request #5810 from jtattermusch/extension_loading_for_webapps
Correct handling for shadowed assemblies when loading native extension
|
9 years ago |
Jan Tattermusch
|
2b0f9e87db
|
Merge pull request #5674 from jtattermusch/csharp_log_precision
Make timestamp format in C# logs more similar to C core
|
9 years ago |
Jan Tattermusch
|
ee69f42552
|
Merge pull request #5706 from deepaklukose/dev
Expose pem cert in AuthContext for SSL/TLS channels
|
9 years ago |
Jan Tattermusch
|
38da4491cc
|
fix -Wshadow warning
|
9 years ago |
Leifur Halldor Asgeirsson
|
798eeda24e
|
python 2/3 compatible abstract servicers/stubs
|
9 years ago |
Leifur Halldor Asgeirsson
|
4df39871d0
|
python3-compatible syntax for python examples
|
9 years ago |
Leifur Halldor Asgeirsson
|
fbe766ad46
|
replace uses of iteritems with six.iteritems
|
9 years ago |
Leifur Halldor Asgeirsson
|
efdefce3a7
|
make iterators python3-compatible
|
9 years ago |
Leifur Halldor Asgeirsson
|
554c7dd22f
|
py3 compatibility for test runner & loader
|
9 years ago |
Leifur Halldor Asgeirsson
|
1abda1f02b
|
specify metaclasses in a py3-compatible way
|
9 years ago |
Stanley Cheung
|
7978747198
|
Merge pull request #5830 from y-zeng/documentation
Doc Fixit: src/cpp/README.md
|
9 years ago |
vjpai
|
aea32070ef
|
Remove a typedef that was causing a redefinition error
on some compilers
|
9 years ago |
Jan Tattermusch
|
9bb7062f20
|
Fix gcc4.4 tests
|
9 years ago |