1. 4346e53 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 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. 00e9c60 Update zookeeper in docker file again by Hongwei Wang · 9 years ago
  9. d45a26e allow null tag by yang-g · 9 years ago
  10. 80aecf6 Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken by Craig Tiller · 9 years ago
  11. eb3be09 Merge pull request #2790 from nicolasnoble/using-jenkins-for-our-badge by Craig Tiller · 9 years ago
  12. 5239ee2 Merge remote-tracking branch 'upstream/master' into cancel by yang-g · 9 years ago
  13. 702ea25 Merge pull request #2652 from nicolasnoble/tests-depend-on-openssl by Craig Tiller · 9 years ago
  14. 1dc978c Merge pull request #2791 from pmarks-net/uri by Craig Tiller · 9 years ago
  15. 63541a1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). by Paul Marks · 9 years ago
  16. 517662c Moving our build status badge from Travis to Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  17. 0c88065 Merge pull request #2748 from soltanmm/whats-up-doc by Nicolas Noble · 9 years ago
  18. b5dd0f1 Merge pull request #2346 from jboeuf/upgrade-openssl-1.0.2d by Nicolas Noble · 9 years ago
  19. b335256 Add AsyncNotifyWhenDone by yang-g · 9 years ago
  20. 902d9c4 Merge pull request #2749 from yang-g/default_host_to_null by Craig Tiller · 9 years ago
  21. 298f39a Merge pull request #2686 from nathanielmanistaatgoogle/2570 by Craig Tiller · 9 years ago
  22. 8d453c5 Merge pull request #2757 from jtattermusch/runtest_polishing by Craig Tiller · 9 years ago
  23. 2ed6878 Fixing environments where pkg-config isn't installed. by Nicolas "Pixel" Noble · 9 years ago
  24. 5c9bbfb Add zookeeper test in Makefile by Hongwei Wang · 9 years ago
  25. 8956e60 Merge pull request #2756 from jtattermusch/csharp_channel_state by Jan Tattermusch · 9 years ago
  26. 6c3ccf9 Update zookeeper in docker again by Hongwei Wang · 9 years ago
  27. 9fb1d20 watch connectivity state API has changed in the meantime by Jan Tattermusch · 9 years ago
  28. 07ea52c add DefaultAuthority constant to channel options by Jan Tattermusch · 9 years ago
  29. dead905 expose Channel.Target property by Jan Tattermusch · 9 years ago
  30. 9c7e46f use NULL for default host in grpc_channel_call_create by Jan Tattermusch · 9 years ago
  31. 9d67d8d add HealthCheck tests to run_tests.py by Jan Tattermusch · 9 years ago
  32. d8bbdea Added channel state API by Jan Tattermusch · 9 years ago
  33. 0175e18 tolerate occasional StatusCode.Internal on timeout by Jan Tattermusch · 9 years ago
  34. 847dfff Merge pull request #2779 from jtattermusch/properly_decrement_active_ports by Nicolas Noble · 9 years ago
  35. dd8a80f clarified comment and silenced error log by Jan Tattermusch · 9 years ago
  36. ac3048a Update zookeeper dependencies in docker file by Hongwei Wang · 9 years ago
  37. 98dd83e Merge pull request #2782 from cblichmann-google/master by Craig Tiller · 9 years ago
  38. abd60a3 Change cast to avoid warning by Christian Blichmann · 9 years ago
  39. e60c5e3 Use an unsigned pointer compare, as the highest bit may sometimes be set. by Christian Blichmann · 9 years ago
  40. 2f25d98 properly decrement active_ports by Jan Tattermusch · 9 years ago
  41. 8f7114e Add zookeeper dependencies in jenkins dockerfile by Hongwei Wang · 9 years ago
  42. 32c4e5e Merge pull request #2774 from jcanizales/diagnose-jenkins by Michael Lumish · 9 years ago
  43. e8d9535 Formatting and documentation by Jorge Canizales · 9 years ago
  44. 37a44d8 Use the protoc made when one isn’t yet installed by Jorge Canizales · 9 years ago
  45. bdd3c90 Merge pull request #2772 from nicolasnoble/don-t-commit-cache-files by Michael Lumish · 9 years ago
  46. 7078757 Adding a sanity check that the cached makefile variables aren't committed. by Nicolas "Pixel" Noble · 9 years ago
  47. b82cfde Let's not commit config cache files. by Hongwei Wang · 9 years ago
  48. 9dc45f9 Merge pull request #2769 from grpc/make_vs2010_happy by Nicolas Noble · 9 years ago
  49. deab29e Fix compilation under VS 2010 by Jan Tattermusch · 9 years ago
  50. 72538b9 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  51. eace190 Zookeeper resolver end-to-end test: zookeeper state change between two RPCs by Hongwei Wang · 9 years ago
  52. bee7b68 Merge pull request #2766 from ctiller/alpnrggg by Yang Gao · 9 years ago
  53. 0a9ca86 Merge pull request #2702 from yang-g/peeraddr by Vijay Pai · 9 years ago
  54. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  55. ddf05a1 Fix alpn_test by Craig Tiller · 9 years ago
  56. e2e8eac Merge pull request #2683 from murgatroid99/node_explicit_insecure_server by Abhishek Kumar · 9 years ago
  57. 2223483 Merge pull request #2762 from jcanizales/do-camelcase-right by Michael Lumish · 9 years ago
  58. 65b0749 Merge pull request #2743 from ctiller/ampidextrous-parrot by Eric Anderson · 9 years ago
  59. 3a0c2e6 Merge pull request #2753 from jcanizales/small-fixes by Michael Lumish · 9 years ago
  60. 3d382a0 Merge pull request #2751 from ctiller/alphanumeric-juju-fish by Michael Lumish · 9 years ago
  61. 07814a5 Merge pull request #2737 from jtattermusch/enable_new_interop_tests by Stanley Cheung · 9 years ago
  62. e95f241 Reactivate Cocoapods error output by Jorge Canizales · 9 years ago
  63. 02039a2 Fail early and explicitly if protoc, pod, or xcodebuild are missing by Jorge Canizales · 9 years ago
  64. 5115af5 Make FileNameInUpperCamel aware of directories by Jorge Canizales · 9 years ago
  65. 725835a polishing runtests by Jan Tattermusch · 9 years ago
  66. faf58b8 Update doc in GRPCCompletionQueue.h by Jorge Canizales · 9 years ago
  67. 013f87a Unused ivar in GRPCCall.m by Jorge Canizales · 9 years ago
  68. 9e51972 grpc_init() is already called in GRPCWrappedCall by Jorge Canizales · 9 years ago
  69. 597ef98 GRPCCall.m formatting. by Jorge Canizales · 9 years ago
  70. 940d555 fix generic_end2end_test by yang-g · 9 years ago
  71. 2f04c6e check before unref, this will fail in BadCreds test by yang-g · 9 years ago
  72. 61c8382 Merge remote-tracking branch 'upstream/master' into default_host_to_null by yang-g · 9 years ago
  73. 7716c53 Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about by Yang Gao · 9 years ago
  74. 5666a20 Respond to review by Craig Tiller · 9 years ago
  75. 74a09698 Fix UDS versions of this test by Craig Tiller · 9 years ago
  76. fd292c5 Merge pull request #2699 from soltanmm/coverage by Nathaniel Manista · 9 years ago
  77. 2cd9dd9 Remove optional parameter from watch connectivity state by Craig Tiller · 9 years ago
  78. dde9071 Affirm metadata transmission in a common function by Nathaniel Manista · 9 years ago
  79. d556da9 Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set. by yang-g · 9 years ago
  80. 910f3de Addenda to tools readme by Masood Malekghassemi · 9 years ago
  81. 1284552 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  82. 8e04d41 Add zookeeper end-to-end test by Hongwei Wang · 9 years ago
  83. b803313 merge with head and resolve conflicts by yang-g · 9 years ago
  84. 2b84162 Use py.test from run_tests.py by Masood Malekghassemi · 9 years ago
  85. 791cc31 Enable Python testing and coverage by Masood Malekghassemi · 9 years ago
  86. 2fc2a16 Switch ALPN/NPN to advertise only h2 by Craig Tiller · 9 years ago
  87. 11af974 Merge pull request #2726 from ctiller/insolent-pork-chop by Vijay Pai · 9 years ago
  88. 5f8d05b Merge pull request #2698 from soltanmm/reorganize-python by Nathaniel Manista · 9 years ago
  89. 5d405bd Merge pull request #2663 from jcanizales/run-test-server-locally by Michael Lumish · 9 years ago
  90. 86d1f13 Merge github.com:grpc/grpc into insolent-pork-chop by Craig Tiller · 9 years ago
  91. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about 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