1. 97c3dce This magically fixes the C build on my Mac by Craig Tiller · 10 years ago
  2. dd11207 Merge pull request #601 from murgatroid99/node_route_guide_sample by Tim Emiola · 10 years ago
  3. 2f89f79 Merge pull request #685 from soltanmm/gen-code-update by Nathaniel Manista · 10 years ago
  4. 97ef5e4 Merge pull request #679 from tbetbetbe/grpc_ruby_update_readme by Jan Tattermusch · 10 years ago
  5. 79a0a52 Update README.md by Tim Emiola · 10 years ago
  6. f5f83be Replaces the generated code in src/python/interop/interop with more recently generated code. by Masood Malekghassemi · 10 years ago
  7. d8fb2af Merge branch 'master' of github.com:google/grpc into httpcli_test by Nicolas "Pixel" Noble · 10 years ago
  8. fb7db9d Merge pull request #677 from ctiller/diagnose by Yang Gao · 10 years ago
  9. 46863cf Make it possible to compile out tracing by Craig Tiller · 10 years ago
  10. 04608c4 Merge pull request #668 from nathanielmanistaatgoogle/assembly by Masood Malekghassemi · 10 years ago
  11. e23555a Merge github.com:google/grpc into diagnose by Craig Tiller · 10 years ago
  12. bd87162 Update README.md by Tim Emiola · 10 years ago
  13. 5b07190 Update README.md by Tim Emiola · 10 years ago
  14. 400ba76 Update README.md by Tim Emiola · 10 years ago
  15. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 10 years ago
  16. 3d55595 added include <iostream>. Closes #674 by Jan Tattermusch · 10 years ago
  17. 05c1480 Updated client and server to use db from a variable path by murgatroid99 · 10 years ago
  18. 7efe54e The framework.assembly package. by Nathaniel Manista · 10 years ago
  19. 00bdbe6 Merge pull request #669 from yang-g/comments by Michael Lumish · 10 years ago
  20. d539f69 Merge pull request #663 from vjpai/python by Nicolas Noble · 10 years ago
  21. 3a6fe1b Merge pull request #592 from ctiller/chex2 by Nicolas Noble · 10 years ago
  22. c4641f7 Merge pull request #673 from jtattermusch/csharp_nuget by Tim Emiola · 10 years ago
  23. 4e40db0 added NuGet package specifications by Jan Tattermusch · 10 years ago
  24. cc07b2d Merge pull request #665 from nicolasnoble/ssl-prefix by jboeuf · 10 years ago
  25. bbd67c0 clean up some internal path and names by Yang Gao · 10 years ago
  26. 108f43b Merge pull request #661 from jboeuf/remove_hardcoded_ssl_roots by Yang Gao · 10 years ago
  27. 7274382 Defining an installation prefix for grpc's root certs at compilation time. by Nicolas "Pixel" Noble · 10 years ago
  28. c729d93 signed-unsigned comparison issue by vjpai · 10 years ago
  29. ce02e0d Added comments to route_guide_client.js by murgatroid99 · 10 years ago
  30. 1bc21a4 Removing the hardcoded SSL roots. by Julien Boeuf · 10 years ago
  31. b681d0a Merge pull request #656 from jtattermusch/csharp_projectrename by Tim Emiola · 10 years ago
  32. 477ce9f Merge pull request #627 from nathanielmanistaatgoogle/sync-async by Nathaniel Manista · 10 years ago
  33. 331fcb9 Add SyncAsync interfaces and implementations. by Nathaniel Manista · 10 years ago
  34. 410ddaa Formatted db file by murgatroid99 · 10 years ago
  35. 3f1e696 Disabled httpcli_test, and ran build cleaner. by Nicolas "Pixel" Noble · 10 years ago
  36. b472e23 Merge pull request #657 from nathanielmanistaatgoogle/thread-leak-fix by Nathaniel Manista · 10 years ago
  37. 97993b6 Fix a thread leak bug. by Nathaniel Manista · 10 years ago
  38. 7a5b53c Merge pull request #655 from yang-g/copyleft by Craig Tiller · 10 years ago
  39. 87e8b6d Merge pull request #651 from ctiller/interop by Yang Gao · 10 years ago
  40. b2d4b83 Added EXPERIMENTAL-ONLY disclaimer file by Jan Tattermusch · 10 years ago
  41. 0182981 update README file by Jan Tattermusch · 10 years ago
  42. 92aa11d renamed MathClient -> Grpc.Examples.MathClient by Jan Tattermusch · 10 years ago
  43. babfd91 Rename Grpc.Api to Grpc.Examples by Jan Tattermusch · 10 years ago
  44. d3a7927 moved proto files to Grpc.IntegrationTesting by Jan Tattermusch · 10 years ago
  45. 03e9da7 moved interop testing specific files to Grpc.IntegrationTesting by Jan Tattermusch · 10 years ago
  46. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago
  47. b84abbd set assembly versions to 0.1 to have lower version than languages in alpha by Jan Tattermusch · 10 years ago
  48. 5fc9029 include .m in check_copyright.py by Yang Gao · 10 years ago
  49. 1b2f902 Merge pull request #645 from ctiller/32bit by Jan Tattermusch · 10 years ago
  50. d9e6413 Fix server side large message receiving by Craig Tiller · 10 years ago
  51. c04c573 Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically: by Thomas Wouters · 10 years ago
  52. 2c29920 Revert "Adding a constant for a well known place where the SSL roots are installed." by Nicolas Noble · 10 years ago
  53. d0c0a9d Adding a constant for a well known place where the SSL roots are installed. by Julien Boeuf · 10 years ago
  54. 54f9a65 32 bit compilation fixes for core by Craig Tiller · 10 years ago
  55. d7e8765 Added client and fixed some server bugs by murgatroid99 · 10 years ago
  56. 52978e5 Merge pull request #639 from soltanmm/master by Nathaniel Manista · 10 years ago
  57. 081f956 Removed unused/wrong generated Python code imports from Python codegen. by Masood Malekghassemi · 10 years ago
  58. 777a089 Explicitly use nodejs to run tests by murgatroid99 · 10 years ago
  59. a6793f2 Merge branch 'master' into node_route_guide_sample by murgatroid99 · 10 years ago
  60. f4ce945 Merge pull request #631 from soltanmm/master by Tim Emiola · 10 years ago
  61. d81b6e3 Removed reference to non-existent header by murgatroid99 · 10 years ago
  62. 33e0989 Switched to a smaller area of features by murgatroid99 · 10 years ago
  63. b6c2f52 Switched to using pre-defined list of features by murgatroid99 · 10 years ago
  64. f8e297a Added protoc plugin for Python GRPC. by Masood Malekghassemi · 10 years ago
  65. 3e9e180 Merge pull request #629 from jcanizales/fix-internal-include-path by Tim Emiola · 10 years ago
  66. 788b766 Fix internal include path by Jorge Canizales · 10 years ago
  67. 85e4f53 Merge pull request #628 from murgatroid99/node_lint by Tim Emiola · 10 years ago
  68. dca966d Fixed lint errors by murgatroid99 · 10 years ago
  69. f8a9b1c Added lint script by murgatroid99 · 10 years ago
  70. 9ea2e3a Added files to the node package by murgatroid99 · 10 years ago
  71. 04e3a6e Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2 by Mugur Marculescu · 10 years ago
  72. ad82155 Update README.md by Jayant Kolhe · 10 years ago
  73. 6ef57ba Merge pull request #589 from nathanielmanistaatgoogle/src-python-readme by Jayant Kolhe · 10 years ago
  74. 691dbcc Update README.md by Jayant Kolhe · 10 years ago
  75. 300748e Update README.md by Jayant Kolhe · 10 years ago
  76. 06aef23 Update README.md by Jayant Kolhe · 10 years ago
  77. 1b360d3 Update README.md by Jayant Kolhe · 10 years ago
  78. 80949e3 Create README.md by Jayant Kolhe · 10 years ago
  79. 4040e65 Create README.md by Jayant Kolhe · 10 years ago
  80. 1d369e5 Added comments and fixed some minor bugs by murgatroid99 · 10 years ago
  81. 980a630 Merge pull request #605 from vjpai/mac by Nicolas Noble · 10 years ago
  82. de60b93 Merge pull request #615 from tbetbetbe/grpc_fix_grpc_gemspec by Jan Tattermusch · 10 years ago
  83. 0e24d5b Fixes case, other minor corrections by Tim Emiola · 10 years ago
  84. f5a7772 Merge pull request #617 from jtattermusch/csharp_namespace by Tim Emiola · 10 years ago
  85. 5df27a9 Merge pull request #604 from jboeuf/fix_sprintf by Yang Gao · 10 years ago
  86. caf7b78 nit in README by Jan Tattermusch · 10 years ago
  87. d4129ec Merge pull request #616 from jtattermusch/csharp_namespace by Tim Emiola · 10 years ago
  88. c33efe4 Fixes the grpc.gemspec, clarifies the installation instructions by Tim Emiola · 10 years ago
  89. df89cf8 Updated Copyright information and assembly versions for C# by Jan Tattermusch · 10 years ago
  90. 50b91d0 Removes unnecesary check from the interop teste by Tim Emiola · 10 years ago
  91. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 10 years ago
  92. 222fbdf Merge pull request #608 from nathanielmanistaatgoogle/interfaces_test_case by Tim Emiola · 10 years ago
  93. 3e2ebff Python early_adopter changes in anticipation of interop client. by Nathaniel Manista · 10 years ago
  94. 1fbaad1 Rename base/interfaces_test to base/interfaces_test_case. by Nathaniel Manista · 10 years ago
  95. cad5f0a Some compilers expect class SyncRequest to be declared fully and not just by vjpai · 10 years ago
  96. 20d6c1a Do not need a Mac-specific CPU header yet as there are no CPU-specific features by vjpai · 10 years ago
  97. 90bd7c4 Fixing sprintf and a few other things. by Julien Boeuf · 10 years ago
  98. 26fd5a4 Merge pull request #603 from ctiller/chex7 by David Klempner · 10 years ago
  99. 60220f2 Merge pull request #598 from jcanizales/import-ios-library by Tim Emiola · 10 years ago
  100. bbf11f7 Merge pull request #590 from murgatroid99/node_auth_integration by Tim Emiola · 10 years ago