1. 60e759e [autotest] Disable quick-provision for AutoUpdate.double by Richard Barnette · 6 years ago
  2. 4c81b97 [autotest] Make provisioning metrics for Provisioning only. by Richard Barnette · 6 years ago
  3. 5adb6d4 [autotest] Improve error classification by Richard Barnette · 6 years ago
  4. 045eb5d [autotest] Restore more provisioning metrics. by Richard Barnette · 6 years ago
  5. 3ef29a8 [autotest] Set a "target version" for stateful updates by Richard Barnette · 6 years ago
  6. 621a8e4 [autotest] Add metrics for Autotest based provisioning by Richard Barnette · 6 years ago
  7. e86b1ce [autotest] Add quick-provision support to moblab. by Richard Barnette · 6 years ago
  8. f00a2ee [autotest] Simplify finding `stateful_update`. by Richard Barnette · 6 years ago
  9. 9d43e56 [autotest] Better diagnosis for provision failures by Richard Barnette · 6 years ago
  10. 14ee84c [autotest] Re-arrange code flow for update. by Richard Barnette · 6 years ago
  11. 18fd584 [autotest] Trivial clean-up in autoupdater.py by Richard Barnette · 6 years ago
  12. 4d211c9 [autotest] Relocate an update-install sanity check. by Richard Barnette · 6 years ago
  13. 54d14f5 [autotest] Remove the stateful-only update path. by Richard Barnette · 6 years ago
  14. 55d1af8 [autotest] Reorder methods in autoupdater.py by Richard Barnette · 6 years ago
  15. d306943 [autotest] Simplify update kernel priority check. by Richard Barnette · 6 years ago
  16. 3e8b228 [autoupdate] Clean up references in autoupdater. by Richard Barnette · 6 years ago
  17. 0beb14b [autotest] Handle all updating in ChromiumOSUpdater. by Richard Barnette · 6 years ago
  18. d31580e [autotest] Move 'autoupdater' module to 'server'. by Richard Barnette · 6 years ago[Renamed from client/common_lib/cros/autoupdater.py]
  19. 0173ea8 [autotest] Delete `local_devserver` from `machine_install()` by Richard Barnette · 6 years ago
  20. 76a4c88 [autotest] Allow autoupdater.py to handle non interactive updates. by David Haddock · 7 years ago
  21. 898bd55 migrate to /run and /run/lock by Mike Frysinger · 7 years ago
  22. b5420a7 [autotest] Extract _get_metric_fields() by Allen Li · 7 years ago
  23. 1a5cc0a [autotest] Get rid of to_raise exception storing by Allen Li · 7 years ago
  24. 3e96cc2 autoupdate: Install stateful_update from the right location by Gwendal Grignou · 7 years ago
  25. ff1d8ba [autotest] Remove Brillo v1 update code. by David Haddock · 7 years ago
  26. f15c8fc autoupdate test: retry if update_engine daemon has not started yet by Luigi Semenzato · 8 years ago
  27. 5e2efb7 [autotest] Use the metrics_mock object in case chromite is not set up. by Dan Shi · 8 years ago
  28. a5cfb97 [autotest] Add get_hostname_addr_map() (squashed) by Allen Li · 8 years ago
  29. e76d9f8 autoupdate tests: retry update_client on network errors by Luigi Semenzato · 8 years ago
  30. 14cac44 autotest: move or eliminate a bunch of autotest_stats stats by Aviv Keshet · 8 years ago
  31. 61d2898 [autotest] adding in board,build_type,milestone in autoupdater by Shelley Chen · 8 years ago
  32. 16b8df3 [autotest] Add metric collection during autoupdate by Shelley Chen · 8 years ago
  33. fe4d62e update_engine: Add retry to the update_engine check status call by Shuqian Zhao · 8 years ago
  34. ccf2e72 Autotest: delete http call to devserver for new ACL by xixuan · 8 years ago
  35. 18ed0ea Autotest: add logging to record the IOError in connection to devserver. by xixuan · 8 years ago
  36. f37b2d7 [autotest] eliminate exception-passing multiprocess queue by Aviv Keshet · 8 years ago
  37. 2610d3e [autotest] autoupdater.py run rootfs update and stateful update in series by Aviv Keshet · 8 years ago
  38. c2a15eb [autotest] print out the original exception when running update by Shuqian Zhao · 8 years ago
  39. d999272 [autotest] show the update_engine error msg on chromeos waterfall by Shuqian Zhao · 9 years ago
  40. f3a35f7 [autotest] Log time used to run autoupdater for CrOS by Dan Shi · 9 years ago
  41. 205b873 [autotest] Increase stateful_update timeout by Dan Shi · 9 years ago
  42. d035b0c Increase payload application timeout to 1h. by Alex Deymo · 9 years ago
  43. 3e76503 autoupdater: Provide more detail on failure. by Gilad Arnold · 9 years ago
  44. ecf894b autoupdater.py: Fix bogus use of super() in BrilloUpdater. by Gilad Arnold · 9 years ago
  45. d6adeb8 autoupdater.py: Implement BrilloUpdater. by Gilad Arnold · 9 years ago
  46. 62cf3a4 autoupdater.py: Improve error reporting of certain operations. by Gilad Arnold · 9 years ago
  47. 0c0df73 autoupdater.py: move CrOS-specific constants into ChromiumOSUpdater. by Gilad Arnold · 9 years ago
  48. 5f2ff44 autoupdater: Fix whitespace errors. by Gilad Arnold · 9 years ago
  49. e92399e Re-land: Autotest: rewrite machine_install to be robust to devserver flakiness. by Chris Sosa · 9 years ago
  50. 0b023a7 Revert "Autotest: rewrite machine_install to be robust to devserver flakiness." by Richard Barnette · 9 years ago
  51. fe703e7 Autotest: rewrite machine_install to be robust to devserver flakiness. by Chris Sosa · 9 years ago
  52. 0942b1d [autotest] Add get_release_version method to servo_host by Dan Shi · 9 years ago
  53. 549fb82 [autotest] Add code in verify and cleanup to remove cros-version label if it doesn't match by Dan Shi · 9 years ago
  54. 3b858a2 Catch all errors when provisioning & make start_master_ssh multiprocess safe by Simran Basi · 10 years ago
  55. c861752 Re-land "Rollback: check for can_rollback before performing rollback." by Chris Sosa · 10 years ago
  56. 04be2bd Autotest: Change logging.warn() to logging.warning(). by Ilja H. Friedel · 10 years ago
  57. 4acbaa6 Revert "Rollback: check for can_rollback before performing rollback." by Chris Sosa · 10 years ago
  58. 4c50c54 Rollback: check for can_rollback before performing rollback. by Chris Sosa · 10 years ago
  59. 32baa9b [autotest] Thread list_image_dir calls through the updater. by Prashanth B · 11 years ago
  60. 8193956 Autotest: Fix failure retrieving logs with rsync by Gwendal Grignou · 11 years ago
  61. 5e8c45a [autotest] Give servo hosts the ability to update. by beeps · 11 years ago
  62. df8aef7 Improve the standard error message in the lab if an update fails. by Don Garrett · 11 years ago
  63. 83e6b54 Revert "Improve the standard error message in the lab if an update fails." by Richard Barnette · 11 years ago
  64. 71fe97f Improve the standard error message in the lab if an update fails. by Don Garrett · 11 years ago
  65. 56b1cc8 Report kernel crashes in debug info if we rollback after update attempt. by Don Garrett · 11 years ago
  66. c193217 Add rollback integration test autoupdate_Rollback. by Chris Sosa · 11 years ago
  67. 6542508 Refactor verification of booted partition logic so it's reusable. by Chris Sosa · 11 years ago
  68. 0338ff3 autoupdate_EndToend: improved output; robust event verification logic by Gilad Arnold · 11 years ago
  69. 66d7407 Clean up short timeouts that are causing flakes during testing. by Chris Sosa · 11 years ago
  70. 10e992b [autotest] Collect update engine log even if run_update failed. by Dan Shi · 11 years ago
  71. 2f1ae9f Add new files logic to devserver and clean up AU E2E test to use it. by Chris Sosa · 11 years ago
  72. 03eaad9 Update devserver urls with /archive in autotest(2) by joychen · 11 years ago
  73. 458bf9e Revert "Update devserver urls with /archive in autotest." by Richard Barnette · 11 years ago
  74. f67d57a Update devserver urls with /archive in autotest. by joychen · 11 years ago
  75. ec1de42 Change update version checking when update_version is None by J. Richard Barnette · 11 years ago
  76. 73aa290 [Autotest] add support to check pgo-generate build by Dan Shi · 11 years ago
  77. 5002cfc [Autotest] Remove empty space and tab in image url and version by Dan Shi · 11 years ago
  78. 7231260 Update the stateful partition during an update test. by Chris Sosa · 11 years ago
  79. 7f79551 [Autotest] Correct version check for chrome-perf build. by Dan Shi · 11 years ago
  80. 190c780 [Autotest] Correct version check for trybot release build by Dan Shi · 11 years ago
  81. b95bb86 [Autotest] Enable trying stateful update only in machine_install by Dan Shi · 11 years ago
  82. eadbf70 Modify our support of --image to work with our devservers. by Scott Zawalski · 12 years ago
  83. 0f466e8 [Autotest] Update the Autotest installer code to avoid reinstalling the by Dan Shi · 12 years ago
  84. 0ed760c autotest: end-to-end autoupdate test by Gilad Arnold · 12 years ago
  85. 7e43735 Print out additional information when we fail to update. by Chris Sosa · 12 years ago
  86. a3ac215 Modify autoupdate test to allow for local use by developers. by Chris Sosa · 12 years ago
  87. 5e4246b Modify the autoupdater to reset the stateful update state on AU failure. by Chris Sosa · 12 years ago
  88. 77556d8 Re-land "Run the stateful update in parallel with the rootfs autoupdate."" by Chris Sosa · 12 years ago
  89. f52e79e Revert "Run the stateful update in parallel with the rootfs autoupdate." by Scott Zawalski · 12 years ago
  90. 4bd96d1 Run the stateful update in parallel with the rootfs autoupdate. by Chris Sosa · 12 years ago
  91. d9b26b9 Fix partition rollback issues on update failure. by Dale Curtis · 13 years ago
  92. ddfdb94 Fix up autoupdate code to handle new AU format URLs. by Dale Curtis · 13 years ago
  93. 1e97318 Collect update engine logs on failure for debugging. by Dale Curtis · 13 years ago
  94. f57a25f Improve update version checks to be more robust. by Dale Curtis · 13 years ago
  95. 53d5586 Turn off forced updates. Modify perf to always update. by Dale Curtis · 13 years ago
  96. 5c32c72 Cleanup and slight refactoring of autoupdater. by Dale Curtis · 13 years ago
  97. b2cbc63 Remove 2min delay after autoupdate. by Dale Curtis · 13 years ago
  98. a5b75c7 Add two minute timeout after resetting update-engine. by Dale Curtis · 13 years ago
  99. a94c19c Add new update verifications per discussion with jrbarnette. by Dale Curtis · 13 years ago
  100. 1f288ee Add stateful partition reset to upgrade process. by Dale Curtis · 14 years ago