1. d6d192d Retry throttling implementation. by Mark D. Roth · 7 years ago
  2. 90798ab Fix and enable no-member lint by Nathaniel Manista · 7 years ago
  3. 69c0437 Merge pull request #9634 from pmarks-net/master by Paul Marks · 7 years ago
  4. a52d3bb Fix and enable simplifiable-if-statement lint by Nathaniel Manista · 7 years ago
  5. 402aca6 Fix and enable dangerous-default-value lint by Nathaniel Manista · 7 years ago
  6. 3577f63 Fix and enable logging-format-interpolation lint by Nathaniel Manista · 7 years ago
  7. 86e9f35 Merge pull request #9709 from kpayson64/preserve_call by kpayson64 · 7 years ago
  8. d5d9d9e Store cython-level call in grpc.Call by Ken Payson · 7 years ago
  9. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  10. dfa88e9 Merge pull request #9672 from kpayson64/v1_1_x_cherrypick by kpayson64 · 7 years ago
  11. 6193f23 Use unique namespace for each python protoc test by Ken Payson · 7 years ago
  12. dbf571e Use unique namespace for each python protoc test by Ken Payson · 7 years ago
  13. 1dcd922 Remove initial_connect_string hack. by Mark D. Roth · 7 years ago
  14. f44e781 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  15. 87562c8 Merge pull request #7432 from thinkerou/fix_undefined_name by Nathaniel Manista · 7 years ago
  16. 2b43481 fix undefined name by thinkerou · 7 years ago
  17. fa301e3 Merge pull request #9613 from murgatroid99/node_disable_libuv_core by Michael Lumish · 7 years ago
  18. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 7 years ago
  19. 3a5bba0 Connect to "localhost" from interop clients. by Paul Marks · 7 years ago
  20. 9e61e08 User-Agent "Python-gRPC-" → "grpc-python/" by Nathaniel Manista · 7 years ago
  21. b4726ff Merge pull request #9598 from kpayson64/pin_yapf by David G. Quintas · 7 years ago
  22. 2b3e12c Update version to 1.1.2 by murgatroid99 · 7 years ago
  23. 0f5e3a8 Ran Yapf code, pinned version by Ken Payson · 7 years ago
  24. 2fa5f2f Re-run yapf code, and pin version by Ken Payson · 7 years ago
  25. 86d2115 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  26. 3a63d4c Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  27. 0e8763f Merge pull request #9533 from murgatroid99/version_1.1.1_bump by Michael Lumish · 8 years ago
  28. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  29. 92edda5 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  30. a5b1a89 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  31. 6e0a476 Merge github.com:grpc/grpc into version3 by Craig Tiller · 8 years ago
  32. ba7c059 Run yapf_code on v1.1.x by murgatroid99 · 8 years ago
  33. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  34. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  35. 4a1fa69 ran yapf by David Garcia Quintas · 8 years ago
  36. 203de0f Really fix python. by Mark D. Roth · 8 years ago
  37. 26e973e Fix cython bug. by Mark D. Roth · 8 years ago
  38. e6dd773 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  39. 95ccbc2 Merge branch 'bm_countwrites' into bwest by Craig Tiller · 8 years ago
  40. 48af8b2 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  41. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  42. 4ffcb20 Merge pull request #9465 from markdroth/core_api_change by Mark D. Roth · 8 years ago
  43. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 8 years ago
  44. db74844 Really fix python. by Mark D. Roth · 8 years ago
  45. bc8a704 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  46. 02adb89 Fix cython bug. by Mark D. Roth · 8 years ago
  47. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  48. 6f690f3 Merge pull request #9372 from markdroth/proxy_mapper by Mark D. Roth · 8 years ago
  49. 674fe85 Merge pull request #9383 from markdroth/http_connect_channel_arg by Mark D. Roth · 8 years ago
  50. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  51. d32dc3a Remove fallback files by Yuchen Zeng · 8 years ago
  52. e38698e Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  53. 6694bb0 Migrate to the new c-ares dir by Yuchen Zeng · 8 years ago
  54. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  55. c9cf96d Merge pull request #9127 from soltanmm-google/if-you-rely-only-on-yourself-fewer-things-might-go-wrong-but-fewer-things-might-go-right by Masood Malekghassemi · 8 years ago
  56. 6b890d1 Run yapf over Python code by Masood Malekghassemi · 8 years ago
  57. 0b1bb2d Don't leak Py exceptions without calling gRPC core by Masood Malekghassemi · 8 years ago
  58. f2c5c1e Merge pull request #9428 from grpc/revert-8842-metadata_filter by David G. Quintas · 8 years ago
  59. f621a0f Merge pull request #9422 from soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries by Masood Malekghassemi · 8 years ago
  60. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  61. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  62. c84725f Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining by Nathaniel Manista · 8 years ago
  63. 2e225c1 Merge pull request #9340 from stanley-cheung/update-boringssl by Nicolas Noble · 8 years ago
  64. a66dad5 Add __richcmp__ to cygrpc.Timespec by Masood Malekghassemi · 8 years ago
  65. 7d561a6 Fix grpc._server._Context.time_remaining by Nathaniel Manista · 8 years ago
  66. ff1f160 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  67. b7b7486 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  68. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 8 years ago
  69. c27b5b7 Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter by Craig Tiller · 8 years ago
  70. 659e563 Merge pull request #9348 from ncteisen/python_negative_http2_fix by Noah Eisen · 8 years ago
  71. e02cbeb Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  72. c4d10df Fix Python memory errors by Masood Malekghassemi · 8 years ago
  73. d9ed84f Doc string fix and tweaks by Nathaniel Manista · 8 years ago
  74. af2c01e Expect INTERNAL in Python negative interop client by ncteisen · 8 years ago
  75. 04ec470 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  76. f593d88 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  77. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 8 years ago
  78. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  79. a472451 Fix Python errors by Masood Malekghassemi · 8 years ago
  80. 5aa2bcf Pass an iterator rather than an iterable by Nathaniel Manista · 8 years ago
  81. 79f2a24 Add proxy mapper hook. by Mark D. Roth · 8 years ago
  82. cc79370 Run Python formatting by Masood Malekghassemi · 8 years ago
  83. a36bdc1 Merge pull request #44 from soltanmm-google/meta_meta-meta-MUSHROOM-MUSHROOM-Snaaaaakkeeeee-oohhhh-it's-a-snaaaaakkeeeeee by Craig Tiller · 8 years ago
  84. 62d895b Paper-over Python errors by Masood Malekghassemi · 8 years ago
  85. d425712 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  86. 5ffd766 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  87. d70c8bb Implement wait-for-ready behavior in Python stress and qps client by ncteisen · 8 years ago
  88. d04dc4d Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  89. 6cf58c8 Merge pull request #9129 from markdroth/handshaker_plugin by Mark D. Roth · 8 years ago
  90. 732351f Start fixing http error --> grpc status conversion by Craig Tiller · 8 years ago
  91. 0d8e0b1 Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  92. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  93. c6a0606 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  94. 17f6904 Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures by Craig Tiller · 8 years ago
  95. 41eabb8 Merge pull request #9212 from nathanielmanistaatgoogle/intraop by Nathaniel Manista · 8 years ago
  96. 2fab0e7 Rename interop-as-a-unit-test "intraop" by Nathaniel Manista · 8 years ago
  97. eb30c80 Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  98. 25186ae Set Python documentation copyright by Masood Malekghassemi · 8 years ago
  99. ef69384 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  100. 48226a2 Add _invocation_defects_test.InvocationDefectsTest by siddharthshukla · 8 years ago