Richard Belleville
|
485e87cadf
|
Move tests into single directory because Blaze is the worst
|
5 years ago |
Richard Belleville
|
df247fb33a
|
Experimental API decorator
|
5 years ago |
Richard Belleville
|
7c581ab099
|
Revert "Stop emitting experimental warnings"
This reverts commit 3daa32de4e .
|
5 years ago |
Richard Belleville
|
ff3088979a
|
Why you incomplete, Python 3.6?
|
5 years ago |
Richard Belleville
|
67a492c946
|
Yapf
|
5 years ago |
Richard Belleville
|
753ab16ebb
|
Remove unused return value
|
5 years ago |
Richard Belleville
|
5474a76044
|
Pull out constant
|
5 years ago |
Richard Belleville
|
0668c73cd2
|
Add copyright header
|
5 years ago |
Richard Belleville
|
3daa32de4e
|
Stop emitting experimental warnings
|
5 years ago |
Richard Belleville
|
e7e41e7610
|
Change up ordering
|
5 years ago |
Richard Belleville
|
6e7f9f2ebe
|
Add typing
|
5 years ago |
Richard Belleville
|
70d3765712
|
Use debug level logging
|
5 years ago |
Richard Belleville
|
09774aebfb
|
Put libraries in order of reference
|
5 years ago |
Richard Belleville
|
70837b3351
|
Don't attempt to run under setuptools
|
5 years ago |
Richard Belleville
|
270880f440
|
Yapf
|
5 years ago |
Richard Belleville
|
94efe57fb0
|
Buildifier
|
5 years ago |
Richard Belleville
|
78c9ce56e5
|
Remove unguarded import of simple_stubs
|
5 years ago |
Richard Belleville
|
36aa768290
|
Correct tests.json
|
5 years ago |
Richard Belleville
|
e5b287ead8
|
Yapf. Pylint
|
5 years ago |
Richard Belleville
|
ac864c7502
|
Make APIs experimental
|
5 years ago |
Richard Belleville
|
84c8dc739e
|
Add insecure_channel_credentials function
|
5 years ago |
Richard Belleville
|
aadcded305
|
Add docstrings
|
5 years ago |
Richard Belleville
|
1abe2f0ac2
|
Add stream_stream
|
5 years ago |
Richard Belleville
|
38bef98463
|
Add stream-unary
|
5 years ago |
Richard Belleville
|
b5f06c216e
|
Implement unary_stream
|
5 years ago |
Richard Belleville
|
4ac50ceed6
|
Add maximum-based channel eviction
|
5 years ago |
Richard Belleville
|
20f85c1d60
|
Don't run test under Python 2
|
5 years ago |
Richard Belleville
|
741b407ac4
|
Add simple eviction mechanism
|
5 years ago |
Richard Belleville
|
5a8a6e3ad3
|
Add thread-safe channel cache. Test that it actually caches
|
5 years ago |
Richard Belleville
|
0c4af58acc
|
Add test and fake LRU cache interface
|
5 years ago |
Karthik Ravi Shankar
|
864c8a96d2
|
Merge pull request #21848 from codeblooded/add-skip-android-flag-to-java-example
Add ignore android flag in performance README.md
|
5 years ago |
Karthik Ravi Shankar
|
0aadc18408
|
Merge pull request #21883 from karthikravis/update-rotation
Pass C repo manager to Donna
|
5 years ago |
Karthik Ravi Shankar
|
122f699cde
|
Pass C repo manager to Donna
|
5 years ago |
Lidi Zheng
|
ffb41a2368
|
Merge pull request #21819 from Skyscanner/close_ongoing_calls
[Aio] Close ongoing calls when the channel is closed
|
5 years ago |
Lidi Zheng
|
f20bf08d17
|
Merge pull request #21855 from lidizheng/aio-auto-creds
[Aio] Fix the server credentials & improve socket implementation
|
5 years ago |
Pau Freixes
|
5cd4e133bf
|
Increase timeout in some tests
|
5 years ago |
Jiangtao Li
|
8308b01742
|
Merge pull request #21705 from ashithasantosh/proto
Added max_frame_size field for ALTS frame size negotiation.
|
5 years ago |
Pau Freixes
|
84d2a70741
|
Merge branch 'master' into close_ongoing_calls
|
5 years ago |
Pau Freixes
|
2d89ef0acd
|
Fix pylint issue
|
5 years ago |
Pau Freixes
|
3a8be1784c
|
make YAPF happy
|
5 years ago |
Pau Freixes
|
c94364f311
|
Use a weakset for storing ongoing calls
|
5 years ago |
Mark D. Roth
|
2a7191abe7
|
Merge pull request #21866 from markdroth/xds_bootstrap_error_fix
Fix bugs in xds bootstrap file parsing.
|
5 years ago |
Pau Freixes
|
2cef2fce39
|
Use set as data structure for trace ongoing calls
|
5 years ago |
Pau Freixes
|
d0b218ae18
|
Once cancelled just destroy the channel
|
5 years ago |
Jan Tattermusch
|
4a366ab94e
|
Merge pull request #21834 from jtattermusch/eradicate_boringssl_err_data
Get rid of boringssl podspec err_data.c hack
|
5 years ago |
Jan Tattermusch
|
68e83e36ab
|
Merge pull request #21811 from jtattermusch/boringssl_bazel_sha
Use sha256 for boringssl bazel dependency
|
5 years ago |
Mehrdad Afshari
|
faf406d65b
|
Merge pull request #21865 from mehrdada/genericize-rpc_test
Check .code() before .cancelled() in Python RPC tests
|
5 years ago |
Esun Kim
|
bd57b6523c
|
Merge pull request #21825 from veblush/test-robust
Make test code use TestEnvironment (part 3)
|
5 years ago |
Mark D. Roth
|
0cbe92af6c
|
Fix bugs in xds bootstrap file parsing.
|
5 years ago |
Lidi Zheng
|
69c63cb33a
|
Merge pull request #21770 from lidizheng/aio-timeout
[Aio] Add tests for timeout mechanism on the client-side
|
5 years ago |