1. 3c99f09 regenerate C# docs by Jan Tattermusch · 9 years ago
  2. 808e5ae Merge pull request #3130 from nathanielmanistaatgoogle/test-cleanup by Masood Malekghassemi · 9 years ago
  3. 42188d2 Merge pull request #3128 from nathanielmanistaatgoogle/add_port by Masood Malekghassemi · 9 years ago
  4. 0ed0843 Merge pull request #3124 from nathanielmanistaatgoogle/_end-fixes by Masood Malekghassemi · 9 years ago
  5. 623860f Merge pull request #3133 from yang-g/fix_build by Jan Tattermusch · 9 years ago
  6. 956e411 Merge pull request #3012 from murgatroid99/node_metadata_class by Tim Emiola · 9 years ago
  7. c3ee1d5 Do not include internal proto header by yang-g · 9 years ago
  8. 4a6bbdd Python test clean-up by Nathaniel Manista · 9 years ago
  9. 9b1f91e Merge pull request #3125 from jtattermusch/metadata_key_check by Michael Lumish · 9 years ago
  10. a620e99 Merge pull request #3111 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  11. 6e6ddbe Accept addresses rather than ports in add_port by Nathaniel Manista · 9 years ago
  12. 7279567 check for allowed characters in metadata key by Jan Tattermusch · 9 years ago
  13. 4b41ba2 Two fixes in grpc.framework.core._end by Nathaniel Manista · 9 years ago
  14. 400e0cd Merge pull request #3117 from nathanielmanistaatgoogle/force-client-auth by Masood Malekghassemi · 9 years ago
  15. 89a3330 Merge pull request #3118 from jtattermusch/csharp_errors by Stanley Cheung · 9 years ago
  16. 607ace8 Merge pull request #3102 from soltanmm/ihop by Nathaniel Manista · 9 years ago
  17. e535aac Merge github.com:grpc/grpc into reject-the-stuffs by Craig Tiller · 9 years ago
  18. 2d487f2 Merge pull request #3082 from dgquintas/cl by Craig Tiller · 9 years ago
  19. a8c01be Merge pull request #3100 from murgatroid99/core_fix_improper_include by Craig Tiller · 9 years ago
  20. 477538d Merge pull request #3101 from yang-g/string_ref_auth by Craig Tiller · 9 years ago
  21. 89d5610 Merge pull request #3104 from yang-g/create_channel by Craig Tiller · 9 years ago
  22. 67c4587 error spec compliance and marshalling tests by Jan Tattermusch · 9 years ago
  23. 0908c23 Expand force_client_auth to old ServerCredentials by Nathaniel Manista · 9 years ago
  24. ee8d6a3 Merge pull request #3113 from yang-g/fix_build by David G. Quintas · 9 years ago
  25. 910ad08 Merge pull request #3106 from jtattermusch/culture_invariant by Stanley Cheung · 9 years ago
  26. 12577a7 Fix build by yang-g · 9 years ago
  27. 240b7db Outlaw comma in non-binary metadata values by Craig Tiller · 9 years ago
  28. 1029e70 Merge pull request #3109 from stanley-cheung/move_grpc_common_examples_here by Tim Emiola · 9 years ago
  29. 43f1bf8 fix links by Stanley Cheung · 9 years ago
  30. 23b3712 remove examples/pubsub by Stanley Cheung · 9 years ago
  31. 0a26821 replace all grpc-common occurances with examples by Stanley Cheung · 9 years ago
  32. 20fa669 move examples to correct locations by Stanley Cheung · 9 years ago
  33. b2bea23 move grpc-common examples to here by Stanley Cheung · 9 years ago
  34. 60ff5c3 Merge pull request #3103 from nathanielmanistaatgoogle/force_client_auth by Masood Malekghassemi · 9 years ago
  35. 6905915 prepare for move by Stanley Cheung · 9 years ago
  36. f03e128 Merge pull request #3026 from stanley-cheung/php_update_gen_code_test by Michael Lumish · 9 years ago
  37. 5414df3 make ToLower culture invariant by Jan Tattermusch · 9 years ago
  38. 209d047 Merge pull request #278 from yang-g/async_doc by Abhishek Kumar · 9 years ago
  39. 7dc25d3 Add force_client_auth to _low.ServerCredentials by Nathaniel Manista · 9 years ago
  40. 2add980 Resolve comments by yang-g · 9 years ago
  41. b17ad55 Merge pull request #3062 from dgquintas/interop_spec by Yang Gao · 9 years ago
  42. dcb1691 Merge pull request #3105 from nathanielmanistaatgoogle/update-protobuf-submodule by Jan Tattermusch · 9 years ago
  43. 0834833 Merge pull request #2947 from jboeuf/grpc_security_abi by Craig Tiller · 9 years ago
  44. 6686808 Update protobuf submodule to v3.0.0-beta-1 by Nathaniel Manista · 9 years ago
  45. 730055d implementation fix by yang-g · 9 years ago
  46. 1c3b213 Merge pull request #3070 from ctiller/winlog by Jan Tattermusch · 9 years ago
  47. 9a97a09 Merge pull request #2863 from jtattermusch/csharp_upgrade_to_proto3 by Michael Lumish · 9 years ago
  48. dafcce9 channel creation API change by yang-g · 9 years ago
  49. b59f134 Python OAuth2 auth-token interop test by Masood Malekghassemi · 9 years ago
  50. cf44bb5 use millis to protect against potential overflow by yang-g · 9 years ago
  51. edd4667 Reduce a timeout causing overflow by yang-g · 9 years ago
  52. 8685459 Fixed incorrect include line in core/census/grpc_filter.c by murgatroid99 · 9 years ago
  53. 4ad4003 Fixed handling of binary metadata values by murgatroid99 · 9 years ago
  54. 4135a21 php: add comment for why cancel_after_begin cannot be done by Stanley Cheung · 9 years ago
  55. 69e9747 php: fix interop stub construction after codegen fix by Stanley Cheung · 9 years ago
  56. 41d2b29 Merge pull request #3093 from nathanielmanistaatgoogle/channel by Masood Malekghassemi · 9 years ago
  57. 939ccbe switch C# projects to Google.Protobuf 3.0.0-alpha4 package by Jan Tattermusch · 9 years ago
  58. d68ef4f upgrade third_party/protobufs to 3.0.0-beta-1 by Jan Tattermusch · 9 years ago
  59. 08a4cf3 Merge pull request #3090 from maxwell-demon/master by Alistair Veitch · 9 years ago
  60. 4ff47d9 Merge pull request #3095 from grpc/revert-3025-endpoints by Craig Tiller · 9 years ago
  61. 99d7b66 Revert "Refactor Endpoint API" by Craig Tiller · 9 years ago
  62. b6c912b Merge pull request #3025 from ctiller/endpoints by Yang Gao · 9 years ago
  63. 15df9b1 Merge pull request #3094 from yang-g/string_ref_auth by jboeuf · 9 years ago
  64. 0d9f81f minor fixes by yang-g · 9 years ago
  65. 967caaa Merge pull request #3052 from nathanielmanistaatgoogle/crust by Masood Malekghassemi · 9 years ago
  66. 8e3dc00 The Beta API Channel by Nathaniel Manista · 9 years ago
  67. 2845c86 Fix include guard of census/grpc_filter.h by Hongyu Chen · 9 years ago
  68. 0c63351 sync and async doc by yang-g · 9 years ago
  69. d739ece Merge pull request #3086 from ctiller/radio-ga-ga by David G. Quintas · 9 years ago
  70. 4a71ce2 Increase msan timeout also by Craig Tiller · 9 years ago
  71. 70964fc Properly reset incoming buffer by Craig Tiller · 9 years ago
  72. 69b2afe Merge branch 'endpoints' of github.com:ctiller/grpc into endpoints by Craig Tiller · 9 years ago
  73. 8bf3408 Fix uninitialized data by Craig Tiller · 9 years ago
  74. 4381380 Merge pull request #3077 from yang-g/string_ref_auth by Craig Tiller · 9 years ago
  75. 2413615 Merge pull request #3085 from crast/fix-googletest-submodule by Yang Gao · 9 years ago
  76. 2a7df7d Use https like all the other submodules by James Crasta · 9 years ago
  77. bcd57fc Merge pull request #276 from yang-g/master by Craig Tiller · 9 years ago
  78. 3d5ba2f Make port_windows compile again by Craig Tiller · 9 years ago
  79. da22c15 Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown by Tim Emiola · 9 years ago
  80. 1e27e7d Use port server on windows by Craig Tiller · 9 years ago
  81. 15c1ea9 Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  82. 495c0d3 Merge pull request #3083 from stanley-cheung/php_missing_build_cflags by Stanley Cheung · 9 years ago
  83. d053265 php: fix build failure on mac by Stanley Cheung · 9 years ago
  84. 4ac2018 Fix up path by Craig Tiller · 9 years ago
  85. 3fda8ed Restore google test by Craig Tiller · 9 years ago
  86. c4a9f16 Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  87. 57c48c6 Turn off debug by Craig Tiller · 9 years ago
  88. 0882a35 Fix refcounting by Craig Tiller · 9 years ago
  89. c9ab6a0 Protect against dereferencing a null ptr. by David Garcia Quintas · 9 years ago
  90. 69d500d Merge pull request #3081 from ctiller/under-pressure by David G. Quintas · 9 years ago
  91. b2ea0b9 Up asan/tsan timeouts - they need it by Craig Tiller · 9 years ago
  92. 33c9c1f Merge pull request #3080 from soltanmm/docfix by Nathaniel Manista · 9 years ago
  93. 18b3ccb Temporary fix on Python doc to alleviate confusion by Masood Malekghassemi · 9 years ago
  94. f61897d Merge pull request #3044 from nathanielmanistaatgoogle/no-such-method-code-and-message by Masood Malekghassemi · 9 years ago
  95. c84d4aa Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  96. 5e700f3 Merge remote-tracking branch 'upstream/master' into string_ref_auth by yang-g · 9 years ago
  97. 60e0e74 Merge pull request #3072 from ctiller/pneumatic-figure-skater by Vijay Pai · 9 years ago
  98. 6501071 Merge pull request #3079 from ctiller/scrubbing-the-floor by Yang Gao · 9 years ago
  99. 47ec9a4 Add ostream support for string_ref by Craig Tiller · 9 years ago
  100. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago