1. 33e2e69 Improved reliability when saving "mirror" dict_database contents by by mbligh · 15 years ago
  2. 08f2b3c Prevent this test from leaving turds behind. use socketpair. by mbligh · 15 years ago
  3. ce955fc Created a common_lib host object hierarchy (with site specific override by mbligh · 15 years ago
  4. ef8fd9c New versions of twoway container benchmark graphs. by mbligh · 15 years ago
  5. b5df2f9 Handle bad requests to the barrier server without crashing the barrier. by mbligh · 15 years ago
  6. a9894d0 Back out a python2.4 ref that was accidentally re-inserted. by jadmanski · 15 years ago
  7. 42ebd80 Fix up the imports in harness_unittest. This...actually can break the unit test. by jadmanski · 15 years ago
  8. a93fbca Apply a unit test change that was never applied along with the by jadmanski · 15 years ago
  9. 2aa318e refactor and cleanup some database joining code for TKO queries by showard · 15 years ago
  10. be0d869 Remove the ability for host status to be modified via the frontend. by showard · 15 years ago
  11. 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
  12. 1be877f Reinstall test, accidentally got left out of r3576. by showard · 15 years ago
  13. 87cc38f Add the ability to exclude hosts in an atomic group from the get_hosts RPC. by showard · 15 years ago
  14. 08c4d83 Disable the old 'backwards compatibility' debug/autoserv.stdout and by showard · 15 years ago
  15. a5a72c9 Change populate_relationships() for many-to-one relationships to pull only the base object ID, and not a whole instance of the base model, from each related model. Pulling the whole base model involves an unnecessary DB query each time, since the initial query for related models already includes all the base model IDs, and that's all we're interested in. I don't know if this was new with Django 1.0 or not, but it was massively slowing down populate_relationships() for large queries, commonly encountered with get_detailed_test_views. by showard · 15 years ago
  16. 5ce8fa8 Frontend unittest fix. by showard · 15 years ago
  17. 65974e1 Remove invalidated records from the select lists in the admin interface. by showard · 15 years ago
  18. 1fe34c4 Add options to reinstall hosts from the Host List tab and the View Host by showard · 15 years ago
  19. 549afad Added pid file checks to monitor_db and monitor_db_babysitter, so that by showard · 15 years ago
  20. 70a294f Don't expect aborted "Pending" entries to be recovered. They'll be immediately picked up by _find_aborting() so they don't need to be recovered. by showard · 15 years ago
  21. 58721a8 One-off fix to address the issue where a scheduler shutdown immediately by showard · 15 years ago
  22. 3739978 Instrument the drone manager to allow debugging why it lost track of by showard · 15 years ago
  23. 474d136 Sanity check: prevent the creation of a special task for a host that already by showard · 15 years ago
  24. 6bba3d1 Don't assert if we were unable to load the pidfile in num_tests_failed. by showard · 15 years ago
  25. e8e3707 Treat unrecoverable host queue entries as a fatal error. Their existance by showard · 15 years ago
  26. 6d1c143 Fix scheduler's handling of jobs when the PID file can't be found. by showard · 15 years ago
  27. 8177fbc Add a "(triage failures)" link to the AFE Job Details tab. by showard · 15 years ago
  28. eb0fd4c Clicking any part of the row in the hosts table in AFE View Job tab by showard · 15 years ago
  29. 8de1b4f Change handling of filename in logging_manager_test.py so that it no by showard · 15 years ago
  30. 708b352 Do not go through a DelayedCallTask on atomic group jobs when all Hosts by showard · 15 years ago
  31. 9b6ec50 Turn an assertion into a more useful error message. by showard · 15 years ago
  32. 122f6bc Don't update the local copy of the checksum file when fetching a by jadmanski · 15 years ago
  33. 7f3c82f KVM test: add AutoIt test to kvm_tests.cfg.sample by lmr · 15 years ago
  34. 3f0784d KVM test: add sample AutoIt script by lmr · 15 years ago
  35. 3efa0bd KVM test: add AutoIt test by lmr · 15 years ago
  36. f30b37b KVM test: Build qemu binaries with debugging symbols by lmr · 15 years ago
  37. 6f5745a KVM test: step file tests: do not fail when receiving an invalid screendump by lmr · 15 years ago
  38. c8a650f KVM test: Step files to setup the new remote shell server on Windows guests by lmr · 15 years ago
  39. 8361db4 KVM test: Batch script that prepares a Windows guest for remote access by lmr · 15 years ago
  40. c14e179 KVM test: Simple remote shell server for use with Windows guests by lmr · 15 years ago
  41. 52800ba KVM test: allow the user to specify the paths of the qemu and qemu-img binaries by lmr · 15 years ago
  42. 90b9fd5 KVM test: treat all user specified paths equally by lmr · 15 years ago
  43. 9018a80 KVM test: allow for regex matching of keys in the config parser by lmr · 15 years ago
  44. b4954e0 KVM test: add a function that translates user specified paths to real ones by lmr · 15 years ago
  45. 9f6ebf1 KVM test: support Netcat as a remote shell client by lmr · 15 years ago
  46. 912c74b KVM test: rename SSH related parameters and functions and add new ones by lmr · 15 years ago
  47. 27b5291 Get rid of the "lightweight" autotest install option, in favour of by jadmanski · 15 years ago
  48. a419700 KVM test: kvm_subprocess: add function kill_tail_thread() by lmr · 15 years ago
  49. 9e97329 KVM test: kvm_tests.cfg.sample: improve shell_prompt regular expressions by lmr · 15 years ago
  50. 5df99f3 KVM test: kvm_subprocess: make is_alive() much shorter by lmr · 15 years ago
  51. 2077374 KVM test: shutdown test: do not close session immediately after shutdown command by lmr · 15 years ago
  52. 49f174d KVM test: stepmaker.py: Do not attempt to use undefined variable 'version' by lmr · 15 years ago
  53. 8e7929b KVM test: Fixing small mistake introduced by changeset:3528 by lmr · 15 years ago
  54. 26bac24 KVM test: make stress_boot work properly with TAP networking by lmr · 15 years ago
  55. ee90dd9 KVM test: make VMs use a dynamic MAC-IP mapping generated by tcpdump by lmr · 15 years ago
  56. 965bcd2 KVM test: dynamically detect and cache MAC-IP pairs using tcpdump by lmr · 15 years ago
  57. 4fe15ba KVM test: kvm_subprocess: send user specified parameters to kvm_tail callbacks by lmr · 15 years ago
  58. 44d9889 KVM test: specify installation cdkeys in a dedicated file by lmr · 15 years ago
  59. 155b27d KVM test: add host-specific MAC-IP pool configuration by lmr · 15 years ago
  60. d290fa6 KVM test: add sample 'qemu-ifup' script by lmr · 15 years ago
  61. f469634 KVM test: add basic TAP support with static MAC-IP mapping by lmr · 15 years ago
  62. ac5089b KVM test: add some MAC/IP address utilities to kvm_utils by lmr · 15 years ago
  63. e9f528e KVM test: Remove unnecessary callouts to external programs by lmr · 15 years ago
  64. 33b3ad1 Prevent the logging code from exploding into infinite handleError recursion by mbligh · 15 years ago
  65. 42c5126 Instrument failed calls to paramiko's Transport by mbligh · 15 years ago
  66. f341fd1 Add support for checking for some files on the OS first prior to by mbligh · 15 years ago
  67. c26763e Currently, the utility function import_site_symbol prints by mbligh · 15 years ago
  68. 3c9ee6e Delete stale benchmark graphs. by mbligh · 15 years ago
  69. ede7e24 Add support for autotest clients run by autoserv to request packages by jadmanski · 15 years ago
  70. a89bdac KVM test: Make kvm_config.py to use autotest logging by lmr · 15 years ago
  71. 3252538 KVM test: Fix KVM release tag detection by lmr · 15 years ago
  72. ff2a7c5 KVM test: timedrift: pass parameters to the get_time() helper function by lmr · 15 years ago
  73. 5735559 KVM test: kvm_utils.py: small fix for format_str_for_message() by lmr · 15 years ago
  74. 33177c9 KVM test: kvm_config.py: do not fail when including a nonexistent file by lmr · 15 years ago
  75. 5e41906 KVM test: minor style changes to kvm_config.py by lmr · 15 years ago
  76. 5b82960 KVM test: timedrift test: close shell session before failing the test by lmr · 15 years ago
  77. 25e89fc KVM test: timedrift: Use helper functions to make the code more readable by lmr · 15 years ago
  78. e7a732b KVM test: kvm_subprocess: don't immediately check /proc/$PID/cmdline by lmr · 15 years ago
  79. b1a5113 Next step in the PackageManager restructure, replace the static list by jadmanski · 15 years ago
  80. c27c231 A very large first-pass refactoring of the packaging code. Ultimately by jadmanski · 15 years ago
  81. 36fca26 KVM test: Add a comment to hugepage variant by lmr · 15 years ago
  82. dc3bbe3 Current ebizzy control file value is breaking up the by mbligh · 15 years ago
  83. f2f84cd Do not blindly set Host entries to 'Ready' in the database when adding a one by mbligh · 15 years ago
  84. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  85. a5c00bb Add a quick docstring to blktrace so it is properly added by test_importer by mbligh · 15 years ago
  86. a2f8954 Import error from the right library. by mbligh · 15 years ago
  87. b87c238 This patch just change -t to come first in args string. by mbligh · 15 years ago
  88. b65c5b0 Use lower ports for profiling. by mbligh · 15 years ago
  89. 5fa9e11 By default, only warn when orphaned autoservs are found by mbligh · 15 years ago
  90. 56f1f4a Allow to specify hosts when cloning a job. by mbligh · 15 years ago
  91. 5a49608 Make 'job clone --id' an action instead of 'job create --clone'. by mbligh · 15 years ago
  92. 5a0ca53 * Fix send_file() for delete_dest=True case when it is a dir to avoid: by mbligh · 15 years ago
  93. 6fbdb80 Change print msg to logging.error(msg) so that we actually get the error in the scheduler log about the scheduler not being enalbed. by mbligh · 15 years ago
  94. b62f724 Rewritten most of the mirror script around a new configuration file by mbligh · 15 years ago
  95. fe6515e KVM test: Add hugepage variant by lmr · 15 years ago
  96. 279e533 Fix SourceForge links in build_externals.py. SourceForge seems to have by mbligh · 15 years ago
  97. cc8ca82 Does some refactoring of the harness_autoserv class so that later when by mbligh · 15 years ago
  98. 1fdd197 Fix the server profiler calculation that determines what hosts already by mbligh · 15 years ago
  99. 0308cc8 Make the partition code a bit more general by providing a method for by mbligh · 15 years ago
  100. 8ef4e00 Remove deprecated filter_non_linux() from base_partition. by mbligh · 15 years ago