1. 9d67d8d add HealthCheck tests to run_tests.py by Jan Tattermusch · 9 years ago
  2. 7078757 Adding a sanity check that the cached makefile variables aren't committed. by Nicolas "Pixel" Noble · 9 years ago
  3. 07814a5 Merge pull request #2737 from jtattermusch/enable_new_interop_tests by Stanley Cheung · 9 years ago
  4. 7716c53 Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about by Yang Gao · 9 years ago
  5. 2b84162 Use py.test from run_tests.py by Masood Malekghassemi · 9 years ago
  6. 5f8d05b Merge pull request #2698 from soltanmm/reorganize-python by Nathaniel Manista · 9 years ago
  7. 5d405bd Merge pull request #2663 from jcanizales/run-test-server-locally by Michael Lumish · 9 years ago
  8. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  9. 8015cad enable oauth2_auth_token and per_rpc_creds interop tests for C# by Jan Tattermusch · 9 years ago
  10. d0b32e9 Make plugin & server, and pod install via run_tests.py by Jorge Canizales · 9 years ago
  11. a0b3bfa Start integrating ObjC tests in run_tests.py by Jorge Canizales · 9 years ago
  12. 623b7ae Reorganize Python tests by Masood Malekghassemi · 9 years ago
  13. fe8dc88 Reorganize Python packages by Masood Malekghassemi · 9 years ago
  14. 9b0fd3b Merge pull request #2723 from a-veitch/issue_2710 by Michael Lumish · 9 years ago
  15. 772fb1e Merge pull request #2697 from soltanmm/add-sphinx-doc by Nathaniel Manista · 9 years ago
  16. 6765604 Merge pull request #2590 from yang-g/jitter by Vijay Pai · 9 years ago
  17. 1178900 merge with master, fix build issue by Alistair Veitch · 9 years ago
  18. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  19. a43c14f Make ruby tests see changes to C core by murgatroid99 · 9 years ago
  20. ff32faf Move grpc_census_call_*_context calls into public header by Alistair Veitch · 9 years ago
  21. a7957f5 Exclude uds from default hostname tests by Craig Tiller · 9 years ago
  22. 83f4d4e Add a subchannel factory decorator library by Craig Tiller · 9 years ago
  23. 1aceadd Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  24. 7b582f6 Merge pull request #2712 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  25. 95099bb adding one more prepare command to mirror repositories. by Donna Dionne · 9 years ago
  26. d65632a Add Python documentation generation by Masood Malekghassemi · 9 years ago
  27. 862488c Merge pull request #2687 from donnadionne/new_testcases by Michael Lumish · 9 years ago
  28. 206b686 removing unnecessary tests. by Donna Dionne · 9 years ago
  29. 4137cf7 Merge pull request #2681 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  30. ef4aac6 Merge pull request #2644 from nicolasnoble/support-freebsd by Jan Tattermusch · 9 years ago
  31. f145b3b regenerate projects by yang-g · 9 years ago
  32. edf0881 Merge pull request #2506 from larsonmpdx/gitt by Nicolas Noble · 9 years ago
  33. 8ff36d5 Adding new interop tests by Donna Dionne · 9 years ago
  34. 1b0e343 Adding c++ interop (cloud to prod) to jenkins work flow. by Donna Dionne · 9 years ago
  35. 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
  36. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  37. 5c575dd Merge pull request #2664 from jtattermusch/async_tests by Stanley Cheung · 9 years ago
  38. 9a5c4f5 make sure async test wont be silently skipped with old NUnit by Jan Tattermusch · 9 years ago
  39. 2a31304 Merge pull request #2647 from vjpai/deepend by Yang Gao · 9 years ago
  40. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  41. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  42. 4243ca8 Supporting FreeBSD for Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  43. c4b56b6 Make passing NULL for host not crash by Craig Tiller · 9 years ago
  44. b28456b Add dynamic thread pool and initial port of test by vjpai · 9 years ago
  45. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  46. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 9 years ago
  47. b70440b Merge pull request #2542 from ctiller/tell-me-who-you-might-be by Yang Gao · 9 years ago
  48. f4f6bc2 Minor jenkins script cleanjup by Stanley Cheung · 9 years ago
  49. 0308274 fix ruby gem path by Stanley Cheung · 9 years ago
  50. f64825f run homebrew installation script on macos jenkins by Stanley Cheung · 9 years ago
  51. 044d153 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  52. 70a1337 merge head and resolve conflict by yang-g · 9 years ago
  53. 8b25f2a move fake_transport_security_credentials to private API by yang-g · 9 years ago
  54. a83cb91 use export instead by Stanley Cheung · 9 years ago
  55. 29e1aca local can only be used in a function; by Stanley Cheung · 9 years ago
  56. f97b4f2 Add per-language homebrew testing for Mac on Jenkins by Stanley Cheung · 9 years ago
  57. 4e9ce32 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  58. 40d808f Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits by Jan Tattermusch · 9 years ago
  59. 482d761 Making sure that 32 bits is being built and run on Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  60. b46f3f4 fix build by Alistair Veitch · 9 years ago
  61. 698d00c Add ipv4:, ipv6: schemes by Craig Tiller · 9 years ago
  62. 9d25e94 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  63. b00472b missed a php depenedency in dockerfile by Stanley Cheung · 9 years ago
  64. 488a5b4 temp directory doesnt work when tests run in parallel by Stanley Cheung · 9 years ago
  65. 9b602e0 Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkins by Jan Tattermusch · 9 years ago
  66. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  67. 17bb3ec support macos in jenkins run_distributions script by Stanley Cheung · 9 years ago
  68. 878b63e old not parallel version of generate_projects.sh, for debuggin by Michael Larson · 9 years ago
  69. 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
  70. b5980be Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  71. 5e7e55b Merge with head and resolve conflict by yang-g · 9 years ago
  72. 635899d rebuild makefile by Alistair Veitch · 9 years ago
  73. c9fef6f Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  74. d76bb25 rename script to run_distribution by Stanley Cheung · 9 years ago
  75. fb58d23 Merge with head by yang-g · 9 years ago
  76. 7ef7232 split iterator into its own file by yang-g · 9 years ago
  77. 7cceb09 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  78. 47f1837 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  79. 9a3f858 Merge pull request #2460 from vjpai/exposed_pool by Craig Tiller · 9 years ago
  80. 1ada6ad Added connectivity tests, fixed bugs by Craig Tiller · 9 years ago
  81. e85483b Merge pull request #2389 from nicolasnoble/let-s-run-ruby-on-macos by Jan Tattermusch · 9 years ago
  82. 0327ce5 Merge pull request #2390 from nicolasnoble/we-have-both-kinds by Jan Tattermusch · 9 years ago
  83. b8c1524 Enabling 32 bits downgrade of our environment. by Nicolas "Pixel" Noble · 9 years ago
  84. a2e1bb1 Change name of thread_pool files to fixed_size_thread_pool when appropriate by vjpai · 9 years ago
  85. 48cb07c Client connectivity API by Craig Tiller · 9 years ago
  86. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  87. 8ea6308 Merge pull request #2383 from vjpai/lockfree-stack by Craig Tiller · 9 years ago
  88. a430479 Merge pull request #2408 from nicolasnoble/generate_projects-should-mkdir by Craig Tiller · 9 years ago
  89. 69f2410 Make thread_pool.h a public header by Vijay Pai · 9 years ago
  90. 4d811da generate_projects.py should make directories. by Nicolas "Pixel" Noble · 9 years ago
  91. 3abe618 links interface and gRPC-on-wire implementation by Nathaniel Manista · 9 years ago
  92. be5f059 Add oauth2_auth_token test case in interop test by yang-g · 9 years ago
  93. 75cfb04 Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  94. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  95. f716c0c Filtering stdout for JUnit report in case of timeouts. by Nicolas "Pixel" Noble · 9 years ago
  96. 594c2a4 Merge pull request #2395 from nicolasnoble/tabs-are-evil by Craig Tiller · 9 years ago
  97. 368524c Swapping tabs for spaces in generate_projects.py by Nicolas "Pixel" Noble · 9 years ago
  98. 0e107a7 Disabling cython for now. by Nicolas "Pixel" Noble · 9 years ago
  99. a882299 Merge branch 'master' into lockfree-stack by vjpai · 9 years ago
  100. 7df7208 Setting up ruby environment for macos. by Nicolas "Pixel" Noble · 9 years ago