1. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  2. abfd37f regenerate to fix santity test by Jan Tattermusch · 8 years ago
  3. cc730a4 Merge pull request #8041 from murgatroid99/run_tests_node_6_fix by Nicolas Noble · 8 years ago
  4. b6204f5 Add 'node6' to the other spot where it's needed in run_tests.py by murgatroid99 · 8 years ago
  5. c3b4404 Merge pull request #7885 from apolcyn/remove_slow_log_statements by apolcyn · 8 years ago
  6. 4950760 Merge pull request #7765 from apolcyn/benchmark_adjustments_ga by apolcyn · 8 years ago
  7. 7a209ac Merge pull request #7753 from apolcyn/update_generate_protos_script by Jan Tattermusch · 8 years ago
  8. 5fd57e4 Merge pull request #7737 from apolcyn/update_nuget_clients by Jan Tattermusch · 8 years ago
  9. 4bb13b3 Merge pull request #7837 from apolcyn/update_csharp_examples by apolcyn · 8 years ago
  10. 5160fda Merge pull request #7963 from apolcyn/fix_server_leak by apolcyn · 8 years ago
  11. c3a062d Merge pull request #8005 from murgatroid99/run_tests_node_6_v1.0 by Nicolas Noble · 8 years ago
  12. 6485393 Add Node 6 to the list of recognized compilers in run_tests.py by murgatroid99 · 8 years ago
  13. 51d05b2 Merge pull request #7894 from murgatroid99/build.yaml_changes by Nicolas Noble · 8 years ago
  14. a78a3b2 Disable alpn bad_ssl core tests by murgatroid99 · 8 years ago
  15. 6765653 destroy byte buffer reader after use by Alexander Polcyn · 8 years ago
  16. 7c5befd Change UnimplementedService to UnimplementedEchoService in echo.proto by murgatroid99 · 8 years ago
  17. f4379d2 Merge pull request #7904 from aaronjheng/futures by kpayson64 · 8 years ago
  18. d9bc441 Merge pull request #7916 from apolcyn/change_ruby_debug_builds by Nicolas Noble · 8 years ago
  19. 08575e4 Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x by kpayson64 · 8 years ago
  20. e5a17ec Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string by kpayson64 · 8 years ago
  21. 38ba85c allow choosing config of ruby package builds from environment variable by Alexander Polcyn · 8 years ago
  22. b61fd86 Also fix minor error in end2end gen_build_yaml script by murgatroid99 · 8 years ago
  23. e1ec9fd Merge pull request #7896 from stanley-cheung/php-fix-per-rpc-creds-v1_0 by Stanley Cheung · 8 years ago
  24. 303687f Revert change to grpc++_base uses section by murgatroid99 · 8 years ago
  25. 79cf53c Lower-case example "Authorization" header name by Nathaniel Manista · 8 years ago
  26. 14e2a56 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  27. b15811e php: fix per_rpc_creds capital auth header key by Stanley Cheung · 8 years ago
  28. b273c04 remove futures from py3 by aaronjheng · 8 years ago
  29. b2a9940 Merge pull request #7901 from stanley-cheung/php-remove-extra-comma by Stanley Cheung · 8 years ago
  30. 676e479 php: composer.json has extra comma by Stanley Cheung · 8 years ago
  31. 1ca0f3e build.yaml changes to make certain builds work by murgatroid99 · 8 years ago
  32. 5c8efc1 remove log statements that showing contents of messages by Alexander Polcyn · 8 years ago
  33. 528af97 Merge pull request #7866 from jcanizales/p0-grpc-init-on-load by makdharma · 8 years ago
  34. 179e624 Merge pull request #7828 from ctiller/rename-some-things-for-fun-and-profit by Nicolas Noble · 8 years ago
  35. 7603d64 Let tracing be enabled before starting an RPC by Jorge Canizales · 8 years ago
  36. d7ff4ff Merge pull request #7817 from stanley-cheung/php-update-composer-v1_0 by Stanley Cheung · 8 years ago
  37. 6888c25 change hint paths for protobuf to use net45 dir in csproj files by Alex Polcyn · 8 years ago
  38. 67920ca Merge pull request #7720 from apolcyn/update_examples_grpc_version by kpayson64 · 8 years ago
  39. 8006ed3 Merge pull request #7729 from apolcyn/update_to_sys_interactive by kpayson64 · 8 years ago
  40. 1dfeee3 Merge pull request #7805 from nathanielmanistaatgoogle/python-example-readmes by kpayson64 · 8 years ago
  41. dd8ddf1 Merge pull request #7820 from soltanmm/impish-smile by kpayson64 · 8 years ago
  42. 60a70a2 Merge pull request #7826 from stanley-cheung/php-remove-ref-to-beta by Stanley Cheung · 8 years ago
  43. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  44. 5fffa89 php: remove reference to beta in INSTALL.md by Stanley Cheung · 8 years ago
  45. 701951f Merge pull request #7800 from apolcyn/dont_catch_load_error by Nicolas Noble · 8 years ago
  46. f24a405 Remove unused imports in grpcio-tests by Masood Malekghassemi · 8 years ago
  47. 8749c96 php: bump version by Stanley Cheung · 8 years ago
  48. e61aab2 convert match data to string by Alexander Polcyn · 8 years ago
  49. 7a6e30e Python grpc.secure_channel doc string correction by Nathaniel Manista · 8 years ago
  50. 6c09b3b Truncate Python example READMEs to grpc.io links by Nathaniel Manista · 8 years ago
  51. 8dd2126 fix directory check by Alexander Polcyn · 8 years ago
  52. 8067d72 dont catch load error when loading grpc lib in grpc gem by Alexander Polcyn · 8 years ago
  53. 398dde4 Restoring require_relative. by Nicolas "Pixel" Noble · 8 years ago
  54. 4712750 Fixing loading precompiled Ruby extension on 2.x.10+ by Nicolas "Pixel" Noble · 8 years ago
  55. bbc20b5 Merge pull request #7783 from nicolasnoble/shipping-1.0 by Nicolas Noble · 8 years ago
  56. 2a69139 Merge pull request #7787 from nicolasnoble/quick-fix-for-manylinux by Nicolas Noble · 8 years ago
  57. baa35fc Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail. by Nicolas "Pixel" Noble · 8 years ago
  58. bfe947c Merge pull request #7784 from jcanizales/move-to-v1 by Nicolas Noble · 8 years ago
  59. 36031d5 Move user-agent version to 1.0.0 by Jorge Canizales · 8 years ago
  60. 4a18c67 Move Podspecs to v1 by Jorge Canizales · 8 years ago
  61. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  62. 90e4bd5 Merge pull request #7745 from nicolasnoble/no-more-pre by Nicolas Noble · 8 years ago
  63. 9882e9b Merge pull request #7776 from kpayson64/templatize_dependencies by Nicolas Noble · 8 years ago
  64. 8348973 Use templates for python version dependencies by Ken Payson · 8 years ago
  65. fedcf7d Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecure by Nicolas Noble · 8 years ago
  66. bbdebaa Merge pull request #7744 from y-zeng/makefile-ga by Nicolas Noble · 8 years ago
  67. fc8c12d Merge pull request #7754 from dgquintas/readme_beta_to_ga by Nicolas Noble · 8 years ago
  68. 146e374 Merge pull request #7768 from kpayson64/grpcio_tools35 by kpayson64 · 8 years ago
  69. 03548cf update nuget in distrib test docker files by Alexander Polcyn · 8 years ago
  70. 69ff5de Add Python3.5 grpcio-tools binaries by Ken Payson · 8 years ago
  71. 847f9ec fail benchmarks with errors in a child rpc thread by Alexander Polcyn · 8 years ago
  72. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  73. 3ea4fa9 remove code gen bat script in dotnet cli example by Alexander Polcyn · 8 years ago
  74. a6091af s/Beta/1.0 in languages status table by David Garcia Quintas · 8 years ago
  75. 268cc89 update and add new generate_protos script in csharp examples by Alexander Polcyn · 8 years ago
  76. 3bc78cd Merge pull request #7448 from jcanizales/p0-archive-fix by makdharma · 8 years ago
  77. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  78. d4df55e Update required protobuf version to v3.0.0 by Yuchen Zeng · 8 years ago
  79. a150352 Merge pull request #7492 from apolcyn/return_val_check by kpayson64 · 8 years ago
  80. bcc0d88 Merge pull request #7732 from kpayson64/python3_artifacts by kpayson64 · 8 years ago
  81. e495928 update nuget client to latest version on performance workers by Alexander Polcyn · 8 years ago
  82. e4947be Merge pull request #7669 from apolcyn/reduce_bidi_threads_ga by kpayson64 · 8 years ago
  83. 37f6ffa Merge pull request #7630 from kpayson64/ruby_example_pb by kpayson64 · 8 years ago
  84. 5998cd7 Add Python3.5 artifact targets by Ken Payson · 8 years ago
  85. 5fa0731 Merge pull request #7700 from apolcyn/update_helloworld_readme by kpayson64 · 8 years ago
  86. e3ce8bd Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress-ga-api by kpayson64 · 8 years ago
  87. ec96e5b Merge pull request #7728 from apolcyn/clean_up_sanity_test by kpayson64 · 8 years ago
  88. ab39484 update to system interactive in distrib tests by Alex Polcyn · 8 years ago
  89. 7f8456e clean up sanity test by Alex Polcyn · 8 years ago
  90. 92b9d21 Merge pull request #7671 from jtattermusch/coreclr_commandlineparser by Jan Tattermusch · 8 years ago
  91. cb21e8b Merge pull request #7598 from apolcyn/fix_sanity_test_diff_ga by apolcyn · 8 years ago
  92. 90cbde8 update to the newest CommandLineParser API by Jan Tattermusch · 8 years ago
  93. 678ec90 migrate to the new CommandLineParser API by Jan Tattermusch · 8 years ago
  94. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  95. f45dd74 Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr by Jan Tattermusch · 8 years ago
  96. c5b7347 Merge pull request #7721 from murgatroid99/node_codegen_nested_message_backport by Nicolas Noble · 8 years ago
  97. bac0078 Merge pull request #7696 from murgatroid99/makefile_remove_proto_warning by Nicolas Noble · 8 years ago
  98. ac7408d Clang format code by murgatroid99 · 8 years ago
  99. a842413 Make Node code generator work properly with nested types by murgatroid99 · 8 years ago
  100. 567f14c update dependencies in C# examples to GA versions by Alex Polcyn · 8 years ago