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