1. c7ff547 Merge pull request #111 from ctiller/proj by Nicolas Noble · 10 years ago
  2. 5ac1c14 Merge pull request #110 from ctiller/test by Nicolas Noble · 10 years ago
  3. e82e9b3 Merge pull request #109 from ctiller/macc by Nicolas Noble · 10 years ago
  4. 996d9df Generate projects by Craig Tiller · 10 years ago
  5. d4eeff8 Add ability to test by Craig Tiller · 10 years ago
  6. d4eec90 Mac Compatibility Fix by Craig Tiller · 10 years ago
  7. 98d532d Check for executable existance by Craig Tiller · 10 years ago
  8. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  9. 7d7b6c7 Sort by language, then by name by Craig Tiller · 10 years ago
  10. d6d927a Googlify indentation by Craig Tiller · 10 years ago
  11. 49bde68 Googlify indentation by Craig Tiller · 10 years ago
  12. 9b9b447 Generate projects by Craig Tiller · 10 years ago
  13. 3a65358 Merge branch 'testrun' of github.com:ctiller/grpc into build-cleaner by Craig Tiller · 10 years ago
  14. 7acce50 Rename by Craig Tiller · 10 years ago
  15. 0b2a372 build.json prettifier by Craig Tiller · 10 years ago
  16. 06b4ff2 Simplify Python code by Craig Tiller · 10 years ago
  17. f24e724 Pretty print tests.json by Craig Tiller · 10 years ago
  18. e9c959d Only run language specified tests by Craig Tiller · 10 years ago
  19. 3462982 Abort on errors, and dont spam by Craig Tiller · 10 years ago
  20. 261dd98 Use Python json module by Craig Tiller · 10 years ago
  21. bc29d80 Better GRPC_LIBDIR config by Craig Tiller · 10 years ago
  22. c805309 Using --enable-grpc configure flag by Craig Tiller · 10 years ago
  23. c744916 PHP unit tests run with run_tests.py by Craig Tiller · 10 years ago
  24. e3ccd8f Build static for php by Craig Tiller · 10 years ago
  25. 1c76a7b Build in the correct directory by Craig Tiller · 10 years ago
  26. aac57fd Build php modules from run_tests.py by Craig Tiller · 10 years ago
  27. f1973b0 Add support for building outside of the Makefile by Craig Tiller · 10 years ago
  28. 1cc11db Fix run_test.py so it runs the first time by Craig Tiller · 10 years ago
  29. b50d166 Make run_tests.py pass lint by Craig Tiller · 10 years ago
  30. 7173518 Cache for successful test runs by Craig Tiller · 10 years ago
  31. fbf4051 Merge pull request #66 from tbetbetbe/grpc_tools_simplify_docker_image_updates by Michael Lumish · 10 years ago
  32. f3c7ae2 Updates launch server to remove existing server if it's present by Tim Emiola · 10 years ago
  33. 4036f00 Renames and grpc_update_docker_images to grpc_sync_images by Tim Emiola · 10 years ago
  34. 58192e8 Simplify the docker image update cmd by Tim Emiola · 10 years ago
  35. 686fb26 Allow language to be specified to run_tests.py by Craig Tiller · 10 years ago
  36. ec0b8f3 Compile OpenSSL differently for each config. by Craig Tiller · 10 years ago
  37. b09078f Addressing pull request comments. by Nicolas Noble · 10 years ago
  38. 594ef6c Merge remote-tracking branch 'google/master' into tweaks by Nicolas Noble · 10 years ago
  39. 9320964 Merge pull request #35 from ctiller/helgrind by Nicolas Noble · 10 years ago
  40. 044db74 Various cosmetic improvements to run_tests.py by Nicolas Noble · 10 years ago
  41. 2739a49 Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flags by Michael Lumish · 10 years ago
  42. 2aa4d64 Helgrind support for run_tests.py by Craig Tiller · 10 years ago
  43. baa26f8 Updates the JDK to JDK8 by Tim Emiola · 10 years ago
  44. f4f2351 Merge pull request #13 from ctiller/nogo by Qi Zhao · 10 years ago
  45. 42a1bab Merge pull request #27 from ctiller/faster_make by Nicolas Noble · 10 years ago
  46. 7ae3950 Fix the transport name used to start the grpc java docker server by Tim Emiola · 10 years ago
  47. d86a394 Fix return behavior of run_tools.py by Craig Tiller · 10 years ago
  48. be56a96 Build all targets for a config at once by Craig Tiller · 10 years ago
  49. 27be1a2 Removing a few more traces of libevent. by Nicolas "Pixel" Noble · 10 years ago
  50. ee988bc Merge github.com:google/grpc into gcov by Craig Tiller · 10 years ago
  51. 7405f4f Merge pull request #15 from tbetbetbe/grpc_tools_docker_pregenerate_ssh_key by Michael Lumish · 10 years ago
  52. 2e8ea78 Merge github.com:google/grpc into gcov by Craig Tiller · 10 years ago
  53. 41a19c6 Merge branch 'master' into grpc_tools_docker_pregenerate_ssh_key by Tim Emiola · 10 years ago
  54. 3d829d8 Merge github.com:google/grpc into nogo by Craig Tiller · 10 years ago
  55. 1ee7cb0 Merge github.com:google/grpc into format by Craig Tiller · 10 years ago
  56. 74768d3 Merge github.com:ctiller/grpc into format by Craig Tiller · 10 years ago
  57. be7b092 Merge github.com:ctiller/grpc into testcpp by Craig Tiller · 10 years ago
  58. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  59. 0322134 Make generate_projects work on Mac by Craig Tiller · 10 years ago
  60. 3b1b43d Allows grpc_** that run gcloud compute ssh to run from docker containers by Tim Emiola · 10 years ago
  61. 934baa3 Add tools/run_tests/run_lcov.sh by Craig Tiller · 10 years ago
  62. 7c1d7f7 Run C++ tests and C tests by Craig Tiller · 10 years ago
  63. 225d31f Merge github.com:google/grpc by Craig Tiller · 10 years ago
  64. 738c334 Allow running tests under valgrind by Craig Tiller · 10 years ago
  65. b29797b Remove ?san from the default tests. by Craig Tiller · 10 years ago
  66. 3b08306 Cleanup and fixes to jobset.py by Craig Tiller · 10 years ago
  67. f31ed60 Corrects the ruby dockerfile to ensure it has access to git-on-[]. by temiola · 10 years ago
  68. 08c50d8 Make generate_projects.sh able to run from a git repo. by ctiller · 10 years ago
  69. 94e5dde Only run one make at a time. by ctiller · 10 years ago
  70. a5cf7bd Remove mutex as this process is now single threaded by ctiller · 10 years ago
  71. 3040cb7 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  72. ddef246 Adding the tools directory to the git export. by Nicolas Noble · 10 years ago