1. 50faa8f Added support for true synchronous unary call and added some performance tests. by Jan Tattermusch · 10 years ago
  2. b8d04d0 remove stale comment by Yang Gao · 9 years ago
  3. 7c15ee8 Merge pull request #720 from murgatroid99/node_pubsub_client by Tim Emiola · 9 years ago
  4. dc40bab Merge branch 'master' of github.com:google/grpc into docker_python by Donna Dionne · 9 years ago
  5. 2b7c574 Merge pull request #718 from grpc/mugurm-patch-1 by Tim Emiola · 9 years ago
  6. a7b8b69 Addressing security concerns. by Nicolas Noble · 9 years ago
  7. 4d736a0 Resolved merge conflicts by murgatroid99 · 9 years ago
  8. 2822e9a Added pubsub demo client by murgatroid99 · 9 years ago
  9. d61021d Update README.md by Mugur Marculescu · 9 years ago
  10. 8b13192 Merge pull request #715 from tbetbetbe/grpc-ruby-fix-interop-client by Tim Emiola · 9 years ago
  11. a16d2ae Fixes a missed old module name reference in the interop client by Tim Emiola · 9 years ago
  12. b0a32fc Merge pull request #713 from nmittler/route_guide_package by Tim Emiola · 10 years ago
  13. c4ed1c7 Fixing java package for route_guide.proto by nmittler · 10 years ago
  14. 6eade73 Merge pull request #709 from nathanielmanistaatgoogle/thread-pool-less-links by Masood Malekghassemi · 10 years ago
  15. cc69f8d Merge pull request #678 from jboeuf/installed_ssl_roots by Craig Tiller · 10 years ago
  16. cd9b1c8 Added support for default credentials. by Julien Boeuf · 10 years ago
  17. 161ea23 Actually installing root certificates on the system. by Nicolas "Pixel" Noble · 10 years ago
  18. b87d176 Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patch by Nicolas "Pixel" Noble · 10 years ago
  19. e04e20a Thread-pool-less construction of GRPC links. by Nathaniel Manista · 10 years ago
  20. 6e8d15e Merge pull request #708 from jtattermusch/deb_on_docker by donnadionne · 10 years ago
  21. f839503 Dockerfile to test that debian packages can be used with ruby instead of make install by Jan Tattermusch · 10 years ago
  22. 5d7e05a Dockerfile to build debian packages on docker by Jan Tattermusch · 10 years ago
  23. 6b2b05e Fixes to build_deb_packages script to allow running on Docker by Jan Tattermusch · 10 years ago
  24. f26f219 Merge pull request #704 from ctiller/interop3 by Yang Gao · 10 years ago
  25. dc6abba Merge pull request #707 from nicolasnoble/contrib by Abhishek Kumar · 10 years ago
  26. b77cee9 Adding a CONTRIBUTING file. by Nicolas "Pixel" Noble · 10 years ago
  27. 2c77f75 Merge branch 'master' of github.com:google/grpc into docker_python by Donna Dionne · 10 years ago
  28. f3599ae Merge pull request #706 from nicolasnoble/regen by Craig Tiller · 10 years ago
  29. b8f5f1b Re-generated project files. by Nicolas "Pixel" Noble · 10 years ago
  30. c3555ce Merge pull request #705 from ctiller/fd_shutdown by Nicolas Noble · 10 years ago
  31. d75fe66 Fix a double-close in the server code. by Craig Tiller · 10 years ago
  32. 8883e94 Merge pull request #703 from nicolasnoble/win32 by Craig Tiller · 10 years ago
  33. fe8af4e Rename interop_test.c --> interop_test.cc by Craig Tiller · 10 years ago
  34. c5b9692 Merge pull request #641 from jboeuf/jwt_id_token by Yang Gao · 10 years ago
  35. 589cba2 Factorizing out function split_host_port. by Nicolas "Pixel" Noble · 10 years ago
  36. c6d8f5a Merge branch 'master' of github.com:google/grpc into win32 by Nicolas "Pixel" Noble · 10 years ago
  37. 94964fd Fixing Windows port. by Nicolas "Pixel" Noble · 10 years ago
  38. 7db49ff Merge pull request #701 from ctiller/mac3 by Nicolas Noble · 10 years ago
  39. 6daab59 Check POLLHUP, POLLERR as required by Craig Tiller · 10 years ago
  40. 1f8d92d sockaddr_un needs the null terminator included in the address length by Craig Tiller · 10 years ago
  41. f4fb8e0 Merge pull request #699 from ctiller/mac3 by Nicolas Noble · 10 years ago
  42. 9ec95fa Fix in tree build of protobuf by Craig Tiller · 10 years ago
  43. 1426a23 Merge pull request #698 from nicolasnoble/verify-install by Craig Tiller · 10 years ago
  44. 98ab998 Adding a helpful installation message about protobuf. by Nicolas "Pixel" Noble · 10 years ago
  45. 3f0ddff Merge pull request #697 from ctiller/mac2 by Nicolas Noble · 10 years ago
  46. 97c3dce This magically fixes the C build on my Mac by Craig Tiller · 10 years ago
  47. b5795aa Fixing docker file and image building for python. by Donna Dionne · 10 years ago
  48. 8623ad0 Merge pull request #692 from soltanmm/py-protoc-plugin-test-fixed by Nathaniel Manista · 10 years ago
  49. b13673d Added compiler plugin test for Python. by Masood Malekghassemi · 10 years ago
  50. 51b4979 Merge pull request #693 from nicolasnoble/regen-makefile by Jan Tattermusch · 10 years ago
  51. 1c0542f Regenerated outdated Makefile. by Nicolas "Pixel" Noble · 10 years ago
  52. dd11207 Merge pull request #601 from murgatroid99/node_route_guide_sample by Tim Emiola · 10 years ago
  53. 6a88c25 Merge pull request #690 from ctiller/mac2 by Nicolas Noble · 10 years ago
  54. 16ffd65 Merge pull request #684 from jtattermusch/dockerfile_fixes by Tim Emiola · 10 years ago
  55. 724f5dc Merge pull request #689 from nicolasnoble/macos-fix by Craig Tiller · 10 years ago
  56. cc3e613 Merge pull request #687 from nicolasnoble/no-install-protobuf by Craig Tiller · 10 years ago
  57. a63ea02 Merge pull request #688 from nicolasnoble/local-protobuf-build by Craig Tiller · 10 years ago
  58. ec04303 Fix in tree build of openssl on mac by Craig Tiller · 10 years ago
  59. 36a6e18 Let's not install our potentially broken version of protobuf onto the system and pollute people's environment. by Nicolas "Pixel" Noble · 10 years ago
  60. 5732a8c Force compilation of protobuf using -fPIC. by Nicolas "Pixel" Noble · 10 years ago
  61. 2f89f79 Merge pull request #685 from soltanmm/gen-code-update by Nathaniel Manista · 10 years ago
  62. 97ef5e4 Merge pull request #679 from tbetbetbe/grpc_ruby_update_readme by Jan Tattermusch · 10 years ago
  63. 932d5d3 Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS. by Nicolas "Pixel" Noble · 10 years ago
  64. cad2782 Forgot to commit some files by Jan Tattermusch · 10 years ago
  65. 79a0a52 Update README.md by Tim Emiola · 10 years ago
  66. 213ecbf Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python by Jan Tattermusch · 10 years ago
  67. f5f83be Replaces the generated code in src/python/interop/interop with more recently generated code. by Masood Malekghassemi · 10 years ago
  68. e819960 Merge pull request #660 from nicolasnoble/httpcli_test by Craig Tiller · 10 years ago
  69. d8fb2af Merge branch 'master' of github.com:google/grpc into httpcli_test by Nicolas "Pixel" Noble · 10 years ago
  70. f6b0415 Merge pull request #683 from nicolasnoble/unsecure-fix by Craig Tiller · 10 years ago
  71. 1f0d58d Merge branch 'master' of github.com:google/grpc into unsecure-fix by Nicolas "Pixel" Noble · 10 years ago
  72. fb7db9d Merge pull request #677 from ctiller/diagnose by Yang Gao · 10 years ago
  73. dda049c Various MacOS build fixes. by Nicolas "Pixel" Noble · 10 years ago
  74. 46863cf Make it possible to compile out tracing by Craig Tiller · 10 years ago
  75. 3e00179 Adding roots.pem from Mozilla and associated logic. by Julien Boeuf · 10 years ago
  76. 04608c4 Merge pull request #668 from nathanielmanistaatgoogle/assembly by Masood Malekghassemi · 10 years ago
  77. e23555a Merge github.com:google/grpc into diagnose by Craig Tiller · 10 years ago
  78. bd87162 Update README.md by Tim Emiola · 10 years ago
  79. 5b07190 Update README.md by Tim Emiola · 10 years ago
  80. 400ba76 Update README.md by Tim Emiola · 10 years ago
  81. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 10 years ago
  82. 98cb476 Merge pull request #675 from jtattermusch/ruby_gen_fix by Nicolas Noble · 10 years ago
  83. 3d55595 added include <iostream>. Closes #674 by Jan Tattermusch · 10 years ago
  84. d7f3335 Makefile cleanup by Craig Tiller · 10 years ago
  85. ab37138 Update year by Craig Tiller · 10 years ago
  86. 05c1480 Updated client and server to use db from a variable path by murgatroid99 · 10 years ago
  87. 7efe54e The framework.assembly package. by Nathaniel Manista · 10 years ago
  88. 9c36047 Added pubsub demo client by murgatroid99 · 10 years ago
  89. 00bdbe6 Merge pull request #669 from yang-g/comments by Michael Lumish · 10 years ago
  90. 787ea29 Merge pull request #672 from ctiller/clean_build by Nicolas Noble · 10 years ago
  91. a07d343 Merge pull request #671 from ctiller/interop by Nicolas Noble · 10 years ago
  92. d539f69 Merge pull request #663 from vjpai/python by Nicolas Noble · 10 years ago
  93. b068809 Merge pull request #637 from jtattermusch/debian_package by Nicolas Noble · 10 years ago
  94. 3a6fe1b Merge pull request #592 from ctiller/chex2 by Nicolas Noble · 10 years ago
  95. c4641f7 Merge pull request #673 from jtattermusch/csharp_nuget by Tim Emiola · 10 years ago
  96. 4e40db0 added NuGet package specifications by Jan Tattermusch · 10 years ago
  97. 2651204 Always run build cleaner by Craig Tiller · 10 years ago
  98. 9024f47 Cleanup by Craig Tiller · 10 years ago
  99. 772a976 Re-enable rewrite test by Craig Tiller · 10 years ago
  100. 04ab715 Also check build=test by Craig Tiller · 10 years ago