1. be7d16d Merge pull request #2621 from ctiller/forgetful-frederic-feeds-frogs-frankfurts by David G. Quintas · 9 years ago
  2. 6159c07 Fix interop tests by ensuring non-http-special metadata precedes other metadata by Craig Tiller · 9 years ago
  3. e19b75a Merge pull request #2619 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  4. 0308274 fix ruby gem path by Stanley Cheung · 9 years ago
  5. 6a7418c Merge pull request #2609 from soltanmm/c89 by Nathaniel Manista · 9 years ago
  6. b6d6137 Fix Python C89 pedantry by Masood Malekghassemi · 9 years ago
  7. 73a31c5 Merge pull request #2604 from murgatroid99/node_user_agent_string by Michael Lumish · 9 years ago
  8. 2cf0ba4 Merge pull request #2608 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  9. f64825f run homebrew installation script on macos jenkins by Stanley Cheung · 9 years ago
  10. 49c8a15 Merge pull request #2607 from jtattermusch/csharp_improvements by Stanley Cheung · 9 years ago
  11. ae01709 fix stylecop warnings by Jan Tattermusch · 9 years ago
  12. b146ef6 added generated file Health.cs to stylecop ignore by Jan Tattermusch · 9 years ago
  13. 766d72b set primary user agent by C# channel by Jan Tattermusch · 9 years ago
  14. 88b8a03 Merge pull request #2597 from jtattermusch/csharp_metadata by Stanley Cheung · 9 years ago
  15. d601ff5 Fixed setting user-agent string by murgatroid99 · 9 years ago
  16. 7717202 fix crash caused by wrong size of MetadataEntryStruct by Jan Tattermusch · 9 years ago
  17. d1408e7 Merge pull request #2594 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  18. a83cb91 use export instead by Stanley Cheung · 9 years ago
  19. b322d4a Merge pull request #2427 from yang-g/per_call_oauth_creds_impl by Abhishek Kumar · 9 years ago
  20. 736689d Merge pull request #2589 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  21. 29e1aca local can only be used in a function; by Stanley Cheung · 9 years ago
  22. 45d336b Merge pull request #2555 from stanley-cheung/add_homebrew_to_jenkins by Jan Tattermusch · 9 years ago
  23. f97b4f2 Add per-language homebrew testing for Mac on Jenkins by Stanley Cheung · 9 years ago
  24. 198a1ad Added user-agent setting code, and a test for it by murgatroid99 · 9 years ago
  25. 23a33aa Merge pull request #2529 from ctiller/prefer-gin-n-tonic by Vijay Pai · 9 years ago
  26. 86ba413 Merge pull request #2556 from ctiller/one-thing-at-a-time by Vijay Pai · 9 years ago
  27. e7e1c82 improving test readability by Jan Tattermusch · 9 years ago
  28. a236ff2 rename Result to ResponseAsync by Jan Tattermusch · 9 years ago
  29. 7d219cf fix echo metadata test by Jan Tattermusch · 9 years ago
  30. 25bb2ef regenerated code and fixed inconsistencies by Jan Tattermusch · 9 years ago
  31. 5269d16 codegen and API changes by Jan Tattermusch · 9 years ago
  32. 61e6478 Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY by Yang Gao · 9 years ago
  33. ed4b7a7 modify client call interface to allow reading status and trailers by Jan Tattermusch · 9 years ago
  34. 1cf8d42 added some tests by Jan Tattermusch · 9 years ago
  35. 556875d Merge pull request #2559 from ctiller/holographic-ninja-soda by Nicolas Noble · 9 years ago
  36. 0ac5580 Merge pull request #2554 from murgatroid99/node_oauth_interop by Michael Lumish · 9 years ago
  37. 2620536 Fix (forever) a TSAN bug thats plagued us by Craig Tiller · 9 years ago
  38. 8271f5d propagate statuscode from server handler by Jan Tattermusch · 9 years ago
  39. a0bb065 allow sending trailers from server handler by Jan Tattermusch · 9 years ago
  40. 998eb9b populate server context by Jan Tattermusch · 9 years ago
  41. 990f642 Fix TSAN reported failure by Craig Tiller · 9 years ago
  42. 3d57871 Fix TSAN reported failure by Craig Tiller · 9 years ago
  43. 60fb201 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  44. 5bbd818 refactor server call handlers by Jan Tattermusch · 9 years ago
  45. 7f23a75 fix bug by Jan Tattermusch · 9 years ago
  46. 77415b6 some cleanup and better metadata support by Jan Tattermusch · 9 years ago
  47. ec50f28 reading of metadata by Jan Tattermusch · 9 years ago
  48. 40d808f Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits by Jan Tattermusch · 9 years ago
  49. 63bb2f1 Removed now-incorrect asserts in oauth test by murgatroid99 · 9 years ago
  50. c7b8872 Removed unnecessary arguments from auth message by murgatroid99 · 9 years ago
  51. 21ec6c3 Added oauth2_auth_token and per_rpc_creds Node interop tests by murgatroid99 · 9 years ago
  52. 1e24847 Merge pull request #2553 from jtattermusch/auth_interop_tests by Michael Lumish · 9 years ago
  53. 33c9130 fixed dependencies in C# project by Jan Tattermusch · 9 years ago
  54. 7b4a31f implement per_rpc_creds and oauth2_auth_token interop tests by Jan Tattermusch · 9 years ago
  55. 482d761 Making sure that 32 bits is being built and run on Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  56. aabf72c Merge pull request #2551 from ctiller/markup-the-things by Nicolas Noble · 9 years ago
  57. 7a68b29 Merge pull request #2552 from murgatroid99/node_metadata_meainingful_keys by Abhishek Kumar · 9 years ago
  58. 02c160a Use more meaningful names for metadata keys in tests by murgatroid99 · 9 years ago
  59. 2d984bf Mark up all existing comments in grpc.h for Doxygen, add main page by Craig Tiller · 9 years ago
  60. 2355066 Merge pull request #2464 from murgatroid99/node_server_construction_change by Abhishek Kumar · 9 years ago
  61. 58df9ee Merge pull request #2530 from ctiller/no-reserve by David G. Quintas · 9 years ago
  62. ddb4b1a Merge pull request #2538 from jcanizales/tests-script by Michael Lumish · 9 years ago
  63. aaab651 Refer simplifying script with xctool. by Jorge Canizales · 9 years ago
  64. cbe18e5 Remove unneeded error trap. by Jorge Canizales · 9 years ago
  65. 4a6f9e0 Update Windows to use the monotonic clock for alarms also by Craig Tiller · 9 years ago
  66. 4f101bd Merge github.com:grpc/grpc into prefer-gin-n-tonic by Craig Tiller · 9 years ago
  67. b71f8fb Simplify xcodebuild’s output filter regex by Jorge Canizales · 9 years ago
  68. a307728 Test on iPhone instead of iPad by Jorge Canizales · 9 years ago
  69. 5dc5899 Filter xcodebuild output, fix return code, and leave make to the podspec by Jorge Canizales · 9 years ago
  70. bed5c3c Always use the locally-built plugin for tests by Jorge Canizales · 9 years ago
  71. be85352 Script to build the ObjC plugin, generate code, and run tests by Jorge Canizales · 9 years ago
  72. 0535b03 Share AllTests scheme, without the local RouteGuide tests by Jorge Canizales · 9 years ago
  73. cd32956 Merge pull request #2526 from jcanizales/accept-nil-container by Michael Lumish · 9 years ago
  74. 51c69e6 Merge pull request #2525 from jcanizales/fix-emptywriter by Michael Lumish · 9 years ago
  75. 03f0bd6 Merge pull request #2501 from jcanizales/gpr-inf-future by Michael Lumish · 9 years ago
  76. ba5f980 Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_impl by yang-g · 9 years ago
  77. baf2ab0 Merge pull request #2503 from jcanizales/fixup-codegen by Michael Lumish · 9 years ago
  78. 669297b Merge pull request #2536 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  79. ba906ed Merge pull request #2500 from jcanizales/remove-cocoapods-warning by Michael Lumish · 9 years ago
  80. b00472b missed a php depenedency in dockerfile by Stanley Cheung · 9 years ago
  81. b69d4c0 Merge pull request #2499 from jcanizales/move-delegate-wrapper-to-grx by Michael Lumish · 9 years ago
  82. 8584cb1 Merge pull request #2497 from jcanizales/update-head-v-to-0.7 by Michael Lumish · 9 years ago
  83. af1f97e Fix typo by Craig Tiller · 9 years ago
  84. a314f2c Merge pull request #2531 from stanley-cheung/add_homebrew_to_jenkins by Jan Tattermusch · 9 years ago
  85. 488a5b4 temp directory doesnt work when tests run in parallel by Stanley Cheung · 9 years ago
  86. 56488ea Fix Windows CV by Craig Tiller · 9 years ago
  87. bf6abee Remove experimental prefix by Craig Tiller · 9 years ago
  88. b4fdd32 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  89. 6a7626c Move alarm subsystem to monotonic time by Craig Tiller · 9 years ago
  90. 9b602e0 Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkins by Jan Tattermusch · 9 years ago
  91. f08b067 Merge pull request #2494 from grpc/cconfig-readme by Craig Tiller · 9 years ago
  92. ad33910 Merge branch 'dgquintas-decompression' by Craig Tiller · 9 years ago
  93. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  94. 17bb3ec support macos in jenkins run_distributions script by Stanley Cheung · 9 years ago
  95. 5fcdffc Accept [GRXWriter writerWithContainer:nil] for consistency with the rest by Jorge Canizales · 9 years ago
  96. bc970ae Fix [GRXWriter emptyWriter] not being reusable. by Jorge Canizales · 9 years ago
  97. d82d0b2 Merge pull request #2319 from dgquintas/str_join_with_sep by Nicolas Noble · 9 years ago
  98. 4368221 Merge pull request #2476 from murgatroid99/ruby_fix_warnings by Nicolas Noble · 9 years ago
  99. 7156fca Extend tracer to server shutdown by Craig Tiller · 9 years ago
  100. 0dc5e6c User agent string support by Craig Tiller · 9 years ago