1. 3ef8c08 More PDB trickery by Craig Tiller · 9 years ago
  2. 7f0273f Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  3. a2f38b0 Dump portlog.txt on port server error, detect crashes earlier by Craig Tiller · 9 years ago
  4. 9e71674 Merge pull request #3459 from ctiller/its-a-gyp by Michael Lumish · 9 years ago
  5. c1385d6 Fix (hackily) fling_stream_test under gyp by Craig Tiller · 9 years ago
  6. 7bedba8 Disable zookeeper test for now by Craig Tiller · 9 years ago
  7. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  8. f99a81f Merge pull request #3433 from nathanielmanistaatgoogle/utility-python-shebang by Craig Tiller · 9 years ago
  9. 940b64b Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  10. ae4fc13 Merge pull request #3400 from murgatroid99/core_gyp by Craig Tiller · 9 years ago
  11. 258f8de Windows fixes by Craig Tiller · 9 years ago
  12. 64db158 Remove workqueue_test from Windows for now by Craig Tiller · 9 years ago
  13. ae4fbcd Use "#!/usr/bin/env python2.7" only in utilities by Nathaniel Manista · 9 years ago
  14. 7f9fd01 Merge pull request #3413 from stanley-cheung/php_jenkins_flakes by Jan Tattermusch · 9 years ago
  15. 37aad2a Prevent failed docker builds from accumulating by Eric Anderson · 9 years ago
  16. 1ecb936 Merge pull request #3307 from jcanizales/update-submodule by Nicolas Noble · 9 years ago
  17. 8a7b746 Fixing sanity. by Nicolas "Pixel" Noble · 9 years ago
  18. 7a4e8e4 php: fix jenkins flake by Stanley Cheung · 9 years ago
  19. b573370 Merge pull request #3419 from soltanmm/docker by Nathaniel Manista · 9 years ago
  20. 521300e Merge branch 'master' into core_gyp by murgatroid99 · 9 years ago
  21. 08fac99 Added gyp to Jenkins slave Dockerfile by murgatroid99 · 9 years ago
  22. db34486 Fix Python dockerfile by Masood Malekghassemi · 9 years ago
  23. 7da1479 Merge branch 'shindig' of github.com:ctiller/grpc into shindig by Craig Tiller · 9 years ago
  24. c20b19d better logging by Craig Tiller · 9 years ago
  25. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago
  26. a3e244f Fixed run-time conflicts between gyp tests and other tests by murgatroid99 · 9 years ago
  27. 298751c Split closures from iomgr.h by Craig Tiller · 9 years ago
  28. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  29. fddac96 Fixed more style issues by murgatroid99 · 9 years ago
  30. 89899b1 Removed another semicolon by murgatroid99 · 9 years ago
  31. fafeeb3 Fixed some style issues by murgatroid99 · 9 years ago
  32. 7865221 Merge pull request #3027 from jboeuf/security_connector_refactoring by Craig Tiller · 9 years ago
  33. ed299d1 Merge pull request #3388 from jtattermusch/runtest_docker_made_simple by Craig Tiller · 9 years ago
  34. ba49645 Fixes by Craig Tiller · 9 years ago
  35. 256d3df Added build steps to run_tests.py to run gyp before make by murgatroid99 · 9 years ago
  36. cf08daf Added gyp language to run_tests.py by murgatroid99 · 9 years ago
  37. 13e65df import yaml module lazily by Jan Tattermusch · 9 years ago
  38. 261b58c using tty option is not ok on jenkins by Jan Tattermusch · 9 years ago
  39. c96b9eb correct behavior for travis flag by Jan Tattermusch · 9 years ago
  40. c95eead use_docker support for run_tests.py by Jan Tattermusch · 9 years ago
  41. 61d003a Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  42. 36c86e2 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  43. e9961d2 Merge branch 'master' of github.com:grpc/grpc into security_connector_refactoring by Julien Boeuf · 9 years ago
  44. 6f36801 Merge pull request #3338 from ctiller/bettererer-ports by David G. Quintas · 9 years ago
  45. 901b0f1 Remove traces of running zookeeper on jenkins master by Jan Tattermusch · 9 years ago
  46. 97419e4 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  47. c7fa5f2 Merge pull request #3340 from grpc/release-0_11 by Eric Anderson · 9 years ago
  48. ae322af Better port selection by Craig Tiller · 9 years ago
  49. a4c43a6 Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  50. 46ef6b0 Adding apr to grpc-java Dockerfile by nmittler · 9 years ago
  51. 1701b09 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  52. 35fea62 Merge pull request #3248 from dgquintas/lb_registry by Craig Tiller · 9 years ago
  53. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  54. d136a5c grpc++.h was not installed by Craig Tiller · 9 years ago
  55. 855dbf1 Merge pull request #3317 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  56. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  57. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  58. 6ff393f Remove redundant docker files from grpc repo by Tim Emiola · 9 years ago
  59. 38fc0bb Fix Python docgen by Masood Malekghassemi · 9 years ago
  60. 73b6606 Workqueue: interface, test, and posix implementation by Craig Tiller · 9 years ago
  61. 5a9903d Merge remote-tracking branch 'origin/uri_query_fragments' into rr_with_registry by David Garcia Quintas · 9 years ago
  62. 8df8500 Merge pull request #3218 from yang-g/interop by David G. Quintas · 9 years ago
  63. 4fb049b Added round robin LB policy. by David Garcia Quintas · 9 years ago
  64. 2311d49 Merge pull request #3186 from grpc/release-0_11 by Craig Tiller · 9 years ago
  65. 8d6536e Merge pull request #3236 from ctiller/insert-branch-name by Nicolas Noble · 9 years ago
  66. 2b5255e Merge pull request #3190 from ctiller/daisy-dukes by Yang Gao · 9 years ago
  67. fa62267 Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-name by Craig Tiller · 9 years ago
  68. 5c4543d Introduced a registry for LB policies. by David Garcia Quintas · 9 years ago
  69. 51bfda0 Merge pull request #3225 from ctiller/grahhhh by Nicolas Noble · 9 years ago
  70. 50b8e5a remove outdated scripts for building debian packages by Jan Tattermusch · 9 years ago
  71. b5391e1 run tests on my desktop should be parallel too by Craig Tiller · 9 years ago
  72. 9afad14 Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-name by Craig Tiller · 9 years ago
  73. 929e7ee Fix typo by Craig Tiller · 9 years ago
  74. fe06d40 Try even harder to disable PDB generation by Craig Tiller · 9 years ago
  75. aca3211 Merge pull request #3183 from ctiller/second-coming by Nicolas Noble · 9 years ago
  76. d55ce14 Merge remote-tracking branch 'upstream/master' into interop by yang-g · 9 years ago
  77. 201ef59 more changes by yang-g · 9 years ago
  78. 03a722c Merge pull request #3187 from ctiller/another-one-bites-the-dust by Nicolas Noble · 9 years ago
  79. 867d0c1 Fix auth tests by yang-g · 9 years ago
  80. 40d53ee php: fix jenkins macos build error by Stanley Cheung · 9 years ago
  81. 6300a18 Try harder to disable PDB by Craig Tiller · 9 years ago
  82. f95390a Updating service account as service account is regenerated for the project. by Donna Dionne · 9 years ago
  83. 1fdb05b Merge github.com:grpc/grpc into daisy-dukes by Craig Tiller · 9 years ago
  84. fc3c0c4 Hopefully speed up Jenkins builds by Craig Tiller · 9 years ago
  85. dfc3eee Hmmm by Craig Tiller · 9 years ago
  86. 2594fb7 Merge branch 'second-coming' of github.com:ctiller/grpc into second-coming by Craig Tiller · 9 years ago
  87. 36d1ae8 Turn off parallel execution: its buggy? by Craig Tiller · 9 years ago
  88. 6d0575d Fix sanity by Craig Tiller · 9 years ago
  89. 7e67185 Fix sanity by Craig Tiller · 9 years ago
  90. 0aeb7aa get directories right by Craig Tiller · 9 years ago
  91. f418260 make windows tests run by Craig Tiller · 9 years ago
  92. 0d728c1 Bumping revision to 0.11 for beta. by Nicolas "Pixel" Noble · 9 years ago
  93. fa5df1c Exclude some tests from Windows until we figure things out better by Craig Tiller · 9 years ago
  94. 605076a Handle test dependencies better by Craig Tiller · 9 years ago
  95. 456ce49 Enable msbuild running parallel jobs by Craig Tiller · 9 years ago
  96. 7bb3efd stuff by Craig Tiller · 9 years ago
  97. 730118d Merge branch 'third-coming' into endpoints by Craig Tiller · 9 years ago
  98. 6fd2384 Use msbuild for tests by Craig Tiller · 9 years ago
  99. 49198ec Tidy up by Craig Tiller · 9 years ago
  100. 6277569 Fix sanity by Craig Tiller · 9 years ago