1. 9aec693 [autotest] Remove the last of the support for kernel selection. by Richard Barnette · 8 years ago
  2. c64fe51 Fix logging issues related to crosbug.com/34788 by Chris Sosa · 12 years ago
  3. 6f27d4f Merge remote branch 'cros/upstream' into tempbranch3 by Eric Li · 14 years ago
  4. 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
  5. 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
  6. cefe265 Refactor all the sysinfo collection code into something a bit less by jadmanski · 16 years ago
  7. b48d27c Fix a change to logging.py that was missed with the conversion to log.py. by jadmanski · 16 years ago
  8. 1b3b376 Rename client/common_lib/logging.py to client/common_lib/log.py in order to be able to use the standard python logging module by mbligh · 16 years ago[Renamed (95%) from client/common_lib/logging.py]
  9. 807490c Add a method to the Host objects for logging the currently running by jadmanski · 16 years ago
  10. 74eebf3 Modify the parser and tko db code to flag test models as being for by jadmanski · 16 years ago
  11. b48fa56 Add other test exit status according to the spec in: by mbligh · 16 years ago
  12. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  13. 302482e Add a new status field called TEST_NA (in addition to PASS and FAIL). by mbligh · 16 years ago
  14. b05a6ac Add attribution for author to logging.py by mbligh · 17 years ago
  15. 119c12a Extract the logging decorator used in kernel.py into a common library by mbligh · 17 years ago