1. 2decfa2 Removed extra variables by murgatroid99 · 9 years ago
  2. e40ff65 Cleaned out some cruft from binding.gyp by murgatroid99 · 9 years ago
  3. 132ce6a Added CONFIG environment variable to build and test scripts, fixed some bugs by murgatroid99 · 9 years ago
  4. 78524b7 Compile fix by Craig Tiller · 9 years ago
  5. a4ac16c Fix signed comparison warnings in low_level_ping_pong by David Klempner · 9 years ago
  6. a686ffc Removes engine restriction from package.json, bumps version by murgatroid99 · 9 years ago
  7. 2eaf159 ACTUALLY set the server thread pool by Craig Tiller · 9 years ago
  8. f28066b The library now compiles with Node 0.11+ and all versions of io.js by murgatroid99 · 9 years ago
  9. 902a41b Merge branch 'credit' of github.com:ctiller/grpc into credit by Craig Tiller · 9 years ago
  10. 346a086 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  11. a182bf1 clang-format by Craig Tiller · 9 years ago
  12. ce78a19 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  13. 50a976f Linux compile fix by Craig Tiller · 9 years ago
  14. 96cca4e Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driver by Craig Tiller · 9 years ago
  15. 08d91de Merge pull request #2 from murgatroid99/php_new_secure_server_api by Craig Tiller · 9 years ago
  16. c98bef7 Compile fix by Craig Tiller · 9 years ago
  17. a8dc37a Rename some files by Craig Tiller · 9 years ago
  18. d6479d6 Async server works by Craig Tiller · 9 years ago
  19. ef63839 Async client works by Craig Tiller · 9 years ago
  20. 8b87e84 Switched to new secure server API by murgatroid99 · 9 years ago
  21. 659be5a Manually resolve well-known service names by Raul Silvera · 9 years ago
  22. 9cf9fca Merge pull request #950 from jtattermusch/csharp_cloud_to_prod by Michael Lumish · 9 years ago
  23. f7e32a6 C# interop client support for external CA file by Jan Tattermusch · 9 years ago
  24. 5f875d2 Updated some c++ files for 0.11/0.12 compatibility by murgatroid99 · 9 years ago
  25. 3a98218 Loosened some dependencies, specified compatible engines by murgatroid99 · 9 years ago
  26. e38ec21 Linux compile fix by Craig Tiller · 9 years ago
  27. cac60b5 Merge pull request #947 from yang-g/imacros by Nicolas Noble · 9 years ago
  28. d1e18fa Async client progress by Craig Tiller · 9 years ago
  29. 8856875 Async client progress by Craig Tiller · 9 years ago
  30. 0431246 Merge pull request #949 from jtattermusch/csharp_fix_gce_scripts by donnadionne · 9 years ago
  31. cfc7864 fix gce script for cloud to cloud C# client by Jan Tattermusch · 9 years ago
  32. ee7ab3d Remove include google/protobuf/message.h as it should be covered in config.h by Yang Gao · 9 years ago
  33. 1acbf43 Merge pull request #925 from nicolasnoble/coveralls by Craig Tiller · 9 years ago
  34. 513b9e3 Merge pull request #940 from donnadionne/test-mod by Jan Tattermusch · 9 years ago
  35. 38bf129 Just a few more changes to include csharp into build and test by Donna Dionne · 9 years ago
  36. d30b005 Adding coverage report. by Nicolas "Pixel" Noble · 9 years ago
  37. f282514 Print resource utilization by Craig Tiller · 9 years ago
  38. a362de5 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  39. a55c094 Python secure server API changes by Nathaniel Manista · 9 years ago
  40. 93adddc Merge pull request #929 from jtattermusch/csharp_tls by Tim Emiola · 9 years ago
  41. 3de87ee Merge pull request #933 from ctiller/bugscrub2 by jboeuf · 9 years ago
  42. d701c5f Formatting by Craig Tiller · 9 years ago
  43. 76877c3 Generate latencies in driver by Craig Tiller · 9 years ago
  44. cf1dec6 Merge pull request #938 from jtattermusch/csharp_docker by donnadionne · 9 years ago
  45. 2ca22fa Merge pull request #939 from jtattermusch/csharp_run_tests by Michael Lumish · 9 years ago
  46. 961e4a5 addressed comments by Jan Tattermusch · 9 years ago
  47. a867257 Re-generate by Craig Tiller · 9 years ago
  48. e70a0cc Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  49. 1970a5b added C# to run_tests.py by Jan Tattermusch · 9 years ago
  50. 10923c2 Formatting by Craig Tiller · 9 years ago
  51. 44d2cc7 adding C# support to gce_setup scripts by Jan Tattermusch · 9 years ago
  52. e7460e8 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  53. c82c36b Merge pull request #920 from vjpai/async-probs by Craig Tiller · 9 years ago
  54. 93f80f0 Formatting by Craig Tiller · 9 years ago
  55. 95fb8b1 Merge pull request #932 from yang-g/imacros by Nicolas Noble · 9 years ago
  56. d437948 Merge pull request #930 from ctiller/bugscrub by Nicolas Noble · 9 years ago
  57. dbb7963 Solve the call-suppression problem earlier in the stack by Vijay Pai · 9 years ago
  58. df2186f Merge pull request #934 from jtattermusch/csharp_docker by Michael Lumish · 9 years ago
  59. 0a1d090 Polishing C# Dockerfiles by Jan Tattermusch · 9 years ago
  60. c9f660d Add a test that bad hostnames fail by Craig Tiller · 9 years ago
  61. eb131bb Auth fixes by Craig Tiller · 9 years ago
  62. 5b61d51 formatting by Yang Gao · 9 years ago
  63. eb82c4e Merge pull request #919 from donnadionne/test-mod by Tim Emiola · 9 years ago
  64. 5589c35 Compile fix by Craig Tiller · 9 years ago
  65. 991ca9f Allow only one thread to complete ioreqs at once by Craig Tiller · 9 years ago
  66. 1532923 client side support for TLS by Jan Tattermusch · 9 years ago
  67. 7694c35 Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed by Yang Gao · 9 years ago
  68. d318bba Merge pull request #927 from jerub/master by Nathaniel Manista · 9 years ago
  69. 4e233a1 Add macros by Yang Gao · 9 years ago
  70. 07b3d31 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  71. 093a4eb Fix backslash line endings for grpc_python/Dockerfile. by Stephen Thorne · 9 years ago
  72. c09bb7e Merge pull request #916 from dklempner/not_original_vtable by Craig Tiller · 9 years ago
  73. 6889a9a Merge pull request #882 from yang-g/pubsub by Craig Tiller · 9 years ago
  74. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  75. 0cfc638 Merge pull request #923 from rauls5382/master by Yang Gao · 9 years ago
  76. 7e0d99f Merge pull request #1 from murgatroid99/node_secure_server_api by Craig Tiller · 9 years ago
  77. ba4a105 Merge pull request #924 from nicolasnoble/travis-badge by Craig Tiller · 9 years ago
  78. 6af9ed0 Rework QPS client/server by Craig Tiller · 9 years ago
  79. 36aa8e0 Adding a Travis badge. by Nicolas "Pixel" Noble · 9 years ago
  80. 02fe58d Propagate grpc_google_default_credentials_create errors by Raul Silvera · 9 years ago
  81. da02a67 Updated Node library to new secure server API by murgatroid99 · 9 years ago
  82. 79c7f85 Merge pull request #922 from grpc/revert-892-docker-go by Qi Zhao · 9 years ago
  83. 4705a5a Revert "dockerfiles/go: go install from GOPATH and remove bash from CMD" by Qi Zhao · 9 years ago
  84. 32083bd Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  85. 26598a3 WIP by Craig Tiller · 9 years ago
  86. 0823cb7 Sanity checks for calls that were causing crashes by Vijay Pai · 9 years ago
  87. 91cc481 Merge remote-tracking branch 'upstream/master' into pubsub by Yang Gao · 9 years ago
  88. acf6f31 Better use of threads, avoid thread safety issues on destructor with by Vijay Pai · 9 years ago
  89. fa054b3 Merge pull request #918 from murgatroid99/makefile_protoc_message by Nicolas Noble · 9 years ago
  90. 1542d7d adding a build images script and remove some tests while investigating timeout by Donna Dionne · 9 years ago
  91. b618136 Improved Makefile protoc message by murgatroid99 · 9 years ago
  92. 0aad3d7 Merge pull request #908 from ctiller/ssl by Nicolas Noble · 9 years ago
  93. 9611410 Merge pull request #912 from ctiller/disconnect by Nicolas Noble · 9 years ago
  94. b951821 Merge pull request #887 from murgatroid99/travis_python by Nicolas Noble · 9 years ago
  95. 0e61b2d Remove some debugging logs from the unary poll promote path by David Klempner · 9 years ago
  96. 5c4052d Removed logging, returned other tests to .travis.yml by murgatroid99 · 9 years ago
  97. 4a171f8 Fixed python link order by murgatroid99 · 9 years ago
  98. 4eb6e31 Added rt link to python's setup.py by murgatroid99 · 9 years ago
  99. 238c23b Added more logging by murgatroid99 · 9 years ago
  100. fb0b99e Fixed ldd logging by murgatroid99 · 9 years ago