1. 489df07 Formalize max pluckers by Craig Tiller · 9 years ago
  2. 42ce225 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  3. 7716c53 Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about by Yang Gao · 9 years ago
  4. 5666a20 Respond to review by Craig Tiller · 9 years ago
  5. fd292c5 Merge pull request #2699 from soltanmm/coverage by Nathaniel Manista · 9 years ago
  6. 2b84162 Use py.test from run_tests.py by Masood Malekghassemi · 9 years ago
  7. 791cc31 Enable Python testing and coverage by Masood Malekghassemi · 9 years ago
  8. 85c2a08 Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell by Craig Tiller · 9 years ago
  9. 1a849ab Save some iterations by Craig Tiller · 9 years ago
  10. 11af974 Merge pull request #2726 from ctiller/insolent-pork-chop by Vijay Pai · 9 years ago
  11. 5f8d05b Merge pull request #2698 from soltanmm/reorganize-python by Nathaniel Manista · 9 years ago
  12. 92402e9 Revert inadvertent change by Craig Tiller · 9 years ago
  13. 5d405bd Merge pull request #2663 from jcanizales/run-test-server-locally by Michael Lumish · 9 years ago
  14. 86d1f13 Merge github.com:grpc/grpc into insolent-pork-chop by Craig Tiller · 9 years ago
  15. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  16. c80670f Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  17. 9099179 Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks by Jan Tattermusch · 9 years ago
  18. d0b32e9 Make plugin & server, and pod install via run_tests.py by Jorge Canizales · 9 years ago
  19. 856aca8 Ensure the tests podspecs find the plugin they make by Jorge Canizales · 9 years ago
  20. f4ff31a Have tests podspecs make only the ObjC plugin by Jorge Canizales · 9 years ago
  21. a0b3bfa Start integrating ObjC tests in run_tests.py by Jorge Canizales · 9 years ago
  22. 0238b3a Generate deterministic UUIDs in the Pods project by Jorge Canizales · 9 years ago
  23. 563b8a2 Regenerating project files and massaging VS project files. by Nicolas Noble · 9 years ago
  24. 623b7ae Reorganize Python tests by Masood Malekghassemi · 9 years ago
  25. fe8dc88 Reorganize Python packages by Masood Malekghassemi · 9 years ago
  26. 70e9b3d Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  27. 9b0fd3b Merge pull request #2723 from a-veitch/issue_2710 by Michael Lumish · 9 years ago
  28. 561300f Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell by Craig Tiller · 9 years ago
  29. 0c1cea1 Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into tepid-tarantula by Craig Tiller · 9 years ago
  30. 7c5ef31 Regenerating project files and massaging VS project files. by Nicolas Noble · 9 years ago
  31. 772fb1e Merge pull request #2697 from soltanmm/add-sphinx-doc by Nathaniel Manista · 9 years ago
  32. 6765604 Merge pull request #2590 from yang-g/jitter by Vijay Pai · 9 years ago
  33. 583aebf Merge pull request #2728 from murgatroid99/ruby_run_test_changes by Craig Tiller · 9 years ago
  34. 1178900 merge with master, fix build issue by Alistair Veitch · 9 years ago
  35. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  36. d1885e0 Implement new pollset semantics for Windows by Craig Tiller · 9 years ago
  37. e97c9b4 Fix TSAN reported lock-inversion in epoll fd addition by Craig Tiller · 9 years ago
  38. 94be2a8 Revert changes to extconf.rb by murgatroid99 · 9 years ago
  39. a43c14f Make ruby tests see changes to C core by murgatroid99 · 9 years ago
  40. f5ed603 Merge pull request #2131 from a11r/doc by Eric Anderson · 9 years ago
  41. c5d3f43 make random uint32 by yang-g · 9 years ago
  42. 8da46b0 Merge pull request #2660 from yang-g/reconnect_interop_spec by Abhishek Kumar · 9 years ago
  43. eaf9e87 Suffixed -bin for server descrioption of echo trailing metadata by Abhishek Kumar · 9 years ago
  44. 0613e58 Fix a race that could cause a double delete by Craig Tiller · 9 years ago
  45. e2b3bfa Ensure server is alive when we free requested calls by Craig Tiller · 9 years ago
  46. 42b6c93 Make TSAN happy with our lock free stack by Craig Tiller · 9 years ago
  47. c226edc Merge pull request #2706 from yang-g/remove_get_from_accessor by Vijay Pai · 9 years ago
  48. 6e605e1 resolve comments by yang-g · 9 years ago
  49. 0814371 Merge branch 'master' of github.com:grpc/grpc by murgatroid99 · 9 years ago
  50. fdd0c92 Merge pull request #2721 from ctiller/insolvent-trees by Vijay Pai · 9 years ago
  51. 10c7b16 Suffixed -bin, added service name by Abhishek Kumar · 9 years ago
  52. 186e7b4 Merge remote-tracking branch 'upstream/master' into doc by Abhishek Kumar · 9 years ago
  53. 2a21434 Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel by Abhishek Kumar · 9 years ago
  54. 7ee4b89 Merge pull request #2670 from a-veitch/server_context by Yang Gao · 9 years ago
  55. ff32faf Move grpc_census_call_*_context calls into public header by Alistair Veitch · 9 years ago
  56. 94fad81 Tune down number of channels for qps_test by Craig Tiller · 9 years ago
  57. 06aeac6 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  58. 7d024c7 Merge pull request #2689 from yang-g/auth_test_failure by Craig Tiller · 9 years ago
  59. a7957f5 Exclude uds from default hostname tests by Craig Tiller · 9 years ago
  60. 6b9f5c6 Provide default host name by Craig Tiller · 9 years ago
  61. 83f4d4e Add a subchannel factory decorator library by Craig Tiller · 9 years ago
  62. 1aceadd Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  63. 7b582f6 Merge pull request #2712 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  64. 2ad0fc7 Merge branch 'master' of github.com:grpc/grpc by murgatroid99 · 9 years ago
  65. 339aaea Merge pull request #2711 from yang-g/missing_brace by Vijay Pai · 9 years ago
  66. 95099bb adding one more prepare command to mirror repositories. by Donna Dionne · 9 years ago
  67. 5ddbb9d Allow specific pollers to be woken by Craig Tiller · 9 years ago
  68. 4b6a0c7 Merge branch 'regen' of github.com:nicolasnoble/grpc into plucking-hell by Craig Tiller · 9 years ago
  69. 766d9ee fix build by yang-g · 9 years ago
  70. 100a6e1 add struct include/grpc++/server_context.h src/cpp/server/server_context.cc by Alistair Veitch · 9 years ago
  71. 33b5bc2 Merge pull request #2701 from nicolasnoble/fixing-windows-build by Vijay Pai · 9 years ago
  72. d65632a Add Python documentation generation by Masood Malekghassemi · 9 years ago
  73. 862488c Merge pull request #2687 from donnadionne/new_testcases by Michael Lumish · 9 years ago
  74. 206b686 removing unnecessary tests. by Donna Dionne · 9 years ago
  75. dc98660 Merge pull request #2708 from jtattermusch/fix_on_accept_race by Nicolas Noble · 9 years ago
  76. 4137cf7 Merge pull request #2681 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  77. 58577ec Regenerate project files. by Nicolas "Pixel" Noble · 9 years ago
  78. eab5c33 fix race in server shutdown by Jan Tattermusch · 9 years ago
  79. 357f0bd Merge pull request #2700 from nicolasnoble/windows-pollset-set-fix by Jan Tattermusch · 9 years ago
  80. 9a009f2 make accessors from get_x() to x() by yang-g · 9 years ago
  81. 96f1e5a Merge pull request #2669 from a-veitch/init_api_fix by Hongyu Chen · 9 years ago
  82. 440ed03 Revert "Ensure that client generated methods don't conflict with other properties" by murgatroid99 · 9 years ago
  83. 6f34bad Ensure that client generated methods don't conflict with other properties by murgatroid99 · 9 years ago
  84. ef4aac6 Merge pull request #2644 from nicolasnoble/support-freebsd by Jan Tattermusch · 9 years ago
  85. b3d69c3 Fixing Windows build by Nicolas "Pixel" Noble · 9 years ago
  86. f29e9db Fixing Windows's missing pollset_set. by Nicolas "Pixel" Noble · 9 years ago
  87. a4c4d3c fix feature/function typo by Alistair Veitch · 9 years ago
  88. f145b3b regenerate projects by yang-g · 9 years ago
  89. e8afb23 Merge remote-tracking branch 'upstream/master' into jitter by yang-g · 9 years ago
  90. 8e06c2e Merge pull request #2676 from murgatroid99/node_jsdoc by Nicolas Noble · 9 years ago
  91. edf0881 Merge pull request #2506 from larsonmpdx/gitt by Nicolas Noble · 9 years ago
  92. e71314f Merge pull request #2477 from ctiller/sometimes-its-good-just-to-check-in-with-each-other by Nicolas Noble · 9 years ago
  93. 7aa1491 Merge pull request #2610 from vjpai/shame-cube by Craig Tiller · 9 years ago
  94. 8a67d39 Integration compile fix by Craig Tiller · 9 years ago
  95. 753b3cb Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  96. c5eccd4 Fix clock type mismatch by yang-g · 9 years ago
  97. 26d533e Merge pull request #2598 from jboeuf/ssl_force_client_auth by Yang Gao · 9 years ago
  98. a5510de Update spec per offline discussion by yang-g · 9 years ago
  99. 36fab90 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  100. 8ff36d5 Adding new interop tests by Donna Dionne · 9 years ago