1. 9c9e009 Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 7 years ago
  2. bbf4e5b Merge pull request #10468 from murgatroid99/node_call_destruction_bug by Michael Lumish · 7 years ago
  3. a075688 Merge pull request #10503 from murgatroid99/node_memory_leak_2 by Michael Lumish · 7 years ago
  4. 2a4ea2d Node: consolidate call destruction logic by murgatroid99 · 7 years ago
  5. a568088 Merge pull request #10495 from yang-g/missing_tail by Yang Gao · 7 years ago
  6. 77e06b2 Node: fix leak of sent metadata by murgatroid99 · 7 years ago
  7. 512b637 Unref the tail, not the original slice by yang-g · 7 years ago
  8. e736902 Merge pull request #10463 from ericgribkoff/cherry_pick_http2_fix by Eric Gribkoff · 7 years ago
  9. 358f102 backport #10100 and #10377 by Eric Gribkoff · 7 years ago
  10. 130568e Fix call destruction bug by murgatroid99 · 7 years ago
  11. 81ff57f Merge pull request #10446 from jtattermusch/bump_v1.2.2 by Jan Tattermusch · 7 years ago
  12. 753b054 Properly unref some slices in Node glue code by murgatroid99 · 7 years ago
  13. 0be726b bump version to 1.2.2 by Jan Tattermusch · 7 years ago
  14. 6e31006 Merge pull request #10409 from ncteisen/v1.2.x-docker-patch by Noah Eisen · 7 years ago
  15. 846242d update go version in Dockerfile to 1.8 by Menghan Li · 7 years ago
  16. 917b6a0 Merge pull request #10270 from jtattermusch/csharp_static_runtime by Jan Tattermusch · 7 years ago
  17. 561c703 fix msvc_static_runtime.cmake by Jan Tattermusch · 7 years ago
  18. c25267f Merge pull request #10347 from kpayson64/bump_version by kpayson64 · 7 years ago
  19. 72240e1 Update BUILD file by Ken Payson · 7 years ago
  20. 484871b Bump version to 1.2.1 by Ken Payson · 7 years ago
  21. e417739 Merge pull request #10345 from kpayson64/real_spinlock_fix by kpayson64 · 7 years ago
  22. c9a3aaa Fix Python poll() server spinlock bug by Ken Payson · 7 years ago
  23. d93e4d3 Merge pull request #10019 from twk3/fix-gem-build by apolcyn · 7 years ago
  24. 486f8d9 Merge pull request #10308 from apolcyn/bump_v12x_version by apolcyn · 7 years ago
  25. 0cb20ef update to 1.2.1-pre2 in BUILD file too by Alexander Polcyn · 7 years ago
  26. 98a7237 Merge pull request #10306 from apolcyn/fix_ruby_killed_thd by apolcyn · 7 years ago
  27. 69c2717 bump v1.2.x branch version to 1.2.1-pre2 by Alexander Polcyn · 7 years ago
  28. 4364ded wording fix in comments by Alexander Polcyn · 7 years ago
  29. 8d8dce8 malloc run_batch_stack after type checks by Alexander Polcyn · 7 years ago
  30. 077f890 conform test to formatter by Alexander Polcyn · 7 years ago
  31. 34bb6df allocated run batch stack on the heap by Alexander Polcyn · 7 years ago
  32. 27338de add test in that sends a sigint to client while its making an rpc ona by Alexander Polcyn · 7 years ago
  33. d0432ff Merge pull request #10269 from apolcyn/fix_ruby_mingw_build by apolcyn · 7 years ago
  34. e76604f link grpc_csharp_ext with static runtime by Jan Tattermusch · 7 years ago
  35. 604abf4 add generated imports header to be able to build on mingw by Alexander Polcyn · 7 years ago
  36. 1a0cc16 Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1 by apolcyn · 7 years ago
  37. b0f3f55 Merge pull request #9986 from apolcyn/fix_connectivity by apolcyn · 7 years ago
  38. 02d131b fix mac crash on abruptly ended server thread by Alexander Polcyn · 7 years ago
  39. 513070c get rid of time check increment in watch connectivity state loop by Alexander Polcyn · 7 years ago
  40. 06d4edd fix setting of time_check_increment in watch conn state loop by Alexander Polcyn · 7 years ago
  41. 5b88146 make fewer lock/unlock calls and loop on cv_wait in watch conn state by Alexander Polcyn · 7 years ago
  42. ea282e9 add passing test that kills a process while there are active watch chan state calls by Alexander Polcyn · 7 years ago
  43. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  44. e2cfe9d Merge pull request #10224 from dgquintas/v1.2.x by David G. Quintas · 7 years ago
  45. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  46. 4e60675 add end2end tests to formatter and adjust to formatter by Alexander Polcyn · 7 years ago
  47. b862b6a use RTEST with channel watch arg to capture larger set of truthy args by Alexander Polcyn · 7 years ago
  48. 252205c Merge pull request #10022 from kpayson64/resource_exauhsted by kpayson64 · 7 years ago
  49. 39a5932 Add max_requests argument to server by Ken Payson · 7 years ago
  50. b4121ca Merge pull request #10188 from kpayson64/another_gil_fix by kpayson64 · 7 years ago
  51. 021fa52 Merge pull request #10157 from muxi/advance-protoc-version by Muxi Yan · 7 years ago
  52. e38b012 Changes to podspecs by Muxi Yan · 7 years ago
  53. 37d3fba Relieve ios deployment version to 7.0 by Muxi Yan · 7 years ago
  54. e7aef6c Merge pull request #10183 from muxi/backport-10042 by Muxi Yan · 7 years ago
  55. 411b63b Advance dependency version by Muxi Yan · 7 years ago
  56. 7655748 Merge pull request #10186 from kpayson64/bump_pre_version by kpayson64 · 7 years ago
  57. 867e35a Initialize GIL at startup by Ken Payson · 7 years ago
  58. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  59. 5b0c457 Merge pull request #10177 from kpayson64/no_gil by kpayson64 · 7 years ago
  60. 10112e5 Use k-contant and add comment for encoding overhead by Muxi Yan · 7 years ago
  61. f69a885 Add comment to encodingOverhead by Muxi Yan · 7 years ago
  62. 3f2413d Use the right encoding overhead number in remote interop test with Cronet by Muxi Yan · 7 years ago
  63. c5302a0 Merge pull request #10175 from kpayson64/wget_workaround by kpayson64 · 7 years ago
  64. 071f74f add copyright header to fix failing sanity tests by Alexander Polcyn · 7 years ago
  65. 4205303 Changes by Ken Payson · 7 years ago
  66. af3213f remove now-unused channel completion queues by Alexander Polcyn · 7 years ago
  67. 3890158 Workaround new wget SSL failure by Ken Payson · 7 years ago
  68. 8b371e2 Change GIL aquire functions to make it c-core thread safe by Ken Payson · 7 years ago
  69. 4109c23 add a README for new test directory by Alexander Polcyn · 7 years ago
  70. 563ec53 stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock by Alexander Polcyn · 7 years ago
  71. 70bc492 add another currently failing test related to channels and deadlock by Alexander Polcyn · 7 years ago
  72. f3147b3 watch channel state without the gil to fix deadlock on abrupt SIGTERM by Alexander Polcyn · 7 years ago
  73. 8d69254 Merge pull request #10159 from y-zeng/fix_set_socket_mutatar_1_2_x by Yuchen Zeng · 7 years ago
  74. 16d97ed add failing test revealing bug in channel state api by Alexander Polcyn · 7 years ago
  75. fb68f47 Merge pull request #10154 from murgatroid99/node_artifact_fix by Michael Lumish · 7 years ago
  76. f8dc32e make end2end test ports dynamic and slight refactor by Alexander Polcyn · 7 years ago
  77. 7a32e8a Revert changes to example greeter client by Alexander Polcyn · 7 years ago
  78. c44c16e add initial framework for full end2end tests outside of rspec by Alexander Polcyn · 7 years ago
  79. be30114 fix up tests and remove two unlocks in a row bug by Alexander Polcyn · 7 years ago
  80. c6f3a00 Fix SetSocketMutator by Yuchen Zeng · 7 years ago
  81. 04a1fd5 Merge pull request #10147 from jtattermusch/csharp_codegen_prevent_nameclash by Jan Tattermusch · 7 years ago
  82. b2d2e4a Merge pull request #10153 from dgquintas/version_bump_build by David G. Quintas · 7 years ago
  83. 62e9596 Advance ProtoCompiler version by Muxi Yan · 7 years ago
  84. fcad579 in the middle of fixing watch and get connectivity state to work with new changes by Alexander Polcyn · 7 years ago
  85. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 7 years ago
  86. d8cbead Updated version number in BUILD by David Garcia Quintas · 7 years ago
  87. ff4fc13 regenerate code by Jan Tattermusch · 7 years ago
  88. 482e2d2 prevent name clashes in C# generated code by Jan Tattermusch · 7 years ago
  89. 427ec5e change if to while to avoid unsafe wakeup by Alexander Polcyn · 7 years ago
  90. 20a06a0 Merge pull request #10134 from stanley-cheung/php-proto3-api-change by Stanley Cheung · 7 years ago
  91. 767adee Merge pull request #10028 from yang-g/orphan by Yang Gao · 7 years ago
  92. be9f8ae Merge pull request #10072 from murgatroid99/node_uv_default by Michael Lumish · 7 years ago
  93. 55bff48 PHP: proto3 API change by Stanley Cheung · 7 years ago
  94. 6971908 remove a TODO by Alexander Polcyn · 7 years ago
  95. 38ea603 Merge pull request #10124 from jtattermusch/csharp_max_message_size by Jan Tattermusch · 7 years ago
  96. 8f13427 Merge pull request #10093 from murgatroid99/node_server_method_name_flexibility by Michael Lumish · 7 years ago
  97. 1810856 deprecate ChannelOptions.MaxMessageSize by Jan Tattermusch · 7 years ago
  98. 37268d0 Fix for using gem build/install by DJ Mountney · 7 years ago
  99. 32f32ea Merge pull request #9990 from kpayson64/fill_in_fields by kpayson64 · 7 years ago
  100. b7e1f53 revert changes to rake-compiler-dock dockerfile by Alexander Polcyn · 7 years ago