1. 7d08ac1 autotest: Drop test_retry from autotest job objects by Prathmesh Prabhu · 6 years ago
  2. cd36ae0 autotest: Enable passing in parameters from create job page. by Xixuan Wu · 7 years ago
  3. f53d126 [autotest] Allow control file to specify maximum test results to collect by Dan Shi · 7 years ago
  4. f0c8224 autotest: (base_job) delete TAPReport and all callers by Aviv Keshet · 7 years ago
  5. 6ae02f0 Autotest: Let status_log_entry not raise exception in parsing error msg. by xixuan · 8 years ago
  6. 9aec693 [autotest] Remove the last of the support for kernel selection. by Richard Barnette · 8 years ago
  7. 9603cd1 Remove conmux by Christopher Wiley · 9 years ago
  8. 70647ca [autotest] Save parent job id, build, board and suite info to tko_jobs. by Dan Shi · 9 years ago
  9. edb26bf autotest: Remove ancient config files from client package by Christopher Wiley · 11 years ago
  10. d9a056f [autotest] Server side job uses /tmp as tmpdir by Fang Deng · 11 years ago
  11. 36bf74a [autotest] server-side test dirs do not need to be writable by Aviv Keshet · 11 years ago
  12. 91493c8 Introduce a mechanism for retrying tests at the control file level. by Scott Zawalski · 12 years ago
  13. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  14. d656d56 Merge remote branch 'autotest-upstream/master' into autotest-merge by Eric Li · 13 years ago
  15. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 13 years ago
  16. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  17. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  18. bbb026c by jadmanski · 14 years ago
  19. 2a89dac Refactor the server_job code to use the base_job implementation of record. by jadmanski · 14 years ago
  20. 4afc367 Yet another round of extraction of job code up into base_job.py in the common by jadmanski · 14 years ago
  21. 808f4b1 Expose args as a proper job property, fix up some unit tests. In the by jadmanski · 14 years ago
  22. caf94a7 base_job: Removing some state file debug messages by lmr · 14 years ago
  23. a087eae Use flock, not lockf, for locking in base_job. lockf doesn't work very well by jadmanski · 15 years ago
  24. a2c9949 Change the job.postprocess_job_state to catch OSError and not IOError, since by mbligh · 15 years ago
  25. b830fee Update the job.resultdir docstring to reflect the fact that the attribute will by jadmanski · 15 years ago
  26. fa2e889 Wrap all state-dependent method in job_state with a decorator that by jadmanski · 15 years ago
  27. 9de6ed7 Eliminate the last uses of the public state managment interface for by mbligh · 15 years ago
  28. fc3da5b More refactoring of the job state code to try and reduce duplication. by mbligh · 15 years ago
  29. fbf73ae Refactor all of the persistent state managing code in the client job by mbligh · 15 years ago
  30. 8054b0d Fix a race in _ensure_valid. by mbligh · 15 years ago
  31. c4e4bd2 Get rid of the job.libdir and test.libdir attributes by lmr · 15 years ago
  32. da2f143 Added a couple of files that were missed in the r3916 commit. by jadmanski · 15 years ago