1. b3ddc29 autoupdate: Fix failing unittests. by Bertrand SIMONNET · 10 years ago
  2. 7099486 autoupdate: Stop passing --patch_kernel to cros_generate_update_payload. by Gabe Black · 11 years ago
  3. 77f3c20 autoupdate: Get the unit test to pass again. by Gabe Black · 11 years ago
  4. 4b95160 Add extra requirements when testing update payloads. by Chris Sosa · 11 years ago
  5. 52ccd01 Add a way for devserver to transmit public key and signed metadata hash. by David Zeuthen · 12 years ago
  6. 7cd2320 Add a bunch of integration tests for xbuddy and autotest workflows. by Chris Sosa · 12 years ago stabilize-4856.B
  7. 7549080 Get xbuddy to work with image_to_live correctly. by Chris Sosa · 12 years ago stabilize-4825.B
  8. 365a574 Pregenerate bugfix. by joychen · 12 years ago
  9. dbfe6c9 Devserver pregenerate with xbuddy. by joychen · 12 years ago
  10. 18737f3 Fix autoupdate_unittest and xbuddy_unittest. by joychen · 12 years ago
  11. c4e8784 Fix bug with WaitForArtifacts that has a side-effect that didn't matter before. by Chris Sosa · 12 years ago
  12. 121fc9b Devserver with XBuddy: Have update RPC use XBuddy. by joychen · 12 years ago
  13. 7c2054a Deprecate serve_only for archive_dir. by joychen · 12 years ago
  14. 921e1fb XBuddy: latest-local image + fix xbuddy_list bug by joychen · 12 years ago
  15. 94a3ac6 Fix unittest failure in testHandleUpdatePingRemotePayload by Vadim Bendebury · 12 years ago
  16. 6a3697f Reland "Store metadata about updates in a file alongside with payload." by Chris Sosa · 12 years ago
  17. 65d339b Revert "Store metadata about updates in a file alongside with payload." by Chris Sosa · 12 years ago
  18. 8dd8009 Store metadata about updates in a file alongside with payload. by Chris Sosa · 12 years ago
  19. 1885d03 Clean up a bunch of unused/dead code. by Chris Sosa · 12 years ago
  20. 5214858 Refactor the devserver to make autoupdate protocol logic shareable. by Chris Sosa · 13 years ago
  21. 0c9c860 devserver: support for serving remotely hosted payloads by Gilad Arnold · 13 years ago
  22. 55a2a37 devserver: support for querying statically staged file size and hashes by Gilad Arnold · 13 years ago
  23. abb352e devserver: module import cleanup by Gilad Arnold · 13 years ago
  24. c65330c devserver: general cleanup by Gilad Arnold · 13 years ago
  25. 6ab7962 Kill off unused/deprecated client_prefix option in devserver. by Chris Sosa · 13 years ago
  26. 1695453 Add a latestbuild pathway to the devserver. by Scott Zawalski · 13 years ago
  27. 286a006 Make devserver record and present a detailed log of client events. by Gilad Arnold · 13 years ago
  28. 8a0bc4a dev: Update devserver to handle new-style version numbers. by Daniel Erat · 14 years ago
  29. 744e147 Append private key into cache folder logic so we don't collide. by Chris Sosa · 14 years ago factory-1020.B
  30. 3bade0a Revert "Append private key into cache folder logic so we don't collide." by Chris Sosa · 14 years ago release-1011.B
  31. a791cb7 Append private key into cache folder logic so we don't collide. by Chris Sosa · 14 years ago
  32. c9aaf3a Introduce Dev Server API. Adds hostinfo, setnextupdate methods. by Dale Curtis · 14 years ago
  33. 0ad0937 Add support for --proxy_port. by Don Garrett · 14 years ago
  34. 723ec47 When updates are pre-generated outside of the Dev Server, there is currently no easy and efficient way to serve them. by Dale Curtis · 14 years ago
  35. f90edf0 Reworked devserver so that update images generated are cached in directories named after by Don Garrett · 15 years ago
  36. de91f67 Revert "Reworked devserver so that update images generated are cached in directories named after" by Chris Sosa · 15 years ago
  37. 710470d Reworked devserver so that update images generated are cached in directories named after by Don Garrett · 15 years ago
  38. 5679b97 dev server: properly serve IsDelta to clients. by Andrew de los Reyes · 15 years ago
  39. 5455586 Fix unittests since unittests don't actually send a request. by Chris Sosa · 15 years ago
  40. 7c93136 Move to using cherrypy. by Chris Sosa · 15 years ago
  41. a387a87 Fix unit tests for sha256 and other url changes. by Chris Sosa · 15 years ago
  42. 0356d3b Revert "TEST=run minimomaha server. Confirm identical tolast working revision." by Chris Sosa · 15 years ago
  43. 723f326 TEST=run minimomaha server. Confirm identical tolast working revision. by Nick Sanders · 15 years ago
  44. aae3645 Re-write of autoupdate.py to merge changes to be more cohesive and allow a forced_image option. by Chris Sosa · 15 years ago