1. 45ce927 Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failures by Craig Tiller · 9 years ago
  2. be043d9 Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with-both-passion-and-meaning by Craig Tiller · 9 years ago
  3. 5d405bd Merge pull request #2663 from jcanizales/run-test-server-locally by Michael Lumish · 9 years ago
  4. 9099179 Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks by Jan Tattermusch · 9 years ago
  5. d0b32e9 Make plugin & server, and pod install via run_tests.py by Jorge Canizales · 9 years ago
  6. 856aca8 Ensure the tests podspecs find the plugin they make by Jorge Canizales · 9 years ago
  7. f4ff31a Have tests podspecs make only the ObjC plugin by Jorge Canizales · 9 years ago
  8. a0b3bfa Start integrating ObjC tests in run_tests.py by Jorge Canizales · 9 years ago
  9. 0238b3a Generate deterministic UUIDs in the Pods project by Jorge Canizales · 9 years ago
  10. 563b8a2 Regenerating project files and massaging VS project files. by Nicolas Noble · 9 years ago
  11. 9b0fd3b Merge pull request #2723 from a-veitch/issue_2710 by Michael Lumish · 9 years ago
  12. 772fb1e Merge pull request #2697 from soltanmm/add-sphinx-doc by Nathaniel Manista · 9 years ago
  13. 6765604 Merge pull request #2590 from yang-g/jitter by Vijay Pai · 9 years ago
  14. 583aebf Merge pull request #2728 from murgatroid99/ruby_run_test_changes by Craig Tiller · 9 years ago
  15. 1178900 merge with master, fix build issue by Alistair Veitch · 9 years ago
  16. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  17. 94be2a8 Revert changes to extconf.rb by murgatroid99 · 9 years ago
  18. a43c14f Make ruby tests see changes to C core by murgatroid99 · 9 years ago
  19. f5ed603 Merge pull request #2131 from a11r/doc by Eric Anderson · 9 years ago
  20. c5d3f43 make random uint32 by yang-g · 9 years ago
  21. 8da46b0 Merge pull request #2660 from yang-g/reconnect_interop_spec by Abhishek Kumar · 9 years ago
  22. eaf9e87 Suffixed -bin for server descrioption of echo trailing metadata by Abhishek Kumar · 9 years ago
  23. c226edc Merge pull request #2706 from yang-g/remove_get_from_accessor by Vijay Pai · 9 years ago
  24. 6e605e1 resolve comments by yang-g · 9 years ago
  25. 0814371 Merge branch 'master' of github.com:grpc/grpc by murgatroid99 · 9 years ago
  26. fdd0c92 Merge pull request #2721 from ctiller/insolvent-trees by Vijay Pai · 9 years ago
  27. 10c7b16 Suffixed -bin, added service name by Abhishek Kumar · 9 years ago
  28. 186e7b4 Merge remote-tracking branch 'upstream/master' into doc by Abhishek Kumar · 9 years ago
  29. 2a21434 Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel by Abhishek Kumar · 9 years ago
  30. 7ee4b89 Merge pull request #2670 from a-veitch/server_context by Yang Gao · 9 years ago
  31. ff32faf Move grpc_census_call_*_context calls into public header by Alistair Veitch · 9 years ago
  32. 94fad81 Tune down number of channels for qps_test by Craig Tiller · 9 years ago
  33. 7d024c7 Merge pull request #2689 from yang-g/auth_test_failure by Craig Tiller · 9 years ago
  34. 7b582f6 Merge pull request #2712 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  35. 2ad0fc7 Merge branch 'master' of github.com:grpc/grpc by murgatroid99 · 9 years ago
  36. 339aaea Merge pull request #2711 from yang-g/missing_brace by Vijay Pai · 9 years ago
  37. 95099bb adding one more prepare command to mirror repositories. by Donna Dionne · 9 years ago
  38. 766d9ee fix build by yang-g · 9 years ago
  39. 100a6e1 add struct include/grpc++/server_context.h src/cpp/server/server_context.cc by Alistair Veitch · 9 years ago
  40. 33b5bc2 Merge pull request #2701 from nicolasnoble/fixing-windows-build by Vijay Pai · 9 years ago
  41. d65632a Add Python documentation generation by Masood Malekghassemi · 9 years ago
  42. 862488c Merge pull request #2687 from donnadionne/new_testcases by Michael Lumish · 9 years ago
  43. 206b686 removing unnecessary tests. by Donna Dionne · 9 years ago
  44. dc98660 Merge pull request #2708 from jtattermusch/fix_on_accept_race by Nicolas Noble · 9 years ago
  45. 4137cf7 Merge pull request #2681 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  46. eab5c33 fix race in server shutdown by Jan Tattermusch · 9 years ago
  47. 357f0bd Merge pull request #2700 from nicolasnoble/windows-pollset-set-fix by Jan Tattermusch · 9 years ago
  48. 9a009f2 make accessors from get_x() to x() by yang-g · 9 years ago
  49. 96f1e5a Merge pull request #2669 from a-veitch/init_api_fix by Hongyu Chen · 9 years ago
  50. 440ed03 Revert "Ensure that client generated methods don't conflict with other properties" by murgatroid99 · 9 years ago
  51. 6f34bad Ensure that client generated methods don't conflict with other properties by murgatroid99 · 9 years ago
  52. ef4aac6 Merge pull request #2644 from nicolasnoble/support-freebsd by Jan Tattermusch · 9 years ago
  53. b3d69c3 Fixing Windows build by Nicolas "Pixel" Noble · 9 years ago
  54. f29e9db Fixing Windows's missing pollset_set. by Nicolas "Pixel" Noble · 9 years ago
  55. a4c4d3c fix feature/function typo by Alistair Veitch · 9 years ago
  56. f145b3b regenerate projects by yang-g · 9 years ago
  57. e8afb23 Merge remote-tracking branch 'upstream/master' into jitter by yang-g · 9 years ago
  58. 8e06c2e Merge pull request #2676 from murgatroid99/node_jsdoc by Nicolas Noble · 9 years ago
  59. edf0881 Merge pull request #2506 from larsonmpdx/gitt by Nicolas Noble · 9 years ago
  60. e71314f Merge pull request #2477 from ctiller/sometimes-its-good-just-to-check-in-with-each-other by Nicolas Noble · 9 years ago
  61. 7aa1491 Merge pull request #2610 from vjpai/shame-cube by Craig Tiller · 9 years ago
  62. 8a67d39 Integration compile fix by Craig Tiller · 9 years ago
  63. 753b3cb Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  64. c5eccd4 Fix clock type mismatch by yang-g · 9 years ago
  65. 26d533e Merge pull request #2598 from jboeuf/ssl_force_client_auth by Yang Gao · 9 years ago
  66. a5510de Update spec per offline discussion by yang-g · 9 years ago
  67. 36fab90 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  68. 8ff36d5 Adding new interop tests by Donna Dionne · 9 years ago
  69. 374f318 Merge pull request #2665 from jtattermusch/signed_assemblies by Jan Tattermusch · 9 years ago
  70. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  71. bba6be1 Merge pull request #2684 from jtattermusch/lowercase_keys by Michael Lumish · 9 years ago
  72. cd114a7 Merge pull request #2677 from nathanielmanistaatgoogle/test-constants by Masood Malekghassemi · 9 years ago
  73. 5f8d9dc only use lowercase metadata keys in headers by Jan Tattermusch · 9 years ago
  74. eabb4f5 Addressing comments. by Julien Boeuf · 9 years ago
  75. 4aee724 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  76. 1b0e343 Adding c++ interop (cloud to prod) to jenkins work flow. by Donna Dionne · 9 years ago
  77. 928a0cc Added test that credential channel argument is required by murgatroid99 · 9 years ago
  78. 2aff2b4 Merge pull request #2678 from vjpai/dont_be_explicit by Yang Gao · 9 years ago
  79. c089743 Remove explicit reference to nullptr since this isn't within by Vijay Pai · 9 years ago
  80. 893690f Made credentials an explicit required argument to channels by murgatroid99 · 9 years ago
  81. cbdac55 Merge branch 'master' into node_explicit_insecure_channel by murgatroid99 · 9 years ago
  82. 6249c0c Added explicit insecure credentials constructors by murgatroid99 · 9 years ago
  83. f2b2558 Merge pull request #2593 from ctiller/elliptic-orange-chamelion by Yang Gao · 9 years ago
  84. 7b042c5 Add STREAM_LENGTH and POOL_SIZE to test_constants by Nathaniel Manista · 9 years ago
  85. 6284cdb Merge pull request #2675 from stanley-cheung/php_call_peer_address by Michael Lumish · 9 years ago
  86. c0034dd review feedback: unit test of uri value too strict by Stanley Cheung · 9 years ago
  87. 9cd90a6 Rearranged some code for jsdoc, added some documentation by murgatroid99 · 9 years ago
  88. 54c9757 Merge pull request #2601 from ctiller/warbling-wombat by Vijay Pai · 9 years ago
  89. db98e08 Exposed channel target and call peer in PHP by Stanley Cheung · 9 years ago
  90. 1f21f33 Merge pull request #2666 from jtattermusch/oauth_token_api_fix by Michael Lumish · 9 years ago
  91. d116a2d Merge pull request #2632 from marcinwyszynski/master by Michael Lumish · 9 years ago
  92. cf39e94 Server side census context plumbing for c++ by Alistair Veitch · 9 years ago
  93. 925e4a6 Enrich census initialization and feature code by Alistair Veitch · 9 years ago
  94. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  95. cbc4fb9 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 9 years ago
  96. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  97. 5c575dd Merge pull request #2664 from jtattermusch/async_tests by Stanley Cheung · 9 years ago
  98. cd7a405 make work with out-of-band oauth2 token more pleasant by Jan Tattermusch · 9 years ago
  99. 9a5c4f5 make sure async test wont be silently skipped with old NUnit by Jan Tattermusch · 9 years ago
  100. b98e1dd make some interop tests run as async methods by Jan Tattermusch · 9 years ago