1. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  2. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  3. 7ef9f64 use Server mode for GC in C# QpsWorker by Jan Tattermusch · 8 years ago
  4. 3dc6701 Fix issues with express benchmark and synchronize package.json with template by murgatroid99 · 8 years ago
  5. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  6. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  7. 53cba4a Merge pull request #8182 from matt-kwong/fix_docker_local_clone by Jan Tattermusch · 8 years ago
  8. 41c06a2 move changes from dockerfile to template by Matt Kwong · 8 years ago
  9. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  10. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  11. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  12. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  13. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  14. b7223bb PHP Proto3: update templates by Stanley Cheung · 8 years ago
  15. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  16. d1ca409 Updating ruby dependency on protobuf to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  17. 055b920 Disabling header check for filegroups. by Nicolas "Pixel" Noble · 8 years ago
  18. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  19. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  20. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  21. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  22. e70f20b enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  23. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  24. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  25. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  26. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  27. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  28. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  29. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  30. 520ece6 switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  31. ec5c93c Merge pull request #8048 from jtattermusch/dotnetcli_interoptest by Jan Tattermusch · 8 years ago
  32. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  33. a98a2ad enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  34. 93f62af add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  35. 8a84c8c allow building all nugets on linux by Jan Tattermusch · 8 years ago
  36. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  37. b6e8c16 Merge pull request #7986 from jtattermusch/coreclr_interop_fixes by Jan Tattermusch · 8 years ago
  38. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  39. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  40. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  41. 3fa3d44 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  42. d57bbe7 Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master by kpayson64 · 8 years ago
  43. 9909170 Merge pull request #7912 from ctiller/g_stands_for by Craig Tiller · 8 years ago
  44. 8dfdb7e Specify the "g" in gRPC by Craig Tiller · 8 years ago
  45. 14e2a56 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  46. 129bca6 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  47. 12e26a7 Bazel: export LICENSE file. by Piotr Sikora · 8 years ago
  48. 668bf88 Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x by Nicolas Noble · 8 years ago
  49. 56d7044 Merge pull request #7819 from stanley-cheung/php-update-composer by Stanley Cheung · 8 years ago
  50. 96c598f Merge pull request #7763 from thunderboltsid/add-pypy-to-dockerfile by kpayson64 · 8 years ago
  51. 557aa4e php: bump version by Stanley Cheung · 8 years ago
  52. 8749c96 php: bump version by Stanley Cheung · 8 years ago
  53. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  54. 6cfc80e Merge pull request #7762 from KindDragon/master by Nicolas Noble · 8 years ago
  55. 4a18c67 Move Podspecs to v1 by Jorge Canizales · 8 years ago
  56. 40beb37 Fix CMake for Windows by Arkadiy Shapkin · 8 years ago
  57. 3dd3688 update gemspec in template by Alexander Polcyn · 8 years ago
  58. 5e3193e Add PyPy 5.3.1 to dockerfile and template by siddharthshukla · 8 years ago
  59. d4df55e Update required protobuf version to v3.0.0 by Yuchen Zeng · 8 years ago
  60. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  61. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  62. f45dd74 Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr by Jan Tattermusch · 8 years ago
  63. bac0078 Merge pull request #7696 from murgatroid99/makefile_remove_proto_warning by Nicolas Noble · 8 years ago
  64. f2c074a Updating build package C# scripts. by Nicolas "Pixel" Noble · 8 years ago
  65. 4e74104 Merge pull request #7682 from apolcyn/add_runtime_nodes_back_in_ga by Nicolas Noble · 8 years ago
  66. 9fd2143 Merge pull request #7578 from murgatroid99/ruby_dependency_update_proto_3 by Nicolas Noble · 8 years ago
  67. 54d8347 Merge pull request #7577 from murgatroid99/node_dependency_update by Nicolas Noble · 8 years ago
  68. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  69. a6624bb upgrade Google.Apis.Auth dependency to 0.15.0 by Jan Tattermusch · 8 years ago
  70. a3c5535 Remove use of verify-install target in Makefile by murgatroid99 · 8 years ago
  71. 4ce4583 Remove warning about protobuf 3.0.0+ from the Makefile by murgatroid99 · 8 years ago
  72. 7e8efc3 php: update package.xml by Stanley Cheung · 8 years ago
  73. 6bfe7da add all runtime nodes back into testing packages by Alexander Polcyn · 8 years ago
  74. 229b161 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  75. 86e40c6 update templates to not include runtime sections in project.json by Alexander Polcyn · 8 years ago
  76. 82fd31a update nuget after installing in docker by Alexander Polcyn · 8 years ago
  77. d924b01 Merge pull request #7554 from muxi/fix-cronet-interop-test by Muxi Yan · 8 years ago
  78. a1c442a Merge remote-tracking branch 'upstream/v1.0.x' into node_dependency_update by murgatroid99 · 8 years ago
  79. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  80. 2507fef Merge pull request #7553 from podsvirov/topic-cmake-template by Nicolas Noble · 8 years ago
  81. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  82. 36d1540 use netcoreapp1.0 for executable projects by Jan Tattermusch · 8 years ago
  83. 660333a update project.json templates to RTM .NET core nugets by Jan Tattermusch · 8 years ago
  84. 3ed6697 Update ruby google-protobuf dependency to 3.0 by murgatroid99 · 8 years ago
  85. fcb5271 Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0 by murgatroid99 · 8 years ago
  86. f8372c6 Minor revisions by Muxi Yan · 8 years ago
  87. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  88. 526a9f9 php: cleanup for GA by Stanley Cheung · 8 years ago
  89. 8e56502 php: cleanup for GA by Stanley Cheung · 8 years ago
  90. 2a5072e Fix Objective-C test pods for Cronet tests by Muxi Yan · 8 years ago
  91. dd33148 CMake: Fix configuration file format bug by Konstantin Podsvirov · 8 years ago
  92. d2b8830 CMake: Installation and Export Configuration by Konstantin Podsvirov · 8 years ago
  93. 5baf725 CMake: Choice third party provider by Konstantin Podsvirov · 8 years ago
  94. 2391156 Add cmake option to compile using protobuf-lite by Tamas Berghammer · 8 years ago
  95. 78f0fd4 fix copyright by Stanley Cheung · 8 years ago
  96. fa1e4fa php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  97. 99955ab php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  98. 7b672f8 remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  99. 15e5c3f Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfile by kpayson64 · 8 years ago
  100. 6914aba Merge pull request #7518 from nicolasnoble/plugins-should-compile by Nicolas Noble · 8 years ago