1. 5100ea0 fixes for windows by Craig Tiller · 9 years ago
  2. 063560e Fixup windows server by Craig Tiller · 9 years ago
  3. fb94111 Merge branch 'endpoints' into second-coming by Craig Tiller · 9 years ago
  4. 730118d Merge branch 'third-coming' into endpoints by Craig Tiller · 9 years ago
  5. 106e154 Merge pull request #3107 from a-veitch/view_api by Hongyu Chen · 9 years ago
  6. 1c09acc change aggregation_ops to internal type by Alistair Veitch · 9 years ago
  7. 5cf62b3 Merge pull request #3169 from yang-g/route_guide_objc by Jorge Canizales · 9 years ago
  8. 61cfa57 change test too by yang-g · 9 years ago
  9. 0ed119d Merge pull request #3173 from murgatroid99/node_version_update_0.11 by Stanley Cheung · 9 years ago
  10. c88e834 Merge pull request #3171 from tbetbetbe/grpc_ruby_improve_test_stability by Stanley Cheung · 9 years ago
  11. 245bd88 Merge github.com:grpc/grpc into second-coming by Craig Tiller · 9 years ago
  12. cbdfaba Merge pull request #3172 from tbetbetbe/grpc_ruby_bump_version by Michael Lumish · 9 years ago
  13. b6c6efd Update Node verison to 0.11 and status to 'Beta' by murgatroid99 · 9 years ago
  14. bab6706 Bumps the ruby version to beta by Tim Emiola · 9 years ago
  15. 391664a Improves test stability by Tim Emiola · 9 years ago
  16. cc5516b Merge pull request #2704 from murgatroid99/node_method_name_conflicts by Tim Emiola · 9 years ago
  17. e7fb189 fix internal objc test proto by yang-g · 9 years ago
  18. c059c98 Merge pull request #3165 from jtattermusch/add_root_pem by jboeuf · 9 years ago
  19. 7d3d485 add roots.pem to Grpc C# nuget package by Jan Tattermusch · 9 years ago
  20. cb7ae77 Merge pull request #2862 from jcanizales/small-analyse-fix by Michael Lumish · 9 years ago
  21. c7b488d Remove redundant Node route guide examples by murgatroid99 · 9 years ago
  22. 50aa6f6 Merge pull request #3152 from nathanielmanistaatgoogle/beta-codegen by Nathaniel Manista · 9 years ago
  23. 102b874 Merge pull request #2933 from jboeuf/cpp_auth_md_processor by Yang Gao · 9 years ago
  24. cd9ec0e Code generation for Python Beta API by Nathaniel Manista · 9 years ago
  25. 519e27d Merge pull request #3158 from tbetbetbe/grpc-ruby-server-support-multiple-certs by Michael Lumish · 9 years ago
  26. faaf298 Merge branch 'master' into node_method_name_conflicts by murgatroid99 · 9 years ago
  27. 643ebb6 Fixes a comment by Tim Emiola · 9 years ago
  28. 504e379 Merge pull request #3150 from nathanielmanistaatgoogle/metadata-and-serialization by Masood Malekghassemi · 9 years ago
  29. 934ae9a Make insecure construction explicit, to address #2614 by Tim Emiola · 9 years ago
  30. 73a540a Update sites using ServerCredentials.new by Tim Emiola · 9 years ago
  31. 14d0a3c Updates implementation of rb_server_credentials by Tim Emiola · 9 years ago
  32. ec88feb Merge pull request #3134 from nathanielmanistaatgoogle/beta by Masood Malekghassemi · 9 years ago
  33. 5684561 Merge pull request #3147 from nathanielmanistaatgoogle/servicelink-shut-down by Masood Malekghassemi · 9 years ago
  34. 8be7a04 Merge pull request #3149 from nathanielmanistaatgoogle/drop-invoker by Masood Malekghassemi · 9 years ago
  35. 696e5a3 Merge pull request #3146 from nathanielmanistaatgoogle/grace by Masood Malekghassemi · 9 years ago
  36. a058162 Merge pull request #3144 from tbetbetbe/grpc-ruby-fix-math-client-server by Stanley Cheung · 9 years ago
  37. c47621f merge by Alistair Veitch · 9 years ago
  38. 2641c04 Merge pull request #3142 from stanley-cheung/update_debian_source_instruction by Tim Emiola · 9 years ago
  39. 99355ce Metadata plumbing and serialization tweaks by Nathaniel Manista · 9 years ago
  40. 9e4d061 The rest of the Python Beta API by Nathaniel Manista · 9 years ago
  41. d1b6152 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  42. fe1478f Change the ownership model of the auth processor. by Julien Boeuf · 9 years ago
  43. 8c0d6b3 Merge pull request #2668 from a-veitch/tracing_api by Craig Tiller · 9 years ago
  44. dff73c7 Drop invoker during test tear-down by Nathaniel Manista · 9 years ago
  45. 154e762 Fix gRPC links lifecycle tracking by Nathaniel Manista · 9 years ago
  46. 1d14618 Fix grace period bug in _end.accept_ticket by Nathaniel Manista · 9 years ago
  47. 68e63c7 Merge pull request #3137 from grpc/jtattermusch-patch-2 by Tim Emiola · 9 years ago
  48. 81d950a Updates server shutdown handling by Tim Emiola · 9 years ago
  49. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  50. aec4ac8 update debian unstable to testing by Stanley Cheung · 9 years ago
  51. 7b773e9 php: update readme; by Stanley Cheung · 9 years ago
  52. 97cd4ae Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  53. 036bf58 Merge pull request #3075 from jboeuf/credentials_naming_and_cleanup by Yang Gao · 9 years ago
  54. 79777e0 Merge pull request #3108 from murgatroid99/node_error_code_compliance by Tim Emiola · 9 years ago
  55. 76ba1ff Switched to using static functions for accessing Client properties by murgatroid99 · 9 years ago
  56. cf08a88 Merge pull request #3126 from nathanielmanistaatgoogle/servicelink-shut-down by Nathaniel Manista · 9 years ago
  57. bff9cf5 Merge branch 'master' into tracing_api by Alistair Veitch · 9 years ago
  58. 6c7185d Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  59. a883ccf Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  60. 0c711ad Adding C++ metadata processor. by Julien Boeuf · 9 years ago
  61. 4354f3e Make ServiceLink shut-down a two step process by Nathaniel Manista · 9 years ago
  62. 6afe53f add functions for getting trace records by Alistair Veitch · 9 years ago
  63. 487a72b Provide troubleshooting instructions for 'cannot load grpc_csharp_ext.dll' problem. by Jan Tattermusch · 9 years ago
  64. 808e5ae Merge pull request #3130 from nathanielmanistaatgoogle/test-cleanup by Masood Malekghassemi · 9 years ago
  65. 42188d2 Merge pull request #3128 from nathanielmanistaatgoogle/add_port by Masood Malekghassemi · 9 years ago
  66. 0ed0843 Merge pull request #3124 from nathanielmanistaatgoogle/_end-fixes by Masood Malekghassemi · 9 years ago
  67. 623860f Merge pull request #3133 from yang-g/fix_build by Jan Tattermusch · 9 years ago
  68. 9708425 Merge branch 'master' into node_method_name_conflicts by murgatroid99 · 9 years ago
  69. 0d1625a Merge branch 'master' into node_error_code_compliance by murgatroid99 · 9 years ago
  70. 956e411 Merge pull request #3012 from murgatroid99/node_metadata_class by Tim Emiola · 9 years ago
  71. c3ee1d5 Do not include internal proto header by yang-g · 9 years ago
  72. ae7bbfc merge to head by Alistair Veitch · 9 years ago
  73. 4a6bbdd Python test clean-up by Nathaniel Manista · 9 years ago
  74. 9b1f91e Merge pull request #3125 from jtattermusch/metadata_key_check by Michael Lumish · 9 years ago
  75. a620e99 Merge pull request #3111 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  76. 6e6ddbe Accept addresses rather than ports in add_port by Nathaniel Manista · 9 years ago
  77. 7279567 check for allowed characters in metadata key by Jan Tattermusch · 9 years ago
  78. 4b41ba2 Two fixes in grpc.framework.core._end by Nathaniel Manista · 9 years ago
  79. 9f80fcf Cleaning up Windows endpoint code by Craig Tiller · 9 years ago
  80. 400e0cd Merge pull request #3117 from nathanielmanistaatgoogle/force-client-auth by Masood Malekghassemi · 9 years ago
  81. 89a3330 Merge pull request #3118 from jtattermusch/csharp_errors by Stanley Cheung · 9 years ago
  82. 607ace8 Merge pull request #3102 from soltanmm/ihop by Nathaniel Manista · 9 years ago
  83. e535aac Merge github.com:grpc/grpc into reject-the-stuffs by Craig Tiller · 9 years ago
  84. 2d487f2 Merge pull request #3082 from dgquintas/cl by Craig Tiller · 9 years ago
  85. a8c01be Merge pull request #3100 from murgatroid99/core_fix_improper_include by Craig Tiller · 9 years ago
  86. 89d5610 Merge pull request #3104 from yang-g/create_channel by Craig Tiller · 9 years ago
  87. 67c4587 error spec compliance and marshalling tests by Jan Tattermusch · 9 years ago
  88. 0908c23 Expand force_client_auth to old ServerCredentials by Nathaniel Manista · 9 years ago
  89. 084b2f3 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  90. a1ad051 Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  91. 63720d4 Python service account cleanup. by Julien Boeuf · 9 years ago
  92. 910ad08 Merge pull request #3106 from jtattermusch/culture_invariant by Stanley Cheung · 9 years ago
  93. e62f68c make metric part of view by Alistair Veitch · 9 years ago
  94. 7d58aba Emit proper status when failing to parse server stream by murgatroid99 · 9 years ago
  95. 459faf3 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  96. fe4bacb Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  97. 240b7db Outlaw comma in non-binary metadata values by Craig Tiller · 9 years ago
  98. 0a26821 replace all grpc-common occurances with examples by Stanley Cheung · 9 years ago
  99. 60ff5c3 Merge pull request #3103 from nathanielmanistaatgoogle/force_client_auth by Masood Malekghassemi · 9 years ago
  100. 047f20d Make single-response calls emit INTERNAL status for unparseable responses by murgatroid99 · 9 years ago