1. c08a4d6 Merge pull request #2801 from ctiller/shrinkify-the-bytes by Nicolas Noble · 9 years ago
  2. 4e407ba Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter by Vijay Pai · 9 years ago
  3. 8158c6c Merge pull request #2713 from ctiller/plucking-hell by Vijay Pai · 9 years ago
  4. ebd7a59 Merge remote-tracking branch 'upstream/master' into reconnect_branch_based_on_jitter by yang-g · 9 years ago
  5. 68f4e0f Initial Doxygen import for core, c++ by Craig Tiller · 9 years ago
  6. 0c88065 Merge pull request #2748 from soltanmm/whats-up-doc by Nicolas Noble · 9 years ago
  7. b5dd0f1 Merge pull request #2346 from jboeuf/upgrade-openssl-1.0.2d by Nicolas Noble · 9 years ago
  8. 8d453c5 Merge pull request #2757 from jtattermusch/runtest_polishing by Craig Tiller · 9 years ago
  9. 9d67d8d add HealthCheck tests to run_tests.py by Jan Tattermusch · 9 years ago
  10. a9c643f Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  11. 7078757 Adding a sanity check that the cached makefile variables aren't committed. by Nicolas "Pixel" Noble · 9 years ago
  12. 4372884 merge with head and resolve conflicts by yang-g · 9 years ago
  13. 07814a5 Merge pull request #2737 from jtattermusch/enable_new_interop_tests by Stanley Cheung · 9 years ago
  14. 725835a polishing runtests by Jan Tattermusch · 9 years ago
  15. 42ce225 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  16. 7716c53 Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about by Yang Gao · 9 years ago
  17. 910f3de Addenda to tools readme by Masood Malekghassemi · 9 years ago
  18. 2b84162 Use py.test from run_tests.py by Masood Malekghassemi · 9 years ago
  19. 5f8d05b Merge pull request #2698 from soltanmm/reorganize-python by Nathaniel Manista · 9 years ago
  20. 5d405bd Merge pull request #2663 from jcanizales/run-test-server-locally by Michael Lumish · 9 years ago
  21. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  22. 8015cad enable oauth2_auth_token and per_rpc_creds interop tests for C# by Jan Tattermusch · 9 years ago
  23. d0b32e9 Make plugin & server, and pod install via run_tests.py by Jorge Canizales · 9 years ago
  24. a0b3bfa Start integrating ObjC tests in run_tests.py by Jorge Canizales · 9 years ago
  25. 623b7ae Reorganize Python tests by Masood Malekghassemi · 9 years ago
  26. fe8dc88 Reorganize Python packages by Masood Malekghassemi · 9 years ago
  27. 70e9b3d Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  28. 9b0fd3b Merge pull request #2723 from a-veitch/issue_2710 by Michael Lumish · 9 years ago
  29. 0c1cea1 Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into tepid-tarantula by Craig Tiller · 9 years ago
  30. b36a582 merge with head by yang-g · 9 years ago
  31. 772fb1e Merge pull request #2697 from soltanmm/add-sphinx-doc by Nathaniel Manista · 9 years ago
  32. 6765604 Merge pull request #2590 from yang-g/jitter by Vijay Pai · 9 years ago
  33. 1178900 merge with master, fix build issue by Alistair Veitch · 9 years ago
  34. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  35. a43c14f Make ruby tests see changes to C core by murgatroid99 · 9 years ago
  36. ff32faf Move grpc_census_call_*_context calls into public header by Alistair Veitch · 9 years ago
  37. 06aeac6 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  38. a7957f5 Exclude uds from default hostname tests by Craig Tiller · 9 years ago
  39. 83f4d4e Add a subchannel factory decorator library by Craig Tiller · 9 years ago
  40. 1aceadd Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  41. 7b582f6 Merge pull request #2712 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  42. 95099bb adding one more prepare command to mirror repositories. by Donna Dionne · 9 years ago
  43. 5ddbb9d Allow specific pollers to be woken by Craig Tiller · 9 years ago
  44. 4b6a0c7 Merge branch 'regen' of github.com:nicolasnoble/grpc into plucking-hell by Craig Tiller · 9 years ago
  45. d65632a Add Python documentation generation by Masood Malekghassemi · 9 years ago
  46. 862488c Merge pull request #2687 from donnadionne/new_testcases by Michael Lumish · 9 years ago
  47. 206b686 removing unnecessary tests. by Donna Dionne · 9 years ago
  48. 4137cf7 Merge pull request #2681 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  49. 58577ec Regenerate project files. by Nicolas "Pixel" Noble · 9 years ago
  50. ef4aac6 Merge pull request #2644 from nicolasnoble/support-freebsd by Jan Tattermusch · 9 years ago
  51. 19e9c09 merge with upstream by yang-g · 9 years ago
  52. f145b3b regenerate projects by yang-g · 9 years ago
  53. edf0881 Merge pull request #2506 from larsonmpdx/gitt by Nicolas Noble · 9 years ago
  54. 8ff36d5 Adding new interop tests by Donna Dionne · 9 years ago
  55. 1b0e343 Adding c++ interop (cloud to prod) to jenkins work flow. by Donna Dionne · 9 years ago
  56. f0295cb Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  57. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  58. 5c575dd Merge pull request #2664 from jtattermusch/async_tests by Stanley Cheung · 9 years ago
  59. 9a5c4f5 make sure async test wont be silently skipped with old NUnit by Jan Tattermusch · 9 years ago
  60. 2a31304 Merge pull request #2647 from vjpai/deepend by Yang Gao · 9 years ago
  61. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  62. c9c69e2 Add reconnect interop test client and server by yang-g · 9 years ago
  63. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  64. 4243ca8 Supporting FreeBSD for Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  65. c4b56b6 Make passing NULL for host not crash by Craig Tiller · 9 years ago
  66. b28456b Add dynamic thread pool and initial port of test by vjpai · 9 years ago
  67. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  68. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 9 years ago
  69. b70440b Merge pull request #2542 from ctiller/tell-me-who-you-might-be by Yang Gao · 9 years ago
  70. f4f6bc2 Minor jenkins script cleanjup by Stanley Cheung · 9 years ago
  71. 0308274 fix ruby gem path by Stanley Cheung · 9 years ago
  72. f64825f run homebrew installation script on macos jenkins by Stanley Cheung · 9 years ago
  73. 044d153 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  74. 70a1337 merge head and resolve conflict by yang-g · 9 years ago
  75. 8b25f2a move fake_transport_security_credentials to private API by yang-g · 9 years ago
  76. a83cb91 use export instead by Stanley Cheung · 9 years ago
  77. 29e1aca local can only be used in a function; by Stanley Cheung · 9 years ago
  78. f97b4f2 Add per-language homebrew testing for Mac on Jenkins by Stanley Cheung · 9 years ago
  79. 4e9ce32 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  80. 40d808f Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits by Jan Tattermusch · 9 years ago
  81. 482d761 Making sure that 32 bits is being built and run on Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  82. b46f3f4 fix build by Alistair Veitch · 9 years ago
  83. 698d00c Add ipv4:, ipv6: schemes by Craig Tiller · 9 years ago
  84. 9d25e94 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  85. b00472b missed a php depenedency in dockerfile by Stanley Cheung · 9 years ago
  86. 488a5b4 temp directory doesnt work when tests run in parallel by Stanley Cheung · 9 years ago
  87. 9b602e0 Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkins by Jan Tattermusch · 9 years ago
  88. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  89. 17bb3ec support macos in jenkins run_distributions script by Stanley Cheung · 9 years ago
  90. 878b63e old not parallel version of generate_projects.sh, for debuggin by Michael Larson · 9 years ago
  91. b19d4eb changed vsproject generation to make c++ tests; put a hint in the .sln about lib vs. target; expand .proto includes by Michael Larson · 9 years ago
  92. b5980be Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  93. 5e7e55b Merge with head and resolve conflict by yang-g · 9 years ago
  94. 635899d rebuild makefile by Alistair Veitch · 9 years ago
  95. c9fef6f Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  96. d76bb25 rename script to run_distribution by Stanley Cheung · 9 years ago
  97. fb58d23 Merge with head by yang-g · 9 years ago
  98. 7ef7232 split iterator into its own file by yang-g · 9 years ago
  99. 7cceb09 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  100. 47f1837 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago