1. 183c9f7 Merge pull request #2767 from ctiller/no-poop-on-pizza by Abhishek Kumar · 9 years ago
  2. 832a8c1 Merge pull request #2789 from yang-g/cancel by Craig Tiller · 9 years ago
  3. b62a906 regenerate projects by yang-g · 9 years ago
  4. 5cd67df Merge remote-tracking branch 'upstream/master' into cancel by yang-g · 9 years ago
  5. 3bbacf1 Merge pull request #2798 from ctiller/nerd-burger by Vijay Pai · 9 years ago
  6. 60287b6 Revert "Fixing environments where pkg-config isn't installed." by Craig Tiller · 9 years ago
  7. d45a26e allow null tag by yang-g · 9 years ago
  8. 80aecf6 Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken by Craig Tiller · 9 years ago
  9. eb3be09 Merge pull request #2790 from nicolasnoble/using-jenkins-for-our-badge by Craig Tiller · 9 years ago
  10. 5239ee2 Merge remote-tracking branch 'upstream/master' into cancel by yang-g · 9 years ago
  11. 702ea25 Merge pull request #2652 from nicolasnoble/tests-depend-on-openssl by Craig Tiller · 9 years ago
  12. 1dc978c Merge pull request #2791 from pmarks-net/uri by Craig Tiller · 9 years ago
  13. 63541a1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). by Paul Marks · 9 years ago
  14. 517662c Moving our build status badge from Travis to Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  15. 0c88065 Merge pull request #2748 from soltanmm/whats-up-doc by Nicolas Noble · 9 years ago
  16. b5dd0f1 Merge pull request #2346 from jboeuf/upgrade-openssl-1.0.2d by Nicolas Noble · 9 years ago
  17. b335256 Add AsyncNotifyWhenDone by yang-g · 9 years ago
  18. 902d9c4 Merge pull request #2749 from yang-g/default_host_to_null by Craig Tiller · 9 years ago
  19. 298f39a Merge pull request #2686 from nathanielmanistaatgoogle/2570 by Craig Tiller · 9 years ago
  20. 8d453c5 Merge pull request #2757 from jtattermusch/runtest_polishing by Craig Tiller · 9 years ago
  21. 2ed6878 Fixing environments where pkg-config isn't installed. by Nicolas "Pixel" Noble · 9 years ago
  22. 8956e60 Merge pull request #2756 from jtattermusch/csharp_channel_state by Jan Tattermusch · 9 years ago
  23. 9fb1d20 watch connectivity state API has changed in the meantime by Jan Tattermusch · 9 years ago
  24. 07ea52c add DefaultAuthority constant to channel options by Jan Tattermusch · 9 years ago
  25. dead905 expose Channel.Target property by Jan Tattermusch · 9 years ago
  26. 9c7e46f use NULL for default host in grpc_channel_call_create by Jan Tattermusch · 9 years ago
  27. 9d67d8d add HealthCheck tests to run_tests.py by Jan Tattermusch · 9 years ago
  28. d8bbdea Added channel state API by Jan Tattermusch · 9 years ago
  29. 0175e18 tolerate occasional StatusCode.Internal on timeout by Jan Tattermusch · 9 years ago
  30. 847dfff Merge pull request #2779 from jtattermusch/properly_decrement_active_ports by Nicolas Noble · 9 years ago
  31. dd8a80f clarified comment and silenced error log by Jan Tattermusch · 9 years ago
  32. 98dd83e Merge pull request #2782 from cblichmann-google/master by Craig Tiller · 9 years ago
  33. abd60a3 Change cast to avoid warning by Christian Blichmann · 9 years ago
  34. e60c5e3 Use an unsigned pointer compare, as the highest bit may sometimes be set. by Christian Blichmann · 9 years ago
  35. 2f25d98 properly decrement active_ports by Jan Tattermusch · 9 years ago
  36. 32c4e5e Merge pull request #2774 from jcanizales/diagnose-jenkins by Michael Lumish · 9 years ago
  37. e8d9535 Formatting and documentation by Jorge Canizales · 9 years ago
  38. 37a44d8 Use the protoc made when one isn’t yet installed by Jorge Canizales · 9 years ago
  39. bdd3c90 Merge pull request #2772 from nicolasnoble/don-t-commit-cache-files by Michael Lumish · 9 years ago
  40. 7078757 Adding a sanity check that the cached makefile variables aren't committed. by Nicolas "Pixel" Noble · 9 years ago
  41. 9dc45f9 Merge pull request #2769 from grpc/make_vs2010_happy by Nicolas Noble · 9 years ago
  42. deab29e Fix compilation under VS 2010 by Jan Tattermusch · 9 years ago
  43. bee7b68 Merge pull request #2766 from ctiller/alpnrggg by Yang Gao · 9 years ago
  44. 0a9ca86 Merge pull request #2702 from yang-g/peeraddr by Vijay Pai · 9 years ago
  45. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  46. ddf05a1 Fix alpn_test by Craig Tiller · 9 years ago
  47. e2e8eac Merge pull request #2683 from murgatroid99/node_explicit_insecure_server by Abhishek Kumar · 9 years ago
  48. 2223483 Merge pull request #2762 from jcanizales/do-camelcase-right by Michael Lumish · 9 years ago
  49. 65b0749 Merge pull request #2743 from ctiller/ampidextrous-parrot by Eric Anderson · 9 years ago
  50. 3a0c2e6 Merge pull request #2753 from jcanizales/small-fixes by Michael Lumish · 9 years ago
  51. 3d382a0 Merge pull request #2751 from ctiller/alphanumeric-juju-fish by Michael Lumish · 9 years ago
  52. 07814a5 Merge pull request #2737 from jtattermusch/enable_new_interop_tests by Stanley Cheung · 9 years ago
  53. e95f241 Reactivate Cocoapods error output by Jorge Canizales · 9 years ago
  54. 02039a2 Fail early and explicitly if protoc, pod, or xcodebuild are missing by Jorge Canizales · 9 years ago
  55. 5115af5 Make FileNameInUpperCamel aware of directories by Jorge Canizales · 9 years ago
  56. 725835a polishing runtests by Jan Tattermusch · 9 years ago
  57. faf58b8 Update doc in GRPCCompletionQueue.h by Jorge Canizales · 9 years ago
  58. 013f87a Unused ivar in GRPCCall.m by Jorge Canizales · 9 years ago
  59. 9e51972 grpc_init() is already called in GRPCWrappedCall by Jorge Canizales · 9 years ago
  60. 597ef98 GRPCCall.m formatting. by Jorge Canizales · 9 years ago
  61. 940d555 fix generic_end2end_test by yang-g · 9 years ago
  62. 2f04c6e check before unref, this will fail in BadCreds test by yang-g · 9 years ago
  63. 61c8382 Merge remote-tracking branch 'upstream/master' into default_host_to_null by yang-g · 9 years ago
  64. 7716c53 Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about by Yang Gao · 9 years ago
  65. 5666a20 Respond to review by Craig Tiller · 9 years ago
  66. 74a09698 Fix UDS versions of this test by Craig Tiller · 9 years ago
  67. fd292c5 Merge pull request #2699 from soltanmm/coverage by Nathaniel Manista · 9 years ago
  68. 2cd9dd9 Remove optional parameter from watch connectivity state by Craig Tiller · 9 years ago
  69. dde9071 Affirm metadata transmission in a common function by Nathaniel Manista · 9 years ago
  70. d556da9 Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set. by yang-g · 9 years ago
  71. 910f3de Addenda to tools readme by Masood Malekghassemi · 9 years ago
  72. b803313 merge with head and resolve conflicts by yang-g · 9 years ago
  73. 2b84162 Use py.test from run_tests.py by Masood Malekghassemi · 9 years ago
  74. 791cc31 Enable Python testing and coverage by Masood Malekghassemi · 9 years ago
  75. 2fc2a16 Switch ALPN/NPN to advertise only h2 by Craig Tiller · 9 years ago
  76. 11af974 Merge pull request #2726 from ctiller/insolent-pork-chop by Vijay Pai · 9 years ago
  77. 5f8d05b Merge pull request #2698 from soltanmm/reorganize-python by Nathaniel Manista · 9 years ago
  78. 5d405bd Merge pull request #2663 from jcanizales/run-test-server-locally by Michael Lumish · 9 years ago
  79. 86d1f13 Merge github.com:grpc/grpc into insolent-pork-chop by Craig Tiller · 9 years ago
  80. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  81. 8015cad enable oauth2_auth_token and per_rpc_creds interop tests for C# by Jan Tattermusch · 9 years ago
  82. 9099179 Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks by Jan Tattermusch · 9 years ago
  83. d0b32e9 Make plugin & server, and pod install via run_tests.py by Jorge Canizales · 9 years ago
  84. 856aca8 Ensure the tests podspecs find the plugin they make by Jorge Canizales · 9 years ago
  85. f4ff31a Have tests podspecs make only the ObjC plugin by Jorge Canizales · 9 years ago
  86. a0b3bfa Start integrating ObjC tests in run_tests.py by Jorge Canizales · 9 years ago
  87. 0238b3a Generate deterministic UUIDs in the Pods project by Jorge Canizales · 9 years ago
  88. 563b8a2 Regenerating project files and massaging VS project files. by Nicolas Noble · 9 years ago
  89. 623b7ae Reorganize Python tests by Masood Malekghassemi · 9 years ago
  90. fe8dc88 Reorganize Python packages by Masood Malekghassemi · 9 years ago
  91. 9b0fd3b Merge pull request #2723 from a-veitch/issue_2710 by Michael Lumish · 9 years ago
  92. 772fb1e Merge pull request #2697 from soltanmm/add-sphinx-doc by Nathaniel Manista · 9 years ago
  93. 6765604 Merge pull request #2590 from yang-g/jitter by Vijay Pai · 9 years ago
  94. 61fcb18 regenerate projects by yang-g · 9 years ago
  95. 583aebf Merge pull request #2728 from murgatroid99/ruby_run_test_changes by Craig Tiller · 9 years ago
  96. 1178900 merge with master, fix build issue by Alistair Veitch · 9 years ago
  97. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  98. 94be2a8 Revert changes to extconf.rb by murgatroid99 · 9 years ago
  99. a43c14f Make ruby tests see changes to C core by murgatroid99 · 9 years ago
  100. f5ed603 Merge pull request #2131 from a11r/doc by Eric Anderson · 9 years ago