1. 3c26d09 Add a test of bad settings frame (and fix a bug!) by Craig Tiller · 9 years ago
  2. b15d37a Merge pull request #1946 from murgatroid99/jenkins_node_ruby_python2 by Jan Tattermusch · 9 years ago
  3. a6ddb30 Merge pull request #1945 from jcanizales/fix-test-and-sample-podspecs by Michael Lumish · 9 years ago
  4. 16d3636 Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor changes to make those work by murgatroid99 · 9 years ago
  5. c9ba336 Merge branch 'master' of github.com:grpc/grpc by murgatroid99 · 9 years ago
  6. 80afb14 Regenerate README table of contents by Jorge Canizales · 9 years ago
  7. df1a29f Update README (minus table of content) by Jorge Canizales · 9 years ago
  8. 27a0627 Make podspecs work for nested dirs by Jorge Canizales · 9 years ago
  9. 3e50a65 Merge pull request #1941 from jtattermusch/fix_csharp_crash by Craig Tiller · 9 years ago
  10. ceb4362 Use grpc-common’s route_guide in local tests by Jorge Canizales · 9 years ago
  11. 3b309d6 Generate RemoteTest code on podspec install by Jorge Canizales · 9 years ago
  12. e37a41c Generate RouteGuide code on pod install by Jorge Canizales · 9 years ago
  13. c2e5be9 fix C# test access violation exception on Windows by Jan Tattermusch · 9 years ago
  14. 7faeea5 Merge pull request #1939 from jcanizales/podspec-that-passes-lint by Michael Lumish · 9 years ago
  15. 9f95dcd Fix version reqs in generated podspecs by Jorge Canizales · 9 years ago
  16. ba65a10 Point test and sample podfiles to protobuf release by Jorge Canizales · 9 years ago
  17. 461b094 Fix gRPC.podspec to pass pod spec lint by Jorge Canizales · 9 years ago
  18. 2687db6 Merge branch 'master' of github.com:grpc/grpc by murgatroid99 · 9 years ago
  19. 1b13c54 Merge pull request #1910 from tbetbetbe/grpc-ruby-fix-extconf-rb by Michael Lumish · 9 years ago
  20. 1a2988d Update version; fix dependency advisory comment by Tim Emiola · 9 years ago
  21. 491a67b Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind by Yang Gao · 9 years ago
  22. 2f300e2 Proper init/shutdown by Craig Tiller · 9 years ago
  23. 191c846 Re-organizes the GRPC_ROOT detection code in extconf.rb by Tim Emiola · 9 years ago
  24. bed8a06 Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad by Craig Tiller · 9 years ago
  25. 67a4851 Merge pull request #1894 from yang-g/create-thread-pool by Nicolas Noble · 9 years ago
  26. aa152ef Merge pull request #1895 from nicolasnoble/python-is-not-c89 by Masood Malekghassemi · 9 years ago
  27. 5dedc98 Merge pull request #1898 from soltanmm/cows-and-cows-and-cows by Craig Tiller · 9 years ago
  28. af7abf9 Enable runtime configuration of tracers by Craig Tiller · 9 years ago
  29. 8507e15 Merge pull request #1901 from jtattermusch/fix_jenkins_win by Nicolas Noble · 9 years ago
  30. a959e64 fix jenkins build on windows by Jan Tattermusch · 9 years ago
  31. 9bc61bd Merge pull request #1885 from soltanmm/room-of-requirements by Nathaniel Manista · 9 years ago
  32. 247ca67 Merge pull request #1882 from soltanmm/timeouts by Nathaniel Manista · 9 years ago
  33. a1a1f34 Merge pull request #1892 from murgatroid99/node_use_lodash by Tim Emiola · 9 years ago
  34. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  35. ea81bcb Merge pull request #1897 from jtattermusch/jenkins_support by Nicolas Noble · 9 years ago
  36. 8fa8c04 fix CRLF line ending problem with run_jenkins.sh by Jan Tattermusch · 9 years ago
  37. ce0a5dc Merge pull request #1896 from jtattermusch/jenkins_support by Nicolas Noble · 9 years ago
  38. f44a2b8 make run_jenkins runnable by Jan Tattermusch · 9 years ago
  39. 083466f experimental jenkins support by Jan Tattermusch · 9 years ago
  40. 3f6d351 Some compilers don't like C99. by Nicolas "Pixel" Noble · 9 years ago
  41. 6f4fb3b Add ability to override default thread pool by Yang Gao · 9 years ago
  42. 9b88a55 Merge pull request #1893 from tbetbetbe/grpc-ruby-prepare-release by Michael Lumish · 9 years ago
  43. 9341045 bump grpc ruby version by Tim Emiola · 9 years ago
  44. 8390709 Merge pull request #1890 from tbetbetbe/grpc-node-update-readme-install by Jayant Kolhe · 9 years ago
  45. 11b4f3c Merge pull request #1891 from tbetbetbe/grpc-python-update-readme-install by Jayant Kolhe · 9 years ago
  46. ab14dde Merge pull request #1889 from tbetbetbe/grpc-ruby-update-readme-install by Jayant Kolhe · 9 years ago
  47. 174d923 Updates INSTALL on Node.js README.md by Tim Emiola · 9 years ago
  48. aa0e44b Updates the INSTALL section for python by Tim Emiola · 9 years ago
  49. 50773e6 Update INSTALL on Ruby README.md by Tim Emiola · 9 years ago
  50. 55739d5 Replaced underscore and underscore.string modules with lodash by murgatroid99 · 9 years ago
  51. 548dc2e Replaced underscore and underscore.string modules with lodash by murgatroid99 · 9 years ago
  52. 82c8d6d Merge pull request #1886 from dgquintas/run_tests_shuffling by Craig Tiller · 9 years ago
  53. 79e389f Improvements to the way we randomize test runs. by David Garcia Quintas · 9 years ago
  54. ee6f1bf Redirect build_python.sh to requirements.txt by Masood Malekghassemi · 9 years ago
  55. 669c139 Merge pull request #1866 from dgquintas/stack-allocate-bb-reader by Craig Tiller · 9 years ago
  56. f11214f Merge pull request #1827 from madongfly/creds_test by donnadionne · 9 years ago
  57. c86b1dd Merge pull request #1880 from jtattermusch/csharp_bump_version by Nicolas Noble · 9 years ago
  58. 691b823 Increase test timeout by Masood Malekghassemi · 9 years ago
  59. 8017647 Removing an assert on chand->security_connector->auth_context. by Nicolas "Pixel" Noble · 9 years ago
  60. 67a3c16 Merge pull request #1871 from tbetbetbe/grpc_ruby_corrects_the_cancel_after_first_response_test by Jan Tattermusch · 9 years ago
  61. a6de798 Merge pull request #1859 from nicolasnoble/no-pollution-from-global-grpc by Masood Malekghassemi · 9 years ago
  62. 06194dc bump C# package versions by Jan Tattermusch · 9 years ago
  63. aaba272 Merge pull request #1876 from jcanizales/prepare-podspec by Michael Lumish · 9 years ago
  64. 2e7ffdd Merge pull request #1872 from jcanizales/fix-metadata-propagation by Michael Lumish · 9 years ago
  65. 0ed8b1f Merge pull request #1874 from dgquintas/server_context_leak by Craig Tiller · 9 years ago
  66. 043dc72 Fix version number of gRPC.podspec by Jorge Canizales · 9 years ago
  67. d3a2d40 Disallow NSString headers with -bin suffix by Jorge Canizales · 9 years ago
  68. 02c677c Reintroduced grpc_byte_buffer_reader_destroy. by David Garcia Quintas · 9 years ago
  69. 3adab74 Avoid polluting our compilation with previously installed grpc. by Nicolas "Pixel" Noble · 9 years ago
  70. d4158e0 Merge pull request #1870 from nicolasnoble/we-are-not-linking-libdl-properly by David G. Quintas · 9 years ago
  71. c9516d4 Fixed memory leak in server_async by David Garcia Quintas · 9 years ago
  72. b9692ca Fix NSDictionary <-> metadata codec by Jorge Canizales · 9 years ago
  73. 19fdb33 Merge pull request #1856 from ctiller/count-the-things by Nicolas Noble · 9 years ago
  74. d62d345 Corrects the cancel_after_first_response test by Tim Emiola · 9 years ago
  75. 945b413 Swapping the library order so that anything that openssl requires is properly tagged afterward. by Nicolas "Pixel" Noble · 9 years ago
  76. 33da332 Fix Windows compilation by Craig Tiller · 9 years ago
  77. 206e6e8 Merge pull request #1864 from ctiller/cq-says-what by Jan Tattermusch · 9 years ago
  78. 8668674 Merge pull request #1860 from jtattermusch/csharp_runtest_windows by Nicolas Noble · 9 years ago
  79. 30bd4eb Removed grpc_byte_buffer_reader_{create,destroy}. by David Garcia Quintas · 9 years ago
  80. cdfb24f Merge pull request #1865 from ctiller/sometimes-we-want-to-be-finite by David G. Quintas · 9 years ago
  81. 50e53e2 Fix bug with finite runs per test by Craig Tiller · 9 years ago
  82. 3d67c7c Merge github.com:grpc/grpc into count-the-things by Craig Tiller · 9 years ago
  83. 795b242 Merge pull request #1857 from yang-g/test by Craig Tiller · 9 years ago
  84. e53a282 Merge pull request #1862 from nicolasnoble/fixing-tools by Craig Tiller · 9 years ago
  85. c0c4844 Extend the test case by Craig Tiller · 9 years ago
  86. 59657db Add a completion queue test by Craig Tiller · 9 years ago
  87. 1b932e7 Merge pull request #1758 from dgquintas/iomgr_managed_cbs by Craig Tiller · 9 years ago
  88. 84e520f Merge pull request #1818 from a-veitch/internal_api by Hongyu Chen · 9 years ago
  89. 7f1f0d5 Merge pull request #1861 from donnadionne/window by Jan Tattermusch · 9 years ago
  90. 8535263 Fixing tools compilation. by Nicolas "Pixel" Noble · 9 years ago
  91. d12029e Adding csharp_dotnet into interop tests by Donna Dionne · 9 years ago
  92. 3328f4c Merge pull request #1858 from donnadionne/window by Jan Tattermusch · 9 years ago
  93. b00aa67 run_tests.py support for C# on windows by Jan Tattermusch · 9 years ago
  94. 5d8f919 Merge pull request #1828 from ctiller/i-wish-the-number-that-used-to-be-displayed-represented-my-bank-balance by Yang Gao · 9 years ago
  95. 555c16a Adding csharp_dotnet into cloud suite of tests by Donna Dionne · 9 years ago
  96. 980ef76 change census_context_deserialize signature by Alistair Veitch · 9 years ago
  97. faafb38 Merge pull request #1558 from soltanmm/extension by Nathaniel Manista · 9 years ago
  98. 69fe075 Various minor fixes by Yang Gao · 9 years ago
  99. fa275a9 Label all iomgr objects by Craig Tiller · 9 years ago
  100. f3da552 merge with master by Alistair Veitch · 9 years ago