Richard Belleville
|
d3cd387e03
|
Bump rules_apple
|
5 years ago |
Richard Belleville
|
a451a3a94b
|
Rename function
|
5 years ago |
Jan Tattermusch
|
abc384164a
|
fix kwargs syntax error
|
5 years ago |
Richard Belleville
|
3207e62328
|
Finish todo
|
5 years ago |
Richard Belleville
|
544ead769d
|
Remove explicit Python 3 testing
|
5 years ago |
Richard Belleville
|
6dfa96524d
|
Fix failing CPP test
|
5 years ago |
Richard Belleville
|
1b69538d58
|
Switch all tests to py2and3_test
|
5 years ago |
Richard Belleville
|
27990a5541
|
Explicitly add python versions to examples.
|
5 years ago |
Jan Tattermusch
|
b7667478cf
|
bump bazel version to 0.27
|
5 years ago |
Richard Belleville
|
426450cd82
|
Implement dual testing
|
5 years ago |
Richard Belleville
|
4e317f0b34
|
Merge pull request #20027 from gnossen/py_proto_library_deps
Switch py_proto_library from using src to deps to conform with google3
|
5 years ago |
Juanli Shen
|
3684c486b0
|
Merge pull request #18259 from AspirinSJL/update_build_doc
Update doc to use clang-5.0
|
5 years ago |
Vijay Pai
|
c22afac623
|
Merge pull request #16733 from vjpai/generic_lifetime
Confirm that generic API method name is not needed after call creation
|
5 years ago |
Juanli Shen
|
90b0430930
|
Merge pull request #20069 from AspirinSJL/fix_cast
Fix type unmatch
|
5 years ago |
Mark D. Roth
|
0bdeca47b6
|
Merge pull request #19038 from markdroth/lb_policy_create_channel_api_improvement
Remove CreateChannel() method from LB helper API.
|
5 years ago |
Juanli Shen
|
6db8d725fe
|
Merge pull request #20051 from AspirinSJL/handoff
Update triage rotation
|
5 years ago |
Jan Tattermusch
|
7ac0f061bc
|
Merge pull request #20074 from jtattermusch/portability_libuv_logs
Only run libuv portability tests as build-only
|
5 years ago |
Lidi Zheng
|
392669ad37
|
Merge pull request #20079 from lidizheng/stop
Stop the failing Python LocalCredentials test on Windows
|
5 years ago |
Yang Gao
|
b6ae2ad69b
|
Merge pull request #20061 from yang-g/shutdown2
return unavailable on transport closed
|
5 years ago |
Lidi Zheng
|
a2990a053c
|
Revert changes in src/python/grpcio_tests/commands.py
|
5 years ago |
Lidi Zheng
|
630e6ab221
|
Use the correct machanism to ignore test in Windows
|
5 years ago |
Esun Kim
|
1ff545e004
|
Merge pull request #20059 from veblush/cppflag
Added GRPC_USE_CPP_STD_LIB flag
|
5 years ago |
Muxi Yan
|
fa37db2bb9
|
Merge pull request #20060 from muxi/fix-protorpc-include
ProtoRPC include some headers
|
5 years ago |
Arjun Roy
|
541c9f304e
|
Merge pull request #20056 from arjunroy/hpack_parser_fuzz_fix
Fix hpack parser fuzzer failure.
|
5 years ago |
Esun Kim
|
2707fd0bd4
|
Added GRPC_USE_CPP_STD_LIB flag
|
5 years ago |
Lidi Zheng
|
8f403431a1
|
Try to disable it again
|
5 years ago |
Juanli Shen
|
c102028526
|
Merge pull request #18950 from benjaminp/gettid
Rename gettid() functions.
|
5 years ago |
Muxi Yan
|
80163ef83b
|
Update BUILD file accordingly
|
5 years ago |
Lidi Zheng
|
c9593617a6
|
Merge pull request #20077 from nkashy1/python-grpc-testing-abort-fix
Implemented _abort method on ServicerContext
|
5 years ago |
Lidi Zheng
|
750a8ab6ca
|
Fix import
|
5 years ago |
Lidi Zheng
|
d9c0d498f2
|
Stop the failing tests
|
5 years ago |
Neeraj Kashyap
|
5c173084f8
|
condition acquire and release with context manager
Was previously unfamiliar with the contex manager wrapper around
threading primitives.
|
5 years ago |
Neeraj Kashyap
|
1ab9225dce
|
Release the lock on the RPC object condition
|
5 years ago |
Jiangtao Li
|
65233f7818
|
Merge pull request #19766 from curv85/bad-socket-fixes
catch the error if socket initialization fails
|
5 years ago |
Benjamin Peterson
|
57586a1ca7
|
Rename gettid() functions.
glibc 2.30 will declare its own gettid; see https://sourceware.org/git/?p=glibc.git;a=commit;h=1d0fc213824eaa2a8f8c4385daaa698ee8fb7c92. Rename the grpc versions to avoid naming conflicts.
|
5 years ago |
Esun Kim
|
e8bd422c9f
|
Merge pull request #20062 from veblush/rakeldxx
Added LDXX to Rakefile
|
5 years ago |
Jan Tattermusch
|
6e86c178b8
|
Merge pull request #19784 from xeno14/csharp_unity_readme
Update Unity C# Scripting Runtime Version in README
|
5 years ago |
Neeraj Kashyap
|
b804ce974a
|
Implemented _abort method on ServicerContext
This acquires a lock from the _condition member of the context's _rpc
and then aborts the _rpc directly
|
5 years ago |
Jan Tattermusch
|
3869f43953
|
only run libuv portability tests as build-only
|
5 years ago |
Jan Tattermusch
|
ff8354ed5e
|
Merge pull request #19942 from dfawley/go_release
Add v1.21.3 and v1.22.2 releases of grpc-go to interop matrix
|
5 years ago |
Jan Tattermusch
|
8bb718de6b
|
Merge pull request #19932 from grpc/dapengzhang0-patch-1
Update client_matrix.py for java releases
|
5 years ago |
Juanli Shen
|
4dffd82524
|
Fix type unmatch
|
5 years ago |
Muxi Yan
|
e21ec5d4d5
|
clang-format
|
5 years ago |
Esun Kim
|
25b56ee1dd
|
Add LDXX to Rakefile
|
5 years ago |
Muxi Yan
|
6f2f9ae2c3
|
import ProtoRPC and GRPCCallOptions in ProtoService
|
5 years ago |
Arjun Roy
|
6e159d3ee3
|
Fix hpack parser fuzzer failure.
Fix crash when nullptr is passed to ManagedMemorySlice::Equals().
|
5 years ago |
yang-g
|
3728329033
|
return unavailable on transport closed
|
5 years ago |
Esun Kim
|
37170cd495
|
Merge pull request #20055 from veblush/cpplb
More strict C++
|
5 years ago |
Yash Tibrewal
|
2ba3ad5d2a
|
Merge pull request #20057 from yashykt/interceptionexample1
Improve comment
|
5 years ago |
rmstar
|
848779bafb
|
Merge pull request #20050 from rmstar/shutdown_crash
timer_test: add test case for grpc shutdown while timer is pending
|
5 years ago |