1. e922d77 support --dry_run flag by Jan Tattermusch · 8 years ago
  2. f098c75 node6 portability test not yet implemented by Jan Tattermusch · 8 years ago
  3. 7a6c223 support passing extra args to run_tests.py by Jan Tattermusch · 8 years ago
  4. 5b34c4f address some TODOs by Jan Tattermusch · 8 years ago
  5. 7a7792a run matrix improvements by Jan Tattermusch · 8 years ago
  6. 0b19470 improve report collection by Jan Tattermusch · 8 years ago
  7. 3b0d092 add matrix run script by Jan Tattermusch · 8 years ago
  8. 2686bdb Merge pull request #8237 from nicolasnoble/memleak by Nicolas Noble · 8 years ago
  9. fa242cb Plugging memory leak. by Nicolas "Pixel" Noble · 8 years ago
  10. 4f13db3 Merge pull request #8184 from nicolasnoble/nanopb-code-drop by Nicolas Noble · 8 years ago
  11. dff32e0 Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings by Nathaniel Manista · 8 years ago
  12. 47c0053 Removing sanity check. by Nicolas "Pixel" Noble · 8 years ago
  13. 39937f7 Putting nanopb files into third_party without being a submodule. by Nicolas "Pixel" Noble · 8 years ago
  14. fe456e5 Removing nanopb submodule. by Nicolas "Pixel" Noble · 8 years ago
  15. 4065944 Merge pull request #8170 from nicolasnoble/upgrading-protobuf-to-3.0.2 by Nicolas Noble · 8 years ago
  16. d1ca409 Updating ruby dependency on protobuf to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  17. 3f69527 Upgrading protobuf submodule to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  18. 72b872d Add docstrings to generated beta elements by siddharthshukla · 8 years ago
  19. 8f2525f Merge pull request #8140 from nicolasnoble/backport-of-8055 by Nicolas Noble · 8 years ago
  20. 74f355b Merge pull request #8158 from jtattermusch/no_libc_dev_on_coreclr by Jan Tattermusch · 8 years ago
  21. 6800e3d update the comment to reflect current state by Jan Tattermusch · 8 years ago
  22. f4a745a Merge pull request #8151 from apolcyn/dont_create_thread_on_bidi_ping_pong by apolcyn · 8 years ago
  23. 4d2df96 dont require libc-dev on coreclr by Jan Tattermusch · 8 years ago
  24. d23f816 Merge pull request #8157 from jtattermusch/fix_centos7_distribtest by Jan Tattermusch · 8 years ago
  25. 9c6276f fix C# distribtest on centos7 by Jan Tattermusch · 8 years ago
  26. 055b920 Disabling header check for filegroups. by Nicolas "Pixel" Noble · 8 years ago
  27. b06d534 make clear independence of bidi streams in route guide client by Alexander Polcyn · 8 years ago
  28. 880b457 Backport of #8055 into v1.0.x. by Nicolas "Pixel" Noble · 8 years ago
  29. 689e89c dont create extra thread on bidi call in benchmark, and change suggested by Alexander Polcyn · 8 years ago
  30. 10c57a0 Merge pull request #8107 from jtattermusch/backport_coreclr_support by Jan Tattermusch · 8 years ago
  31. 0da0412 Merge pull request #8038 from thunderboltsid/fix_arg_docs by Nicolas Noble · 8 years ago
  32. caa965b regenerate C# related files after backporting from master by Jan Tattermusch · 8 years ago
  33. 881a32f fix windows distribtest and add TODOs to remove hacks by Jan Tattermusch · 8 years ago
  34. 19f544c make Grpc.Tools.nuspec buildable on Linux by Jan Tattermusch · 8 years ago
  35. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  36. 41d2365 remove dead gmock link in protoc artifact build by Jan Tattermusch · 8 years ago
  37. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  38. e70f20b enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  39. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  40. 826c8d7 fixed formatting by Jan Tattermusch · 8 years ago
  41. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  42. 71a2e47 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  43. fb8fb40 install dotnet cli into ubuntu1404 distribtest docker by Jan Tattermusch · 8 years ago
  44. 50e9857 update path to C# test build by dotnet cli by Jan Tattermusch · 8 years ago
  45. 19e04b5 get the right nuget version in linux distribtests by Jan Tattermusch · 8 years ago
  46. 8c76be7 dotnet CLI distribtest by Jan Tattermusch · 8 years ago
  47. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  48. f4a1e19 address coreCLR TODO by Jan Tattermusch · 8 years ago
  49. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  50. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  51. ff6c2ad update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  52. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  53. e1fde33 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  54. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  55. abfd37f regenerate to fix santity test by Jan Tattermusch · 8 years ago
  56. b24b5a3 Update argument documentation for channel methods by Siddharth Shukla · 8 years ago
  57. cc730a4 Merge pull request #8041 from murgatroid99/run_tests_node_6_fix by Nicolas Noble · 8 years ago
  58. b6204f5 Add 'node6' to the other spot where it's needed in run_tests.py by murgatroid99 · 8 years ago
  59. c3b4404 Merge pull request #7885 from apolcyn/remove_slow_log_statements by apolcyn · 8 years ago
  60. 4950760 Merge pull request #7765 from apolcyn/benchmark_adjustments_ga by apolcyn · 8 years ago
  61. 7a209ac Merge pull request #7753 from apolcyn/update_generate_protos_script by Jan Tattermusch · 8 years ago
  62. 5fd57e4 Merge pull request #7737 from apolcyn/update_nuget_clients by Jan Tattermusch · 8 years ago
  63. 4bb13b3 Merge pull request #7837 from apolcyn/update_csharp_examples by apolcyn · 8 years ago
  64. 5160fda Merge pull request #7963 from apolcyn/fix_server_leak by apolcyn · 8 years ago
  65. c3a062d Merge pull request #8005 from murgatroid99/run_tests_node_6_v1.0 by Nicolas Noble · 8 years ago
  66. 6485393 Add Node 6 to the list of recognized compilers in run_tests.py by murgatroid99 · 8 years ago
  67. 51d05b2 Merge pull request #7894 from murgatroid99/build.yaml_changes by Nicolas Noble · 8 years ago
  68. a78a3b2 Disable alpn bad_ssl core tests by murgatroid99 · 8 years ago
  69. 6765653 destroy byte buffer reader after use by Alexander Polcyn · 8 years ago
  70. 7c5befd Change UnimplementedService to UnimplementedEchoService in echo.proto by murgatroid99 · 8 years ago
  71. f4379d2 Merge pull request #7904 from aaronjheng/futures by kpayson64 · 8 years ago
  72. d9bc441 Merge pull request #7916 from apolcyn/change_ruby_debug_builds by Nicolas Noble · 8 years ago
  73. 08575e4 Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x by kpayson64 · 8 years ago
  74. e5a17ec Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string by kpayson64 · 8 years ago
  75. 38ba85c allow choosing config of ruby package builds from environment variable by Alexander Polcyn · 8 years ago
  76. b61fd86 Also fix minor error in end2end gen_build_yaml script by murgatroid99 · 8 years ago
  77. e1ec9fd Merge pull request #7896 from stanley-cheung/php-fix-per-rpc-creds-v1_0 by Stanley Cheung · 8 years ago
  78. 303687f Revert change to grpc++_base uses section by murgatroid99 · 8 years ago
  79. 79cf53c Lower-case example "Authorization" header name by Nathaniel Manista · 8 years ago
  80. 14e2a56 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  81. b15811e php: fix per_rpc_creds capital auth header key by Stanley Cheung · 8 years ago
  82. b273c04 remove futures from py3 by aaronjheng · 8 years ago
  83. b2a9940 Merge pull request #7901 from stanley-cheung/php-remove-extra-comma by Stanley Cheung · 8 years ago
  84. 676e479 php: composer.json has extra comma by Stanley Cheung · 8 years ago
  85. 1ca0f3e build.yaml changes to make certain builds work by murgatroid99 · 8 years ago
  86. 5c8efc1 remove log statements that showing contents of messages by Alexander Polcyn · 8 years ago
  87. 528af97 Merge pull request #7866 from jcanizales/p0-grpc-init-on-load by makdharma · 8 years ago
  88. 179e624 Merge pull request #7828 from ctiller/rename-some-things-for-fun-and-profit by Nicolas Noble · 8 years ago
  89. 7603d64 Let tracing be enabled before starting an RPC by Jorge Canizales · 8 years ago
  90. d7ff4ff Merge pull request #7817 from stanley-cheung/php-update-composer-v1_0 by Stanley Cheung · 8 years ago
  91. 6888c25 change hint paths for protobuf to use net45 dir in csproj files by Alex Polcyn · 8 years ago
  92. 67920ca Merge pull request #7720 from apolcyn/update_examples_grpc_version by kpayson64 · 8 years ago
  93. 8006ed3 Merge pull request #7729 from apolcyn/update_to_sys_interactive by kpayson64 · 8 years ago
  94. 1dfeee3 Merge pull request #7805 from nathanielmanistaatgoogle/python-example-readmes by kpayson64 · 8 years ago
  95. dd8ddf1 Merge pull request #7820 from soltanmm/impish-smile by kpayson64 · 8 years ago
  96. 60a70a2 Merge pull request #7826 from stanley-cheung/php-remove-ref-to-beta by Stanley Cheung · 8 years ago
  97. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  98. 5fffa89 php: remove reference to beta in INSTALL.md by Stanley Cheung · 8 years ago
  99. 701951f Merge pull request #7800 from apolcyn/dont_catch_load_error by Nicolas Noble · 8 years ago
  100. f24a405 Remove unused imports in grpcio-tests by Masood Malekghassemi · 8 years ago