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