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