1. d03e6b5 [autotest] change python shebang to python2 by Mike Frysinger · 5 years ago
  2. 07d0dcc autotest: Stop parsing RETRIES from control files by Prathmesh Prabhu · 6 years ago
  3. 871b2ae autotest: delete a bunch more orphaned scripts by Aviv Keshet · 7 years ago
  4. fce2064 [autotest] Merge site modules in utils/ by Allen Li · 7 years ago
  5. 04be2bd Autotest: Change logging.warn() to logging.warning(). by Ilja H. Friedel · 10 years ago
  6. 6215493 [autotest] Use sys.exit() instead of exit() in test_importer by Alex Miller · 11 years ago
  7. ee5fb0d Autotest: Fix test_importer.py return code. by Keyar Hood · 11 years ago
  8. e19d303 [autotest] pylint ignores setters, getters and special modules. by beeps · 11 years ago
  9. 3dd8beb [autotest] make a consistent CONTROL_TYPE enum across the codebase by Aviv Keshet · 11 years ago
  10. 5cbd0f8 [Autotest] Make help info more clear for option -E and -N by Dan Shi · 11 years ago
  11. 6f45526 [autotest] Parse RETRIES from control files by Aviv Keshet · 11 years ago
  12. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 13 years ago
  13. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  14. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  15. c781f55 utils/test_importer.py: Make it use proper logging config by lmr · 14 years ago
  16. fed9409 by jamesren · 14 years ago
  17. 6e3e9bd by jamesren · 14 years ago
  18. ed0526a Update test_importer to not use rstrip and also to follow the proper @return style by mbligh · 14 years ago
  19. 781d269 Actually skip the invalid profiler in test_importer.py by mbligh · 14 years ago
  20. 61be4cd We wanted to have a little more flexibility with test_importer.py for chromeos. For example we wanted to import by mbligh · 14 years ago
  21. cd5131c Change test importer to use Django models by showard · 15 years ago
  22. eab66ce Rename the tables in the databases, by prefixing the app name. This is by showard · 15 years ago
  23. bf0fb25 Move import common to the top of our import list so that we use the site-packages MySQLdb module instead of the system installed one (Or failing if it doesn't exist). There are probably other code paths that need to be updated, we just never saw this issue beacuse we weren't really working with a system built from scratch since this change by showard · 15 years ago
  24. 1dc2643 Fix invalid SQL being executed when add_label_dependencies() is called by mbligh · 15 years ago
  25. 25d656c Don't import from the server/samples directory by default. These all by mbligh · 15 years ago
  26. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  27. 4b5c31e * update documentation in test_importer by mbligh · 15 years ago
  28. f6547fe Add kwarg level to logging.basicConfig call. by showard · 15 years ago
  29. 6855822 set executable on test_importer.py by mbligh · 15 years ago
  30. 7c8ea99 Not all distros put a symlink in for the python version. However by mbligh · 15 years ago
  31. f1175bb get rid of some now-obsolete code by showard · 15 years ago
  32. e8474bb When test_importer is run in a tree checked out from SVN, it crashes on SVN by mbligh · 15 years ago
  33. da49cdf Update test_importer to drop synch_type by jadmanski · 15 years ago
  34. 79410e1 Update test_importer to import experiemental by default by mbligh · 16 years ago
  35. 989f25d two new major features: by showard · 16 years ago
  36. b6f9553 Remove debug statement from test_importer by showard · 16 years ago
  37. 66a5ef8 Quick change to compensate for .. relative to the utils directory by showard · 16 years ago
  38. 322ec1a Update test_importer by mbligh · 16 years ago
  39. be3c12d Rename tests to a more intuitive name. by mbligh · 16 years ago[Renamed from utils/tests.py]
  40. 909c7a6 Initial release of test auto importer by showard · 16 years ago