661 Commits (c2c0f53e4eb7fe8906df55d984fdb36dc58b649f)

Author SHA1 Message Date
Nathaniel Manista 13db8e517d Plumb protocol objects through RPC Framework core 10 years ago
Stanley Cheung 581846ba9b Update debian install instructions, jessie-backports 10 years ago
Nathaniel Manista d2aa1cf0ba Initial work on protocol objects 10 years ago
Nathaniel Manista 1d750d6ca2 UNIMPLEMENTED status for methods not found 10 years ago
Nathaniel Manista 69210e598b Add code and details to base.Outcome 10 years ago
Masood Malekghassemi d45d55c39b Expose per-call credentials to Python 10 years ago
Nathaniel Manista 2402078be3 Bump Python version to 0.11 and status to Beta 10 years ago
Nathaniel Manista 65ad41f53b Fixes for bugs found during manual use 10 years ago
Nathaniel Manista cd9ec0e965 Code generation for Python Beta API 10 years ago
Nathaniel Manista 99355ce1cc Metadata plumbing and serialization tweaks 10 years ago
Nathaniel Manista dff73c7d23 Drop invoker during test tear-down 10 years ago
Nathaniel Manista 154e762ae8 Fix gRPC links lifecycle tracking 10 years ago
Nathaniel Manista 1d14618a0e Fix grace period bug in _end.accept_ticket 10 years ago
Stanley Cheung aec4ac8221 update debian unstable to testing 10 years ago
Nathaniel Manista 4354f3e680 Make ServiceLink shut-down a two step process 10 years ago
Nathaniel Manista 4a6bbdddd3 Python test clean-up 10 years ago
Nathaniel Manista 6e6ddbec91 Accept addresses rather than ports in add_port 10 years ago
Nathaniel Manista 4b41ba249d Two fixes in grpc.framework.core._end 10 years ago
Nathaniel Manista 0908c23c44 Expand force_client_auth to old ServerCredentials 10 years ago
Julien Boeuf 63720d4ecf Python service account cleanup. 10 years ago
Nathaniel Manista 7dc25d3ca6 Add force_client_auth to _low.ServerCredentials 10 years ago
Masood Malekghassemi b59f1348a2 Python OAuth2 auth-token interop test 10 years ago
Nathaniel Manista 8e3dc00d93 The Beta API Channel 10 years ago
Masood Malekghassemi 18b3ccb2f2 Temporary fix on Python doc to alleviate confusion 10 years ago
Julien Boeuf 510a920c75 Credentials cleanup: 10 years ago
Julien Boeuf c5b570f97e Adding void* at then end of security related method in order to have a stable ABI. 10 years ago
Nathaniel Manista 4c8288ec01 The RPC Framework crust package 10 years ago
Masood Malekghassemi 8f56c422f8 Add global per-test timeout to Python test harness 10 years ago
Nathaniel Manista b3e56c4736 Drop whitespace from Python test metadata keys 10 years ago
Nathaniel Manista 60478685e7 Use a custom exception in test_control 10 years ago
Nathaniel Manista 815604fdcd Add code and message to base.NoSuchMethodError 10 years ago
Nathaniel Manista 7b92bae20e Status code conformance in grpc._links 10 years ago
Nathaniel Manista 8caba0500b A test suite for the RPC Framework Face interface 10 years ago
Nathaniel Manista c9dc74b2cd Fix parameter reassignment defect 10 years ago
Nathaniel Manista 2432c224d9 Add a "transport" field to links.Ticket 10 years ago
Nathaniel Manista 9faff0e2b1 Four small bugfixes 10 years ago
Nathaniel Manista 79c9b358d9 The face interface of RPC Framework. 10 years ago
Craig Tiller 987263a039 Lower-case string 10 years ago
Nathaniel Manista f36e1b74b5 The RPC Framework core package. 10 years ago
Masood Malekghassemi 41a166f97b Add cancel_all_calls to Python server 10 years ago
Stanley Cheung 1894f188bf update installation instructions, review feedback 10 years ago
Stanley Cheung 5329e4bd3f update installation instructions, review feedback 10 years ago
Stanley Cheung a79a896d4c update installation instructions, review feedback 10 years ago
Stanley Cheung dbeb1cd90c update debian install instructions 10 years ago
Mikołaj Siedlarek c3134bc955 Allow customization of thread pool size in Python. 10 years ago
Craig Tiller 4275899297 Sprinkle reserved = NULL around 10 years ago
Nathaniel Manista 04b4ca121f A test suite for the RPC Framework base interface 10 years ago
Nathaniel Manista 9df83ab9e2 The base interface of RPC Framework 10 years ago
Nathaniel Manista 515b0a9352 Service-side read without allowance 10 years ago
Masood Malekghassemi 12dadafd22 Add health-checking to Python 10 years ago