1. 6aa075c Revert "autoupdate.py: Allow max_updates through update URL" by Amin Hassani · 5 years ago
  2. aef2b29 autoupdate.py: Allow max_updates through update URL by Amin Hassani · 5 years ago
  3. c91fc0d nebraska: Break properties into two objects by Amin Hassani · 5 years ago
  4. 662fb72 xbuddy: Remove xbuddy files from platform. by Achuith Bhandarkar · 6 years ago
  5. 4f1e462 autoupdate: fix linter errors by Amin Hassani · 6 years ago
  6. 542b549 devserver: Deprecate setnexupdate API by Amin Hassani · 6 years ago
  7. e9ffb86 devserver: Deprecate update payload generation by Amin Hassani · 6 years ago
  8. 8d718d1 devserver: Deprecate autoupdate.py in lieu of nebraska.py by Amin Hassani · 6 years ago
  9. c9dd11e devserver: Deprecate --remote_payload and --urlbase by Amin Hassani · 6 years ago release-R77-12371.B stabilize-12371.11.B stabilize-12371.26.B stabilize-12371.27.B stabilize-12371.39.B stabilize-12371.48.B stabilize-12371.50.B stabilize-12371.52.B stabilize-12371.65.B stabilize-12371.71.B stabilize-12371.75.B stabilize-12371.80.B stabilize-12371.81.B stabilize-12371.82.B stabilize-12371.89.B stabilize-octopus-12371.15.B
  10. abedfaa devserver: deprecate payload signing by Amin Hassani · 6 years ago
  11. a151805 Fix all tests by Luis Hector Chavez · 7 years ago
  12. fb15e32 devserver: Fix lint issues. by Don Garrett · 9 years ago
  13. b3ddc29 autoupdate: Fix failing unittests. by Bertrand SIMONNET · 10 years ago
  14. 7099486 autoupdate: Stop passing --patch_kernel to cros_generate_update_payload. by Gabe Black · 11 years ago
  15. 77f3c20 autoupdate: Get the unit test to pass again. by Gabe Black · 11 years ago
  16. 4b95160 Add extra requirements when testing update payloads. by Chris Sosa · 11 years ago
  17. 52ccd01 Add a way for devserver to transmit public key and signed metadata hash. by David Zeuthen · 12 years ago
  18. 7cd2320 Add a bunch of integration tests for xbuddy and autotest workflows. by Chris Sosa · 12 years ago stabilize-4856.B
  19. 7549080 Get xbuddy to work with image_to_live correctly. by Chris Sosa · 12 years ago stabilize-4825.B
  20. 365a574 Pregenerate bugfix. by joychen · 12 years ago
  21. dbfe6c9 Devserver pregenerate with xbuddy. by joychen · 12 years ago
  22. 18737f3 Fix autoupdate_unittest and xbuddy_unittest. by joychen · 12 years ago
  23. c4e8784 Fix bug with WaitForArtifacts that has a side-effect that didn't matter before. by Chris Sosa · 12 years ago
  24. 121fc9b Devserver with XBuddy: Have update RPC use XBuddy. by joychen · 12 years ago
  25. 7c2054a Deprecate serve_only for archive_dir. by joychen · 12 years ago
  26. 921e1fb XBuddy: latest-local image + fix xbuddy_list bug by joychen · 12 years ago
  27. 94a3ac6 Fix unittest failure in testHandleUpdatePingRemotePayload by Vadim Bendebury · 12 years ago
  28. 6a3697f Reland "Store metadata about updates in a file alongside with payload." by Chris Sosa · 12 years ago
  29. 65d339b Revert "Store metadata about updates in a file alongside with payload." by Chris Sosa · 12 years ago
  30. 8dd8009 Store metadata about updates in a file alongside with payload. by Chris Sosa · 12 years ago
  31. 1885d03 Clean up a bunch of unused/dead code. by Chris Sosa · 12 years ago
  32. 5214858 Refactor the devserver to make autoupdate protocol logic shareable. by Chris Sosa · 13 years ago
  33. 0c9c860 devserver: support for serving remotely hosted payloads by Gilad Arnold · 13 years ago
  34. 55a2a37 devserver: support for querying statically staged file size and hashes by Gilad Arnold · 13 years ago
  35. abb352e devserver: module import cleanup by Gilad Arnold · 13 years ago
  36. c65330c devserver: general cleanup by Gilad Arnold · 13 years ago
  37. 6ab7962 Kill off unused/deprecated client_prefix option in devserver. by Chris Sosa · 13 years ago
  38. 1695453 Add a latestbuild pathway to the devserver. by Scott Zawalski · 13 years ago
  39. 286a006 Make devserver record and present a detailed log of client events. by Gilad Arnold · 13 years ago
  40. 8a0bc4a dev: Update devserver to handle new-style version numbers. by Daniel Erat · 14 years ago
  41. 744e147 Append private key into cache folder logic so we don't collide. by Chris Sosa · 14 years ago factory-1020.B
  42. 3bade0a Revert "Append private key into cache folder logic so we don't collide." by Chris Sosa · 14 years ago release-1011.B
  43. a791cb7 Append private key into cache folder logic so we don't collide. by Chris Sosa · 14 years ago
  44. c9aaf3a Introduce Dev Server API. Adds hostinfo, setnextupdate methods. by Dale Curtis · 14 years ago
  45. 0ad0937 Add support for --proxy_port. by Don Garrett · 14 years ago
  46. 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
  47. f90edf0 Reworked devserver so that update images generated are cached in directories named after by Don Garrett · 15 years ago
  48. de91f67 Revert "Reworked devserver so that update images generated are cached in directories named after" by Chris Sosa · 15 years ago
  49. 710470d Reworked devserver so that update images generated are cached in directories named after by Don Garrett · 15 years ago
  50. 5679b97 dev server: properly serve IsDelta to clients. by Andrew de los Reyes · 15 years ago
  51. 5455586 Fix unittests since unittests don't actually send a request. by Chris Sosa · 15 years ago
  52. 7c93136 Move to using cherrypy. by Chris Sosa · 15 years ago
  53. a387a87 Fix unit tests for sha256 and other url changes. by Chris Sosa · 15 years ago
  54. 0356d3b Revert "TEST=run minimomaha server. Confirm identical tolast working revision." by Chris Sosa · 15 years ago
  55. 723f326 TEST=run minimomaha server. Confirm identical tolast working revision. by Nick Sanders · 15 years ago
  56. 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