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