Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a956d99978c46027663da22ff758506e83f1b7f5
/
src
/
python
d4da50b
Add manifest to fix grpcio_reflection packaging
by Mehrdad Afshari
· 8 years ago
0cbfad6
Support custom pool in enable_server_reflection
by Mehrdad Afshari
· 8 years ago
6d4894e
optionalize max_age
by Craig Tiller
· 8 years ago
9eb0fde
Reorganize ext tree
by Craig Tiller
· 8 years ago
9c54a0c
Merge pull request #10382 from ctiller/checks
by Craig Tiller
· 8 years ago
6715a15
Merge pull request #10318 from y-zeng/server_channel_max_age
by Yuchen Zeng
· 8 years ago
29b527f
Reinstate one check, fix fall out
by Craig Tiller
· 8 years ago
134fed3
Move src/core/lib/tsi --> src/core/tsi
by Craig Tiller
· 8 years ago
a809ea5
Add max_age_filter
by Yuchen Zeng
· 8 years ago
c4478a1
Merge pull request #10222 from makdharma/caching_with_uri
by makdharma
· 8 years ago
f466ae1
Merge pull request #7771 from y-zeng/cares_buildin
by Yuchen Zeng
· 8 years ago
b6512cf
Merge pull request #10245 from sreecha/cq_factory_api
by Sree Kuchibhotla
· 8 years ago
a128b7a
Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri
by Makarand Dharmapurikar
· 8 years ago
af61d0b
Merge pull request #10293 from nicolasnoble/upmerge-1.2.0
by Nicolas Noble
· 8 years ago
c46b3eb
Add socket factory support to udp_server.c
by Michael Warres
· 8 years ago
e44a50f
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
by Nicolas "Pixel" Noble
· 8 years ago
d336084
Merge remote-tracking branch 'upstream/master' into cares_rebase
by Yuchen Zeng
· 8 years ago
0273594
Add pylint comment to justify unused import
by Mehrdad Afshari
· 8 years ago
626efa6
Temporarily disable testFileContainingExtension
by Mehrdad Afshari
· 8 years ago
7472e13
Sort service_names returned by python reflection
by Mehrdad Afshari
· 8 years ago
7be69fc
Add helper function for enabling python reflection
by Mehrdad Afshari
· 8 years ago
9ca61fd
Add all_extension_numbers_of_type in py reflection
by Mehrdad Afshari
· 8 years ago
03d9500
Test all_extension_numbers_of_type
by Mehrdad Afshari
· 8 years ago
8be4e03
Add ReflectionServicer._file_containing_extension
by Mehrdad Afshari
· 8 years ago
a0cbe8c
Fix and un-skip testFileContainingExtension
by Mehrdad Afshari
· 8 years ago
937302b
Merge remote-tracking branch 'upstream/master' into cares_rebase
by Yuchen Zeng
· 8 years ago
226098c
added b64.c to the sources neede for grpc_base
by Makarand Dharmapurikar
· 8 years ago
5c42af6
Merge pull request #9655 from markdroth/remove_initial_connect_string
by Mark D. Roth
· 8 years ago
098110d
Merge branch 'master' into cq_factory_api
by Sree Kuchibhotla
· 8 years ago
bf18428
Introduce grpc_completion_queue_factory API
by Sree Kuchibhotla
· 8 years ago
62d1dd9
Merge pull request #9850 from markdroth/retry_throttle
by Mark D. Roth
· 8 years ago
14ef5d8
Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string
by Mark D. Roth
· 8 years ago
3e30832
bump v1.2.x branch to 1.2.1-pre1
by Alexander Polcyn
· 8 years ago
69e5a28
Going for 1.2.0
by David Garcia Quintas
· 8 years ago
4967344
Merge pull request #10212 from nathanielmanistaatgoogle/update-tests
by Nathaniel Manista
· 8 years ago
bb7484c
Update tests to current gRPC code elements
by Nathaniel Manista
· 8 years ago
9bc0d82
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
2c97708
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
f39cf46
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
252205c
Merge pull request #10022 from kpayson64/resource_exauhsted
by kpayson64
· 8 years ago
d9efa4a
Merge pull request #10123 from y-zeng/android
by Yuchen Zeng
· 8 years ago
f3792b2
Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string
by Mark D. Roth
· 8 years ago
39a5932
Add max_requests argument to server
by Ken Payson
· 8 years ago
693d2b4
Merge remote-tracking branch 'upstream/master' into retry_throttle
by Mark D. Roth
· 8 years ago
fecba53
Switch to using a CAS loop to update the token value.
by Mark D. Roth
· 8 years ago
b4121ca
Merge pull request #10188 from kpayson64/another_gil_fix
by kpayson64
· 8 years ago
7655748
Merge pull request #10186 from kpayson64/bump_pre_version
by kpayson64
· 8 years ago
867e35a
Initialize GIL at startup
by Ken Payson
· 8 years ago
12ca7d3
Bump 1.2.x version to pre-2
by Ken Payson
· 8 years ago
6b2662a
Merge pull request #10174 from nathanielmanistaatgoogle/health
by Nathaniel Manista
· 8 years ago
41373d0
Merge pull request #10122 from ctiller/arena
by Craig Tiller
· 8 years ago
8b371e2
Change GIL aquire functions to make it c-core thread safe
by Ken Payson
· 8 years ago
488d419
Update health to current gRPC code elements
by Nathaniel Manista
· 8 years ago
3a91707
Merge remote-tracking branch 'upstream/master' into retry_throttle
by Mark D. Roth
· 8 years ago
68745bb
Resolve dependency issues
by Yuchen Zeng
· 8 years ago
47155ed
Split ifaddr related functions out into a separate file
by Yuchen Zeng
· 8 years ago
9202b3f
Arena allocator for grpc
by Craig Tiller
· 8 years ago
fe6bc69
Skip split_definitions_test if PyPy
by Siddharth Shukla
· 8 years ago
32f32ea
Merge pull request #9990 from kpayson64/fill_in_fields
by kpayson64
· 8 years ago
7835430
Add package details to gRPC Packages
by Ken Payson
· 8 years ago
904e7f5
Introducing 1.2.0-pre1
by David Garcia Quintas
· 8 years ago
74cec10
Bumped version to 1.3.0-dev
by David Garcia Quintas
· 8 years ago
04b4d4c
Merge pull request #9974 from nathanielmanistaatgoogle/lint
by Nathaniel Manista
· 8 years ago
9b3c73d
Updated protobuf dependency for python to 3.2.0
by Mehrdad Afshari
· 8 years ago
26515ab
Merge pull request #9967 from nathanielmanistaatgoogle/lint
by Nathaniel Manista
· 8 years ago
3ec1366
Enable unused-argument lint
by Nathaniel Manista
· 8 years ago
8fccf59
Enable too-many-return-statements lint
by Nathaniel Manista
· 8 years ago
c3038a5
Suppress and enable too-many-locals lint
by Nathaniel Manista
· 8 years ago
db0f85b
Configure and enable too-many-arguments lint
by Nathaniel Manista
· 8 years ago
18f025e
Fix and enable super-init-not-called lint
by Nathaniel Manista
· 8 years ago
af39256
Fix and enable redefined-outer-name lint
by Nathaniel Manista
· 8 years ago
0ee3e3e
Merge pull request #9866 from nathanielmanistaatgoogle/lint-fixes
by Nathaniel Manista
· 8 years ago
b16d765
Work toward enabling cyclic-import lint
by Nathaniel Manista
· 8 years ago
4531cbe
Selectively suppress and enable broad-except lint
by Nathaniel Manista
· 8 years ago
f4aca31
Merge pull request #9961 from nathanielmanistaatgoogle/_connectivity_channel
by Nathaniel Manista
· 8 years ago
e151a21
Fix and enable unused-variable lint
by Nathaniel Manista
· 8 years ago
d5e3766
Fix and enable no-value-for-parameter lint
by Nathaniel Manista
· 8 years ago
7983213
Fix and enable unused-import lint
by Nathaniel Manista
· 8 years ago
017365d
Fix and enable no-self-use lint
by Nathaniel Manista
· 8 years ago
0093d66
Merge pull request #9931 from ncteisen/to-time-dot-sleep-perchance-to-dream
by Noah Eisen
· 8 years ago
98a4c6f
Remove grpc.beta._connectivity_channel
by Nathaniel Manista
· 8 years ago
07ad1b9
Merge pull request #9938 from kpayson64/increase_epsilon
by kpayson64
· 8 years ago
02612c1
Merge remote-tracking branch 'upstream/master' into retry_throttle
by Mark D. Roth
· 8 years ago
47d7a08
Increase epsilon in thread cleanup test
by kpayson64
· 8 years ago
da22274
Add sleep(1) to Python negative http2 client
by Noah Eisen
· 8 years ago
fc39593
Add missing unittest.main call
by Nathaniel Manista
· 8 years ago
63852c9
Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x
by Michael Lumish
· 8 years ago
d6d192d
Retry throttling implementation.
by Mark D. Roth
· 8 years ago
90798ab
Fix and enable no-member lint
by Nathaniel Manista
· 8 years ago
69c0437
Merge pull request #9634 from pmarks-net/master
by Paul Marks
· 8 years ago
a52d3bb
Fix and enable simplifiable-if-statement lint
by Nathaniel Manista
· 8 years ago
402aca6
Fix and enable dangerous-default-value lint
by Nathaniel Manista
· 8 years ago
3577f63
Fix and enable logging-format-interpolation lint
by Nathaniel Manista
· 8 years ago
86e9f35
Merge pull request #9709 from kpayson64/preserve_call
by kpayson64
· 8 years ago
d5d9d9e
Store cython-level call in grpc.Call
by Ken Payson
· 8 years ago
e00d63f
Merge remote-tracking branch 'google/v1.1.x'
by Nicolas "Pixel" Noble
· 8 years ago
dfa88e9
Merge pull request #9672 from kpayson64/v1_1_x_cherrypick
by kpayson64
· 8 years ago
6193f23
Use unique namespace for each python protoc test
by Ken Payson
· 8 years ago
dbf571e
Use unique namespace for each python protoc test
by Ken Payson
· 8 years ago
1dcd922
Remove initial_connect_string hack.
by Mark D. Roth
· 8 years ago
Next »