index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
python
/
grpcio_tests
/
tests
/
unit
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
murgatroid99
2017-05-25
|
\
|
*
Reconnect disconnected channels automatically
Ken Payson
2017-05-22
*
|
Expose Auth Context in Python
Ken Payson
2017-05-11
|
/
*
Add max_requests argument to server
Ken Payson
2017-03-17
*
Merge pull request #9938 from kpayson64/increase_epsilon
kpayson64
2017-03-01
|
\
|
*
Increase epsilon in thread cleanup test
kpayson64
2017-03-01
*
|
Add missing unittest.main call
Nathaniel Manista
2017-02-28
*
|
User-Agent "Python-gRPC-" → "grpc-python/"
Nathaniel Manista
2017-02-07
*
|
Ran Yapf code, pinned version
Ken Payson
2017-02-06
|
*
Re-run yapf code, and pin version
Ken Payson
2017-02-06
*
|
Run yapf_code on v1.1.x
murgatroid99
2017-01-31
|
*
ran yapf
David Garcia Quintas
2017-01-30
|
/
*
Merge pull request #9127 from soltanmm-google/if-you-rely-only-on-yourself-fe...
Masood Malekghassemi
2017-01-23
|
\
|
*
Run yapf over Python code
Masood Malekghassemi
2017-01-23
*
|
Merge pull request #9422 from soltanmm-google/as-filthy-rich-as-our-cabinet-s...
Masood Malekghassemi
2017-01-23
|
\
\
|
|
/
|
/
|
*
|
Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining
Nathaniel Manista
2017-01-20
|
\
\
|
|
*
Add __richcmp__ to cygrpc.Timespec
Masood Malekghassemi
2017-01-20
|
|
/
|
/
|
|
*
Fix grpc._server._Context.time_remaining
Nathaniel Manista
2017-01-20
*
|
Pass an iterator rather than an iterable
Nathaniel Manista
2017-01-17
|
/
*
Run Python formatting
Masood Malekghassemi
2017-01-17
*
v1.0.x → master upmerge
Nathaniel Manista
2017-01-06
|
\
|
*
Add _invocation_defects_test.InvocationDefectsTest
siddharthshukla
2016-12-22
|
*
Replace Python unit test iterables by iterators
siddharthshukla
2016-12-20
|
*
Drop use of Exception.message in metadata test
Nathaniel Manista
2016-12-17
*
|
v1.0.x → master upmerge
Nathaniel Manista
2016-12-16
|
\
|
|
*
Merge pull request #8995 from ncteisen/python_call_batch
Noah Eisen
2016-12-15
|
|
\
|
|
*
Add check on return value from start_client_batch
ncteisen
2016-12-15
*
|
|
Merge pull request #9006 from kpayson64/revert_bizarre_api
kpayson64
2016-12-13
|
\
\
\
|
|
*
|
Style fix: pass keyword arguments by keyword
Nathaniel Manista
2016-12-13
|
|
*
|
Use LONG_TIMEOUT for calls that do not time out
Nathaniel Manista
2016-12-13
|
|
|
/
*
|
|
Add ServiceRpcHandler to exported names
Ken Payson
2016-12-09
|
*
|
Revert "Add configurable exit grace periods and shutdown handlers"
Ken Payson
2016-12-08
|
/
/
*
|
Add configurable exit grace periods and shutdown handlers
Ken Payson
2016-12-01
*
|
Explicitly stop the server on tear-down
Masood Malekghassemi
2016-11-03
*
|
Change channel tests to use public API
Ken Payson
2016-10-18
*
|
Allow pointer channel args python
Ken Payson
2016-10-13
*
|
Add parameter for server options
Ken Payson
2016-09-19
*
|
remove skipIf from TypeSmokeTest (issue 7672)
siddharthshukla
2016-08-23
*
|
Merge pull request #7668 from thunderboltsid/skip-test-for-pypy
kpayson64
2016-08-15
|
\
\
|
*
|
skip test run if running with pypy
siddharthshukla
2016-08-09
*
|
|
Fix the ThreadPoolExecutor: max_workers can't be 0
siddharthshukla
2016-08-03
|
/
/
*
|
Merge v1.0.x into master
murgatroid99
2016-07-22
|
\
|
|
*
Fix cygrpc test
Ken Payson
2016-07-21
|
*
Fixed name syntax error
Ken Payson
2016-07-18
*
|
Merge pull request #7225 from nathanielmanistaatgoogle/_rpc_test
kpayson64
2016-07-14
|
\
\
*
|
|
Skip exit_test until flake is fixed
Ken Payson
2016-07-13
*
|
|
Merge pull request #7357 from grpc/v1.0.x
Jorge Canizales
2016-07-13
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Change sequence of client/server events
Ken Payson
2016-07-12
|
*
|
Remove early adopter code
Ken Payson
2016-07-12
|
/
/
|
*
Add more assertions to _rpc_test
Nathaniel Manista
2016-07-12
[next]