1. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  2. 1d42421 advance OBJC_VERSION_STRING in GRPCHost.m by Muxi Yan · 8 years ago
  3. 447d0a2 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 by Muxi Yan · 8 years ago
  4. eb56ce6 Merge pull request #7738 from murgatroid99/node_package_updates by Michael Lumish · 8 years ago
  5. 408fc22 Merge pull request #8480 from muxi/finalize-release-v1.0.1-pre1 by Muxi Yan · 8 years ago
  6. d54e1bc bug fix by Muxi Yan · 8 years ago
  7. 93fc277 Use the v1.0.0 plugin by Muxi Yan · 8 years ago
  8. 952b99c Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates by murgatroid99 · 8 years ago
  9. b6becb9 Adjust version of protobuf and point zip file in mxyan's repo by Muxi Yan · 8 years ago
  10. 1d9b3fe Merge pull request #8458 from murgatroid99/node_debug_build_fix_backport by Michael Lumish · 8 years ago
  11. 5124452 Compiles with npm install --debug option. by Tim Ryan · 8 years ago
  12. 544c23a Reverts PR #8426 by Muxi Yan · 8 years ago
  13. 924a2cb Update tests project to XCode 8 by Jorge Canizales · 8 years ago
  14. fd7df95 Update Sample project to XCode 8 by Jorge Canizales · 8 years ago
  15. b2583d8 Upgrade SwiftSample to XCode 8 and Swift 3 by Jorge Canizales · 8 years ago
  16. 1a4678f Merge pull request #8424 from muxi/objc-v1.0.1-pre1 by Jorge Canizales · 8 years ago
  17. abb0f0b Update CronetFramework.podspec license by Muxi Yan · 8 years ago
  18. b183e1a Merge pull request #8412 from muxi/objc-v1.0.1-pre1 by Muxi Yan · 8 years ago
  19. a4ead72 Use BoringSSL tag instead of commit# by Muxi Yan · 8 years ago
  20. a507de3 Advance version of BoringSSL by Muxi Yan · 8 years ago
  21. 6758caa Advance versions from 1.0.0 to 1.0.1-pre1 by Muxi Yan · 8 years ago
  22. 877caed Backport the grpc_channel_arg_get_integer function by Muxi Yan · 8 years ago
  23. 31c3e01 Clean up code by Muxi Yan · 8 years ago
  24. 45c8c30 Set initial backoff to 10000ms when creating channel by Muxi Yan · 8 years ago
  25. 4e5a016 Fix copy/paste bug by Craig Tiller · 8 years ago
  26. 544564e Make initial connect retry backoff configurable by Craig Tiller · 8 years ago
  27. 0b1a62c Merge pull request #8265 from apolcyn/fix_proto_plugin_snake_case by apolcyn · 8 years ago
  28. 0dc8d35 Update README.md by Jan Tattermusch · 8 years ago
  29. 5d77c96 Update README.md by Jan Tattermusch · 8 years ago
  30. 45775fd Update README.md by Jan Tattermusch · 8 years ago
  31. d1395d9 Update README.md by Jan Tattermusch · 8 years ago
  32. 9633bd3 Update README.md by Jan Tattermusch · 8 years ago
  33. 9cece7c Update README.md by Jan Tattermusch · 8 years ago
  34. 5b2e172 Create README.md by Jan Tattermusch · 8 years ago
  35. 7a82301 Update README.md by Jan Tattermusch · 8 years ago
  36. 10edbe5 Update README.md by Jan Tattermusch · 8 years ago
  37. 82b64d1 change back slashes to forward slashes in grpc.tool nuspec by Alexander Polcyn · 8 years ago
  38. 84350e1 Drop unnecessary return statement by Nathaniel Manista · 8 years ago
  39. 5ba82e5 remove unused function and switch std::string to grpc::string by Alexander Polcyn · 8 years ago
  40. c429d78 change ruby proto plugin to copy package name conversion from protoc by Alexander Polcyn · 8 years ago
  41. d69c0d3 convert snake case protos package names to camel case in ruby modules by Alexander Polcyn · 8 years ago
  42. fa242cb Plugging memory leak. by Nicolas "Pixel" Noble · 8 years ago
  43. dff32e0 Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings by Nathaniel Manista · 8 years ago
  44. 72b872d Add docstrings to generated beta elements by siddharthshukla · 8 years ago
  45. 74f355b Merge pull request #8158 from jtattermusch/no_libc_dev_on_coreclr by Jan Tattermusch · 8 years ago
  46. 6800e3d update the comment to reflect current state by Jan Tattermusch · 8 years ago
  47. f4a745a Merge pull request #8151 from apolcyn/dont_create_thread_on_bidi_ping_pong by apolcyn · 8 years ago
  48. 4d2df96 dont require libc-dev on coreclr by Jan Tattermusch · 8 years ago
  49. 689e89c dont create extra thread on bidi call in benchmark, and change suggested by Alexander Polcyn · 8 years ago
  50. 10c57a0 Merge pull request #8107 from jtattermusch/backport_coreclr_support by Jan Tattermusch · 8 years ago
  51. caa965b regenerate C# related files after backporting from master by Jan Tattermusch · 8 years ago
  52. 19f544c make Grpc.Tools.nuspec buildable on Linux by Jan Tattermusch · 8 years ago
  53. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  54. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  55. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  56. 826c8d7 fixed formatting by Jan Tattermusch · 8 years ago
  57. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  58. 71a2e47 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  59. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  60. f4a1e19 address coreCLR TODO by Jan Tattermusch · 8 years ago
  61. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  62. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  63. ff6c2ad update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  64. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  65. e1fde33 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  66. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  67. b24b5a3 Update argument documentation for channel methods by Siddharth Shukla · 8 years ago
  68. c3b4404 Merge pull request #7885 from apolcyn/remove_slow_log_statements by apolcyn · 8 years ago
  69. 4950760 Merge pull request #7765 from apolcyn/benchmark_adjustments_ga by apolcyn · 8 years ago
  70. 5160fda Merge pull request #7963 from apolcyn/fix_server_leak by apolcyn · 8 years ago
  71. 51d05b2 Merge pull request #7894 from murgatroid99/build.yaml_changes by Nicolas Noble · 8 years ago
  72. 6765653 destroy byte buffer reader after use by Alexander Polcyn · 8 years ago
  73. 7c5befd Change UnimplementedService to UnimplementedEchoService in echo.proto by murgatroid99 · 8 years ago
  74. d9bc441 Merge pull request #7916 from apolcyn/change_ruby_debug_builds by Nicolas Noble · 8 years ago
  75. 08575e4 Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x by kpayson64 · 8 years ago
  76. e5a17ec Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string by kpayson64 · 8 years ago
  77. 38ba85c allow choosing config of ruby package builds from environment variable by Alexander Polcyn · 8 years ago
  78. 79cf53c Lower-case example "Authorization" header name by Nathaniel Manista · 8 years ago
  79. 14e2a56 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  80. b15811e php: fix per_rpc_creds capital auth header key by Stanley Cheung · 8 years ago
  81. 5c8efc1 remove log statements that showing contents of messages by Alexander Polcyn · 8 years ago
  82. 528af97 Merge pull request #7866 from jcanizales/p0-grpc-init-on-load by makdharma · 8 years ago
  83. 179e624 Merge pull request #7828 from ctiller/rename-some-things-for-fun-and-profit by Nicolas Noble · 8 years ago
  84. 7603d64 Let tracing be enabled before starting an RPC by Jorge Canizales · 8 years ago
  85. d7ff4ff Merge pull request #7817 from stanley-cheung/php-update-composer-v1_0 by Stanley Cheung · 8 years ago
  86. dd8ddf1 Merge pull request #7820 from soltanmm/impish-smile by kpayson64 · 8 years ago
  87. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  88. 701951f Merge pull request #7800 from apolcyn/dont_catch_load_error by Nicolas Noble · 8 years ago
  89. f24a405 Remove unused imports in grpcio-tests by Masood Malekghassemi · 8 years ago
  90. 8749c96 php: bump version by Stanley Cheung · 8 years ago
  91. e61aab2 convert match data to string by Alexander Polcyn · 8 years ago
  92. 7a6e30e Python grpc.secure_channel doc string correction by Nathaniel Manista · 8 years ago
  93. 8dd2126 fix directory check by Alexander Polcyn · 8 years ago
  94. 8067d72 dont catch load error when loading grpc lib in grpc gem by Alexander Polcyn · 8 years ago
  95. 398dde4 Restoring require_relative. by Nicolas "Pixel" Noble · 8 years ago
  96. 4712750 Fixing loading precompiled Ruby extension on 2.x.10+ by Nicolas "Pixel" Noble · 8 years ago
  97. bbc20b5 Merge pull request #7783 from nicolasnoble/shipping-1.0 by Nicolas Noble · 8 years ago
  98. baa35fc Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail. by Nicolas "Pixel" Noble · 8 years ago
  99. 36031d5 Move user-agent version to 1.0.0 by Jorge Canizales · 8 years ago
  100. 4a18c67 Move Podspecs to v1 by Jorge Canizales · 8 years ago