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