Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
808e5ae95f2fba44d2da925e8da0eaa5ce5c6585
/
src
/
python
/
grpcio
42188d2
Merge pull request #3128 from nathanielmanistaatgoogle/add_port
by Masood Malekghassemi
· 9 years ago
6e6ddbe
Accept addresses rather than ports in add_port
by Nathaniel Manista
· 9 years ago
4b41ba2
Two fixes in grpc.framework.core._end
by Nathaniel Manista
· 9 years ago
0908c23
Expand force_client_auth to old ServerCredentials
by Nathaniel Manista
· 9 years ago
7dc25d3
Add force_client_auth to _low.ServerCredentials
by Nathaniel Manista
· 9 years ago
0834833
Merge pull request #2947 from jboeuf/grpc_security_abi
by Craig Tiller
· 9 years ago
41d2b29
Merge pull request #3093 from nathanielmanistaatgoogle/channel
by Masood Malekghassemi
· 9 years ago
967caaa
Merge pull request #3052 from nathanielmanistaatgoogle/crust
by Masood Malekghassemi
· 9 years ago
8e3dc00
The Beta API Channel
by Nathaniel Manista
· 9 years ago
f61897d
Merge pull request #3044 from nathanielmanistaatgoogle/no-such-method-code-and-message
by Masood Malekghassemi
· 9 years ago
c5b570f
Adding void* at then end of security related method in order to have a stable ABI.
by Julien Boeuf
· 9 years ago
4c8288e
The RPC Framework crust package
by Nathaniel Manista
· 9 years ago
62597fd
Merge pull request #3047 from nathanielmanistaatgoogle/status
by Masood Malekghassemi
· 9 years ago
815604f
Add code and message to base.NoSuchMethodError
by Nathaniel Manista
· 9 years ago
e289e52
Merge pull request #3038 from nathanielmanistaatgoogle/four-fixes
by Masood Malekghassemi
· 9 years ago
7c70bc2
Merge pull request #3045 from nathanielmanistaatgoogle/parameter-reassignment
by Masood Malekghassemi
· 9 years ago
7b92bae
Status code conformance in grpc._links
by Nathaniel Manista
· 9 years ago
8c4549a
Merge pull request #3039 from nathanielmanistaatgoogle/transport-objects
by Masood Malekghassemi
· 9 years ago
c9dc74b
Fix parameter reassignment defect
by Nathaniel Manista
· 9 years ago
e75ee38
Merge pull request #2969 from soltanmm/gravity-well
by Nathaniel Manista
· 9 years ago
2432c22
Add a "transport" field to links.Ticket
by Nathaniel Manista
· 9 years ago
9faff0e
Four small bugfixes
by Nathaniel Manista
· 9 years ago
79c9b35
The face interface of RPC Framework.
by Nathaniel Manista
· 9 years ago
03d281a
Merge pull request #2968 from nathanielmanistaatgoogle/nathaniel-core
by Masood Malekghassemi
· 9 years ago
f36e1b7
The RPC Framework core package.
by Nathaniel Manista
· 9 years ago
41a166f
Add cancel_all_calls to Python server
by Masood Malekghassemi
· 9 years ago
dbeb1cd
update debian install instructions
by Stanley Cheung
· 9 years ago
4836492
Merge pull request #2972 from ctiller/get-reserved-things-right
by Yang Gao
· 9 years ago
c3134bc
Allow customization of thread pool size in Python.
by Mikołaj Siedlarek
· 9 years ago
4275899
Sprinkle reserved = NULL around
by Craig Tiller
· 9 years ago
9df83ab
The base interface of RPC Framework
by Nathaniel Manista
· 9 years ago
f123443
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
515b0a9
Service-side read without allowance
by Nathaniel Manista
· 9 years ago
d9745ca
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
52988af
Merge pull request #2878 from soltanmm/expose
by Nathaniel Manista
· 9 years ago
be55ca7
Expose new core functionality to Python
by Masood Malekghassemi
· 9 years ago
9b6248f
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
2bd1fe8
Merge pull request #2826 from soltanmm/typo-fix
by Nathaniel Manista
· 9 years ago
b457cd8
Merge remote-tracking branch 'google/master' into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
faddd3c
Fixing Python after the merge.
by Nicolas "Pixel" Noble
· 9 years ago
9d72b14
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
6107bf4
Set Python user-agent string
by Masood Malekghassemi
· 9 years ago
1116b0b
Fix debug annotation typo in Python
by Masood Malekghassemi
· 9 years ago
e5b0459
Merge pull request #2750 from ctiller/propagate
by Yang Gao
· 9 years ago
7098b1b
Merge pull request #2746 from soltanmm/user-agent
by Nathaniel Manista
· 9 years ago
5c14763
Add project metadata generation to Python
by Masood Malekghassemi
· 9 years ago
a600d58
Merge github.com:grpc/grpc into propagate
by Craig Tiller
· 9 years ago
c5ae3eb
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
by Craig Tiller
· 9 years ago
6728bef
Merge branch 'propagate' of github.com:ctiller/grpc into propagate
by Craig Tiller
· 9 years ago
fa44f18
Merge github.com:grpc/grpc into propagate
by Craig Tiller
· 9 years ago
e1b0e6e
s/inherit/propagate/g
by Craig Tiller
· 9 years ago
99e6164
Update wrappers, tests to new create_call()
by Craig Tiller
· 9 years ago
2b84162
Use py.test from run_tests.py
by Masood Malekghassemi
· 9 years ago
791cc31
Enable Python testing and coverage
by Masood Malekghassemi
· 9 years ago
623b7ae
Reorganize Python tests
by Masood Malekghassemi
· 9 years ago
fe8dc88
Reorganize Python packages
by Masood Malekghassemi
· 9 years ago