1. dee7d01 [autotest] pull job id from job tag in dynamic_suite by Aviv Keshet · 11 years ago
  2. 4111f86 [autotest] Fix unittest -- remove site_parse tests of removed funcs by Aviv Keshet · 11 years ago
  3. facf511 Update site_parse.py to work with recent changes to generate_test_report. by Scott Zawalski · 12 years ago
  4. e129a96 AUTOTEST: Trim down database entries. by Simran Basi · 12 years ago
  5. e14a7457 Switch stack trace generator to use test config. by Dale Curtis · 13 years ago
  6. 4a431e6 Automatically generate stack traces for crashes. by Dale Curtis · 13 years ago
  7. 8adf789 Autotest upstream merge. by Dale Curtis · 13 years ago
  8. 51976cd Parse reason out of logs for display in results emails. by Dale Curtis · 13 years ago
  9. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  10. 642f12c Install a private site parser hook for dashboard. by Eric Li · 13 years ago
  11. d656d56 Merge remote branch 'autotest-upstream/master' into autotest-merge by Eric Li · 13 years ago
  12. e5436f3 Add new site parser based off on generate_test_report. by Dale Curtis · 13 years ago
  13. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 13 years ago
  14. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  15. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  16. e8dac7a With this change the parse_line method will no longer throw assertion errors when reasons contain tab characters or invalid key=value pairs. by Dale Curtis · 14 years ago
  17. 7b2c643 Add support for multi-line status messages. by Dale Curtis · 14 years ago
  18. 6f27d4f Merge remote branch 'cros/upstream' into tempbranch3 by Eric Li · 14 years ago
  19. 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
  20. 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
  21. e660ed8 by jamesren · 14 years ago
  22. 31cd7ab by jamesren · 14 years ago
  23. a12b8a0 by jamesren · 14 years ago
  24. e2e51f6 by jamesren · 14 years ago
  25. 4826cc4 by jamesren · 14 years ago
  26. fe229d4 by jamesren · 14 years ago
  27. 7a52204 by jamesren · 14 years ago
  28. f98230c by jamesren · 14 years ago
  29. d1b0a13 Fix the recent CLIENT_JOB changes in the parser to not conflict with by jadmanski · 14 years ago
  30. 43b7210 Fix the parser to report a "RUNNING" status for CLIENT_JOB.* entries by jadmanski · 14 years ago
  31. 466640e More fixes to hard-coded values in tko/display.py by jamesren · 14 years ago
  32. 3ab001e Fix display of embedded results table on job details tab by jamesren · 14 years ago
  33. 92afa56 Rebase the AUTOTEST_WEB database to schema version 51. Also default the by jamesren · 14 years ago
  34. 6f80e7a Autotest: Porting all hash operations to use utils.hash by lmr · 14 years ago
  35. 050e02c Table name in tko database have been changed. So update table name in by mbligh · 15 years ago
  36. c1a98d1 Support for job keyvals by showard · 15 years ago
  37. 250d84d Merge the two databases and the two Django projects. Note that the TKO migrations are still present, as is the migration code for TKO in database/migrate.py. These pieces of code are preserved because they are required by this change to perform the merge. A separate change will be submitted in the future to remove those references. by showard · 15 years ago
  38. 12b4558 Massive permission fix by lmr · 15 years ago
  39. e90176a Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com> by mbligh · 15 years ago
  40. 4608b00 Add a new Archiving stage to the scheduler, which runs after Parsing. This stage is responsible for copying results to the results server in a drone setup, a task currently performed directly by the scheduler, and allows for site-specific archiving functionality, replacing the site_parse functionality. It does this by running autoserv with a special control file (scheduler/archive_results.control.srv), which loads and runs code from the new scheduler.archive_results module. The implementation was mostly straightfoward, as the archiving stage is fully analogous to the parser stage. I did make a couple of refactorings: by mbligh · 15 years ago
  41. eab66ce Rename the tables in the databases, by prefixing the app name. This is by showard · 15 years ago
  42. 0fec8a0 The reparse of existing job is done by a delete and then an insert, this by showard · 15 years ago
  43. ebf8164 Update retrieve_logs to call the site_find_repository even if the results server is localhost. There is no reason why we can't have an additional remote repo with a localhost results server. by mbligh · 15 years ago
  44. e6faac2 update crackerjack URL by mbligh · 15 years ago
  45. 2df3c69 fix jsonp_fetcher, it was broken by changes to ServiceHandler in previous patch to implement RPC logging by showard · 15 years ago
  46. c1c1caf Added afe_job_id column to the jobs table in TKO. Changed link in AFE by showard · 15 years ago
  47. 201a311 TKO migration to ensure the "invalidated" label exists. by showard · 15 years ago
  48. 6631273 Make a bunch of stuff executable by mbligh · 15 years ago
  49. ef8fd9c New versions of twoway container benchmark graphs. by mbligh · 15 years ago
  50. 71b9431 Make the parser read and use the machine platform from host_keyvals, if available. Goodbye machine_transfer! Also made it handle multimachine jobs (use a comma-separated, sorted list of distinct platforms from the individual machines) and atomic group jobs (use the same atomic group override value that was used for machine name, when applicable). by showard · 15 years ago
  51. 3c9ee6e Delete stale benchmark graphs. by mbligh · 15 years ago
  52. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  53. bafd9a7 Update retrieve logs to allow for a more dynamic site_retrieve_logs that can by mbligh · 15 years ago
  54. d2e0f0c Change the parser handling of perf keyvals to bypass any non-numeric values. by jadmanski · 15 years ago
  55. 3abbcee For files that won't be directly executed, the #! is unneccessary and can by mbligh · 15 years ago
  56. e3274a4 Update parser unittests to use autotemp by mbligh · 15 years ago
  57. 1f99f67 Make some changes to the parser so that when multiple reasons are by jadmanski · 15 years ago
  58. 7c8ea99 Not all distros put a symlink in for the python version. However by mbligh · 15 years ago
  59. 9b2cd04 Dashboard for Kernel Qual Performance benchmarks. by mbligh · 15 years ago
  60. 5b380be Revise dashboard of Kernel Qual Container benchmarks for nightly dev kernels. by mbligh · 15 years ago
  61. 753362d Move client/bin/kernel_versions to common_lib; it is used by tko. by mbligh · 15 years ago
  62. 64e6345 If a group doesn't define a subdir, and it executes "inner" tests that by jadmanski · 15 years ago
  63. 5350a34 Always use the host_group_name even if a sysinfo/hostname file exists by mbligh · 15 years ago
  64. e97e0e6 Send the job dir, not the individual tests, to site_parse by mbligh · 15 years ago
  65. 9e93640 Add post-parse site hooks (parse -P to trigger, default = off) by mbligh · 15 years ago
  66. 8495e29 Add a foreign key from tests->jobs. Requires modifying tests.job_idx by jadmanski · 15 years ago
  67. f8b1904 Add the ability for users to add test attributes. Non-user-created attributes (added by the parser) are still immutable. by showard · 15 years ago
  68. f1ae354 Represent a group of machines with either the atomic group label name, by showard · 15 years ago
  69. aaac45e Use a set instead of a list to store currently running reasons, and by jadmanski · 15 years ago
  70. 0cfa5da Updated the 'view=' URL parameter to match new view ID in frontend. by showard · 15 years ago
  71. 181d289 fix a simple bug in the parser -- in one code path, old_tests never gets bound, but it gets referenced later anyway by showard · 15 years ago
  72. 0f76934 Explicitly check for empty results when looking for old tests. Otherwise we'll generate invalid SQL in the subsequent query. by showard · 15 years ago
  73. 9b6babf Fix a bug in the parser when dealing with test labels. The final by jadmanski · 15 years ago
  74. b683796 Fix up the parser to interpret reasons in a more logical and by jadmanski · 15 years ago
  75. 69e8458 Index the test_id field on test_labels_tests. When people query with an exclusion of multiple labels, MySQL will want to use this index to join from tests to test_labels_tests on the test_idx. by showard · 15 years ago
  76. 29541d7 Change tests to have a default for the invalid field by mbligh · 15 years ago
  77. d44b707 Several of out attributes (like bootnum and boot_times) that are standard test_attributes are by mbligh · 15 years ago
  78. 3a1af60 use FQDN when retrieving log information by showard · 15 years ago
  79. 262e1ab The parser should update the RUNNING status and reason when the latest by jadmanski · 15 years ago
  80. 0986b25 When the parser encounters a job-level status update that isn't by jadmanski · 15 years ago
  81. abc2afa Convert the parser unit tests over to use the more portable dumbdbm as by jadmanski · 15 years ago
  82. ef6fe02 by showard · 15 years ago
  83. abe869a by mbligh · 15 years ago
  84. a48eeb2 by mbligh · 15 years ago
  85. 7839548 Add support to the autotest parser for updating RUNNING test results by jadmanski · 15 years ago
  86. c9c0f3c by mbligh · 15 years ago
  87. df0594c Add pointer to Crackerjack project page by mbligh · 15 years ago
  88. 5d4c27e Fixing a mismatched parenthesis that is breaking autoserv on trunk (r2840). by jadmanski · 15 years ago
  89. 75fa46c Apparently depending on what keys & db version and engines you have, by jadmanski · 15 years ago
  90. 4bfe361 by mbligh · 15 years ago
  91. 58638b4 Make the hostname field bigger in TKO. The is unfortunately something by jadmanski · 15 years ago
  92. 097407d by mbligh · 15 years ago
  93. 8d88a6d Add start_time support. by mbligh · 15 years ago
  94. 49f0d43 Remove more custom hackery ;-( by mbligh · 15 years ago
  95. b82cb14 Fix the parser handling of overly indented status lines (by ignoring by jadmanski · 15 years ago
  96. 8bcd23a Move all MySQLdb imports after the 'import common' so that a MySQLdb by mbligh · 15 years ago
  97. 9e3b477 delete random script that is not useful by mbligh · 15 years ago
  98. 42fbd07 Add some more slack to the parser when dealing with multi-machine by jadmanski · 16 years ago
  99. db18b0e Fixed a typo in trying to bitwise OR non blocking locking which probably by mbligh · 16 years ago
  100. cc40014 remove old benchmark by mbligh · 16 years ago