1. 0b1a62c Merge pull request #8265 from apolcyn/fix_proto_plugin_snake_case by apolcyn · 8 years ago
  2. 0dc8d35 Update README.md by Jan Tattermusch · 8 years ago
  3. 5d77c96 Update README.md by Jan Tattermusch · 8 years ago
  4. 45775fd Update README.md by Jan Tattermusch · 8 years ago
  5. d1395d9 Update README.md by Jan Tattermusch · 8 years ago
  6. 9633bd3 Update README.md by Jan Tattermusch · 8 years ago
  7. 9cece7c Update README.md by Jan Tattermusch · 8 years ago
  8. 5b2e172 Create README.md by Jan Tattermusch · 8 years ago
  9. 7a82301 Update README.md by Jan Tattermusch · 8 years ago
  10. 10edbe5 Update README.md by Jan Tattermusch · 8 years ago
  11. 82b64d1 change back slashes to forward slashes in grpc.tool nuspec by Alexander Polcyn · 8 years ago
  12. 84350e1 Drop unnecessary return statement by Nathaniel Manista · 8 years ago
  13. 5ba82e5 remove unused function and switch std::string to grpc::string by Alexander Polcyn · 8 years ago
  14. c429d78 change ruby proto plugin to copy package name conversion from protoc by Alexander Polcyn · 8 years ago
  15. d69c0d3 convert snake case protos package names to camel case in ruby modules by Alexander Polcyn · 8 years ago
  16. fa242cb Plugging memory leak. by Nicolas "Pixel" Noble · 8 years ago
  17. dff32e0 Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings by Nathaniel Manista · 8 years ago
  18. 72b872d Add docstrings to generated beta elements by siddharthshukla · 8 years ago
  19. 74f355b Merge pull request #8158 from jtattermusch/no_libc_dev_on_coreclr by Jan Tattermusch · 8 years ago
  20. 6800e3d update the comment to reflect current state by Jan Tattermusch · 8 years ago
  21. f4a745a Merge pull request #8151 from apolcyn/dont_create_thread_on_bidi_ping_pong by apolcyn · 8 years ago
  22. 4d2df96 dont require libc-dev on coreclr by Jan Tattermusch · 8 years ago
  23. 689e89c dont create extra thread on bidi call in benchmark, and change suggested by Alexander Polcyn · 8 years ago
  24. 10c57a0 Merge pull request #8107 from jtattermusch/backport_coreclr_support by Jan Tattermusch · 8 years ago
  25. caa965b regenerate C# related files after backporting from master by Jan Tattermusch · 8 years ago
  26. 19f544c make Grpc.Tools.nuspec buildable on Linux by Jan Tattermusch · 8 years ago
  27. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  28. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  29. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  30. 826c8d7 fixed formatting by Jan Tattermusch · 8 years ago
  31. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  32. 71a2e47 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  33. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  34. f4a1e19 address coreCLR TODO by Jan Tattermusch · 8 years ago
  35. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  36. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  37. ff6c2ad update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  38. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  39. e1fde33 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  40. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  41. b24b5a3 Update argument documentation for channel methods by Siddharth Shukla · 8 years ago
  42. c3b4404 Merge pull request #7885 from apolcyn/remove_slow_log_statements by apolcyn · 8 years ago
  43. 4950760 Merge pull request #7765 from apolcyn/benchmark_adjustments_ga by apolcyn · 8 years ago
  44. 5160fda Merge pull request #7963 from apolcyn/fix_server_leak by apolcyn · 8 years ago
  45. 51d05b2 Merge pull request #7894 from murgatroid99/build.yaml_changes by Nicolas Noble · 8 years ago
  46. 6765653 destroy byte buffer reader after use by Alexander Polcyn · 8 years ago
  47. 7c5befd Change UnimplementedService to UnimplementedEchoService in echo.proto by murgatroid99 · 8 years ago
  48. d9bc441 Merge pull request #7916 from apolcyn/change_ruby_debug_builds by Nicolas Noble · 8 years ago
  49. 08575e4 Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x by kpayson64 · 8 years ago
  50. e5a17ec Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string by kpayson64 · 8 years ago
  51. 38ba85c allow choosing config of ruby package builds from environment variable by Alexander Polcyn · 8 years ago
  52. 79cf53c Lower-case example "Authorization" header name by Nathaniel Manista · 8 years ago
  53. 14e2a56 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  54. b15811e php: fix per_rpc_creds capital auth header key by Stanley Cheung · 8 years ago
  55. 5c8efc1 remove log statements that showing contents of messages by Alexander Polcyn · 8 years ago
  56. 528af97 Merge pull request #7866 from jcanizales/p0-grpc-init-on-load by makdharma · 8 years ago
  57. 179e624 Merge pull request #7828 from ctiller/rename-some-things-for-fun-and-profit by Nicolas Noble · 8 years ago
  58. 7603d64 Let tracing be enabled before starting an RPC by Jorge Canizales · 8 years ago
  59. d7ff4ff Merge pull request #7817 from stanley-cheung/php-update-composer-v1_0 by Stanley Cheung · 8 years ago
  60. dd8ddf1 Merge pull request #7820 from soltanmm/impish-smile by kpayson64 · 8 years ago
  61. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  62. 701951f Merge pull request #7800 from apolcyn/dont_catch_load_error by Nicolas Noble · 8 years ago
  63. f24a405 Remove unused imports in grpcio-tests by Masood Malekghassemi · 8 years ago
  64. 8749c96 php: bump version by Stanley Cheung · 8 years ago
  65. e61aab2 convert match data to string by Alexander Polcyn · 8 years ago
  66. 7a6e30e Python grpc.secure_channel doc string correction by Nathaniel Manista · 8 years ago
  67. 8dd2126 fix directory check by Alexander Polcyn · 8 years ago
  68. 8067d72 dont catch load error when loading grpc lib in grpc gem by Alexander Polcyn · 8 years ago
  69. 398dde4 Restoring require_relative. by Nicolas "Pixel" Noble · 8 years ago
  70. 4712750 Fixing loading precompiled Ruby extension on 2.x.10+ by Nicolas "Pixel" Noble · 8 years ago
  71. bbc20b5 Merge pull request #7783 from nicolasnoble/shipping-1.0 by Nicolas Noble · 8 years ago
  72. baa35fc Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail. by Nicolas "Pixel" Noble · 8 years ago
  73. 36031d5 Move user-agent version to 1.0.0 by Jorge Canizales · 8 years ago
  74. 4a18c67 Move Podspecs to v1 by Jorge Canizales · 8 years ago
  75. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  76. 90e4bd5 Merge pull request #7745 from nicolasnoble/no-more-pre by Nicolas Noble · 8 years ago
  77. 8348973 Use templates for python version dependencies by Ken Payson · 8 years ago
  78. 847f9ec fail benchmarks with errors in a child rpc thread by Alexander Polcyn · 8 years ago
  79. 3bc78cd Merge pull request #7448 from jcanizales/p0-archive-fix by makdharma · 8 years ago
  80. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  81. a150352 Merge pull request #7492 from apolcyn/return_val_check by kpayson64 · 8 years ago
  82. bcc0d88 Merge pull request #7732 from kpayson64/python3_artifacts by kpayson64 · 8 years ago
  83. e4947be Merge pull request #7669 from apolcyn/reduce_bidi_threads_ga by kpayson64 · 8 years ago
  84. 5998cd7 Add Python3.5 artifact targets by Ken Payson · 8 years ago
  85. e3ce8bd Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress-ga-api by kpayson64 · 8 years ago
  86. 7f8456e clean up sanity test by Alex Polcyn · 8 years ago
  87. 92b9d21 Merge pull request #7671 from jtattermusch/coreclr_commandlineparser by Jan Tattermusch · 8 years ago
  88. cb21e8b Merge pull request #7598 from apolcyn/fix_sanity_test_diff_ga by apolcyn · 8 years ago
  89. 90cbde8 update to the newest CommandLineParser API by Jan Tattermusch · 8 years ago
  90. 678ec90 migrate to the new CommandLineParser API by Jan Tattermusch · 8 years ago
  91. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  92. f45dd74 Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr by Jan Tattermusch · 8 years ago
  93. ac7408d Clang format code by murgatroid99 · 8 years ago
  94. a842413 Make Node code generator work properly with nested types by murgatroid99 · 8 years ago
  95. f2c074a Updating build package C# scripts. by Nicolas "Pixel" Noble · 8 years ago
  96. 4e74104 Merge pull request #7682 from apolcyn/add_runtime_nodes_back_in_ga by Nicolas Noble · 8 years ago
  97. c05df4f Merge pull request #7681 from murgatroid99/node_tools_integrate_plugin by Nicolas Noble · 8 years ago
  98. 54d8347 Merge pull request #7577 from murgatroid99/node_dependency_update by Nicolas Noble · 8 years ago
  99. fab839e remove leftover app.config by Jan Tattermusch · 8 years ago
  100. 6868922 update Grpc.Auth.nuspec by Jan Tattermusch · 8 years ago