1. 7078757 Adding a sanity check that the cached makefile variables aren't committed. by Nicolas "Pixel" Noble · 9 years ago
  2. 9dc45f9 Merge pull request #2769 from grpc/make_vs2010_happy by Nicolas Noble · 9 years ago
  3. deab29e Fix compilation under VS 2010 by Jan Tattermusch · 9 years ago
  4. 4372884 merge with head and resolve conflicts by yang-g · 9 years ago
  5. bee7b68 Merge pull request #2766 from ctiller/alpnrggg by Yang Gao · 9 years ago
  6. 0a9ca86 Merge pull request #2702 from yang-g/peeraddr by Vijay Pai · 9 years ago
  7. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  8. ddf05a1 Fix alpn_test by Craig Tiller · 9 years ago
  9. e2e8eac Merge pull request #2683 from murgatroid99/node_explicit_insecure_server by Abhishek Kumar · 9 years ago
  10. 2223483 Merge pull request #2762 from jcanizales/do-camelcase-right by Michael Lumish · 9 years ago
  11. 0c23f29 Fix edge cases resulting in close not being sent by Craig Tiller · 9 years ago
  12. fb21ae6 Re-enable all the tests by Craig Tiller · 9 years ago
  13. 65b0749 Merge pull request #2743 from ctiller/ampidextrous-parrot by Eric Anderson · 9 years ago
  14. 3a0c2e6 Merge pull request #2753 from jcanizales/small-fixes by Michael Lumish · 9 years ago
  15. 3d382a0 Merge pull request #2751 from ctiller/alphanumeric-juju-fish by Michael Lumish · 9 years ago
  16. 2b4997a Merge branch 'plucking-hell' into the-test-be-sleepy by Craig Tiller · 9 years ago
  17. 9c7c0e8 Fix typo by Craig Tiller · 9 years ago
  18. 8155d98 Merge branch 'plucking-hell' into the-test-be-sleepy by Craig Tiller · 9 years ago
  19. 07814a5 Merge pull request #2737 from jtattermusch/enable_new_interop_tests by Stanley Cheung · 9 years ago
  20. c7df0df Implement cancellation propagation, define auth propagation by Craig Tiller · 9 years ago
  21. e95f241 Reactivate Cocoapods error output by Jorge Canizales · 9 years ago
  22. 02039a2 Fail early and explicitly if protoc, pod, or xcodebuild are missing by Jorge Canizales · 9 years ago
  23. 5115af5 Make FileNameInUpperCamel aware of directories by Jorge Canizales · 9 years ago
  24. 725835a polishing runtests by Jan Tattermusch · 9 years ago
  25. faf58b8 Update doc in GRPCCompletionQueue.h by Jorge Canizales · 9 years ago
  26. 013f87a Unused ivar in GRPCCall.m by Jorge Canizales · 9 years ago
  27. 9e51972 grpc_init() is already called in GRPCWrappedCall by Jorge Canizales · 9 years ago
  28. 597ef98 GRPCCall.m formatting. by Jorge Canizales · 9 years ago
  29. 791e78a Dont crash on too many pluckers by Craig Tiller · 9 years ago
  30. 489df07 Formalize max pluckers by Craig Tiller · 9 years ago
  31. 42ce225 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  32. 9c6e902 Dont crash on too many pluckers by Craig Tiller · 9 years ago
  33. 137511f Formalize max pluckers by Craig Tiller · 9 years ago
  34. 4d31d6c Merge github.com:grpc/grpc into primary-goat-whisperer by Craig Tiller · 9 years ago
  35. 6728bef Merge branch 'propagate' of github.com:ctiller/grpc into propagate by Craig Tiller · 9 years ago
  36. fa44f18 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  37. 940d555 fix generic_end2end_test by yang-g · 9 years ago
  38. 2f04c6e check before unref, this will fail in BadCreds test by yang-g · 9 years ago
  39. 61c8382 Merge remote-tracking branch 'upstream/master' into default_host_to_null by yang-g · 9 years ago
  40. 7716c53 Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about by Yang Gao · 9 years ago
  41. 5666a20 Respond to review by Craig Tiller · 9 years ago
  42. 74a09698 Fix UDS versions of this test by Craig Tiller · 9 years ago
  43. 5847177 Add documentation outline by Craig Tiller · 9 years ago
  44. e1b0e6e s/inherit/propagate/g by Craig Tiller · 9 years ago
  45. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  46. fd292c5 Merge pull request #2699 from soltanmm/coverage by Nathaniel Manista · 9 years ago
  47. 2cd9dd9 Remove optional parameter from watch connectivity state by Craig Tiller · 9 years ago
  48. dde9071 Affirm metadata transmission in a common function by Nathaniel Manista · 9 years ago
  49. 3e7c6a7 Core-supported context inheritance sketch by Craig Tiller · 9 years ago
  50. d556da9 Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set. by yang-g · 9 years ago
  51. b709269 Spam cleanup by Craig Tiller · 9 years ago
  52. 7c1be05 Line up starting times by Craig Tiller · 9 years ago
  53. 910f3de Addenda to tools readme by Masood Malekghassemi · 9 years ago
  54. 4719ad0 Merge branch 'primary-goat-whisperer' into the-test-be-sleepy by Craig Tiller · 9 years ago
  55. 8683b78 Merge github.com:grpc/grpc into primary-goat-whisperer by Craig Tiller · 9 years ago
  56. 6af3f39 Merge branch 'plucking-hell' into primary-goat-whisperer by Craig Tiller · 9 years ago
  57. 91e3d06 Merge branch 'simu_read_and_writesdone_test' of github.com:yang-g/grpc into the-test-be-sleepy by Craig Tiller · 9 years ago
  58. b803313 merge with head and resolve conflicts by yang-g · 9 years ago
  59. 2b84162 Use py.test from run_tests.py by Masood Malekghassemi · 9 years ago
  60. 791cc31 Enable Python testing and coverage by Masood Malekghassemi · 9 years ago
  61. 8ab3836 add a test where a read and a writesdone happen at the same time by yang-g · 9 years ago
  62. 2fc2a16 Switch ALPN/NPN to advertise only h2 by Craig Tiller · 9 years ago
  63. 85c2a08 Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell by Craig Tiller · 9 years ago
  64. 1a849ab Save some iterations by Craig Tiller · 9 years ago
  65. 11af974 Merge pull request #2726 from ctiller/insolent-pork-chop by Vijay Pai · 9 years ago
  66. 5f8d05b Merge pull request #2698 from soltanmm/reorganize-python by Nathaniel Manista · 9 years ago
  67. 92402e9 Revert inadvertent change by Craig Tiller · 9 years ago
  68. 5d405bd Merge pull request #2663 from jcanizales/run-test-server-locally by Michael Lumish · 9 years ago
  69. 755d6df Merge branch 'plucking-hell' into primary-goat-whisperer by Craig Tiller · 9 years ago
  70. 86d1f13 Merge github.com:grpc/grpc into insolent-pork-chop by Craig Tiller · 9 years ago
  71. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  72. c80670f Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  73. 8015cad enable oauth2_auth_token and per_rpc_creds interop tests for C# by Jan Tattermusch · 9 years ago
  74. 9099179 Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks by Jan Tattermusch · 9 years ago
  75. d0b32e9 Make plugin & server, and pod install via run_tests.py by Jorge Canizales · 9 years ago
  76. 856aca8 Ensure the tests podspecs find the plugin they make by Jorge Canizales · 9 years ago
  77. f4ff31a Have tests podspecs make only the ObjC plugin by Jorge Canizales · 9 years ago
  78. a0b3bfa Start integrating ObjC tests in run_tests.py by Jorge Canizales · 9 years ago
  79. 0238b3a Generate deterministic UUIDs in the Pods project by Jorge Canizales · 9 years ago
  80. 563b8a2 Regenerating project files and massaging VS project files. by Nicolas Noble · 9 years ago
  81. 623b7ae Reorganize Python tests by Masood Malekghassemi · 9 years ago
  82. fe8dc88 Reorganize Python packages by Masood Malekghassemi · 9 years ago
  83. 70e9b3d Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  84. 10cd634 Merge branch 'plucking-hell' into primary-goat-whisperer by Craig Tiller · 9 years ago
  85. 9b0fd3b Merge pull request #2723 from a-veitch/issue_2710 by Michael Lumish · 9 years ago
  86. 561300f Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell by Craig Tiller · 9 years ago
  87. 0c1cea1 Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into tepid-tarantula by Craig Tiller · 9 years ago
  88. 98371d9 Reject incoming calls if the server is already shutting down by Craig Tiller · 9 years ago
  89. 7c5ef31 Regenerating project files and massaging VS project files. by Nicolas Noble · 9 years ago
  90. d1c0034 Abort writes if a stream is cancelled by Craig Tiller · 9 years ago
  91. b36a582 merge with head by yang-g · 9 years ago
  92. 772fb1e Merge pull request #2697 from soltanmm/add-sphinx-doc by Nathaniel Manista · 9 years ago
  93. 6765604 Merge pull request #2590 from yang-g/jitter by Vijay Pai · 9 years ago
  94. c400604 Merge branch 'plucking-hell' into primary-goat-whisperer by Craig Tiller · 9 years ago
  95. 1191e21 More aggressively kill pending work by Craig Tiller · 9 years ago
  96. 61fcb18 regenerate projects by yang-g · 9 years ago
  97. 583aebf Merge pull request #2728 from murgatroid99/ruby_run_test_changes by Craig Tiller · 9 years ago
  98. 1178900 merge with master, fix build issue by Alistair Veitch · 9 years ago
  99. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  100. d1885e0 Implement new pollset semantics for Windows by Craig Tiller · 9 years ago