[go: up one dir, main page]

  1. 6c4eebb [infra_checkout] Remove ability to generate python2 virtualenv. by Robert Iannucci · 1 year ago
  2. 8045831 Clean up remaining comments mentioning infra_python. by Brian Ryner · 1 year, 7 months ago
  3. f1ccfdb Only test the 'infra' module with python 3. by Brian Ryner · 1 year, 8 months ago
  4. aee4d42 Run gae_ts_mon tests with py3 using pytest. by Brian Ryner · 1 year, 8 months ago
  5. c4e7fc6 Optionally run python tests with python 3. by Brian Ryner · 1 year, 8 months ago
  6. 7cd9238 Remove infra_libs/time_functions, it is unused. by Brian Ryner · 1 year, 9 months ago
  7. 2c03d39 Remove infra/libs/gitiles, it is no longer used. by Brian Ryner · 1 year, 9 months ago
  8. 93b2cd8 Remove infra/libs/state_machine, it is no longer used. by Brian Ryner · 1 year, 9 months ago
  9. 91496ab Remove infra/libs/process_invocation, it is no longer used. by Brian Ryner · 1 year, 9 months ago
  10. c7b2a20 Run dockerbuild smoketest under vpython3. by Brian Ryner · 1 year, 9 months ago
  11. e33e169d Update the test.py shebang to python3. by Brian Ryner · 2 years, 5 months ago
  12. 244060b Remove dangling references to service_manager to fix breakage. by Brian Ryner · 2 years, 9 months ago
  13. 652a91b Run remove_orphaned_pycs.py with python3. by Brian Ryner · 2 years, 10 months ago
  14. 2c366ec [infra] Use "allowlist" in test.py by Gregory Nisbet · 3 years, 7 months ago
  15. 9e76bf7 use vpython by Mike Frysinger · 4 years, 6 months ago
  16. 6e83149 Ran python-modernize on test.py to make it python2/3 compatible. by Andrew Chang · 5 years ago
  17. a04192c event_mon is not used anymore by Takuto Ikuta · 6 years ago
  18. cc4e699 [DEPS] Get rid of standalone Python and Go GAE SDK. by Vadim Shtayura · 6 years ago
  19. f6a8351 [dockerbuild] Add newest 'requests' with all newest wheels. by Vadim Shtayura · 6 years ago
  20. b220095 Allow overriding --coveragerc and --html-report-subdir option passed to test.py by Sergiy Byelozyorov · 8 years ago
  21. 5315cdc Remove the Python implementation of Sysmon. by David Sansome · 9 years ago
  22. baad333 Fix test.py failure when it is called from inside cipd package. by Vadim Shtayura · 9 years ago
  23. 28b57b1 Skip GAE tests on 32-bit python. by Vadim Shtayura · 9 years ago
  24. 56f4df6 Improve test.py doc for testing appengine by Aaron Gable · 9 years ago
  25. 8542d92 Minor improvement to the output of findit's run.sh CLI by wrengr · 9 years ago
  26. 65768fd test.py: Only test existing paths. by sergeyberezin · 9 years ago
  27. 53d974d Add infra_libs as a bootstrap dependency. by sergeyberezin · 9 years ago
  28. a95f0d9 Added packages/infra_libs as the first Python package. by sergeyberezin · 9 years ago
  29. a4b9dd7 Don’t assume Python runtime for App Engine apps in test.py by Andrew Bonventre · 9 years ago
  30. 57ce418 Upgrade coverage to include missing branch info by sergiyb · 9 years ago
  31. e2eeb96 test.py: suggest --html-report on failures. by sergeyberezin · 9 years ago
  32. 0e47fe7 test.py: compute coverage per top-level module. by sergeyberezin · 9 years ago
  33. 74a9f79 Module time_functions moved to infra_libs - update all imports by sergiyb · 10 years ago
  34. 344c008 Instrument chromium-cq-status with basic HTTP server metrics by dsansome · 10 years ago
  35. 7f28dab Fix ts_mon and service_manager tests on windows by dsansome · 10 years ago
  36. 8ab0e3c Implement daemon.flock on windows, and make the service_utils tests pass on windows. by dsansome · 10 years ago
  37. 908a1aa Test a subset of Python code on Windows. by vadimsh · 10 years ago
  38. 29bf106 Do not attempt to run GAE tests in appengine/* directory is missing. by vadimsh · 10 years ago
  39. ec4f835 Created infra_libs by pgervais · 10 years ago
  40. aa470f5 Partially fix test.py on Windows. by vadimsh · 10 years ago
  41. 00c8882 Only remove orphaned pyc files if we are doing something. by iannucci · 10 years ago
  42. 98848c1 test.py should use ENV/bin/python by nodir · 11 years ago
  43. c2091e4 Clean up formatting in test.py. by agable · 11 years ago
  44. eeb839c Fixed test.py, again by Philippe Gervais · 11 years ago
  45. 4e26ff4 Removed appengine_apps by pgervais · 11 years ago
  46. ff601c3 Adapted test.py to the new expect_tests UI by Philippe Gervais · 11 years ago
  47. f16890b Dropped PYTHONPATH from test.py by pgervais · 11 years ago
  48. cb0a6fd test.py works when PYTHONPATH is undefined by pgervais · 11 years ago
  49. 3a1b727 test.py handles appengine apps properly by pgervais · 11 years ago
  50. bda3235 Teach test.py to add appengine paths to PYTHON_PATH by eseidel · 11 years ago
  51. c35bb7f Teach test.py how to call remove_orphaned_pycs.py by eseidel · 11 years ago
  52. c8f3d15 Use abspath for test.py in infra. by iannucci · 11 years ago
  53. d5935d9 Refactor infra git libs and testing. by iannucci · 11 years ago