Sign in
chromium
/
chromiumos
/
platform
/
dev-util
/
7c2054ae50f6980f50eb9604c3b610640b889808
/
devserver.py
7c2054a
Deprecate serve_only for archive_dir.
by joychen
· 12 years ago
93beca5
[devserver] Bump devserver threads to match apache processes.
by Alex Miller
· 12 years ago
346531c
Devserver update rpc: translate xBuddy paths.
by joychen
· 12 years ago
factory-pit-4471.B
ecc02aa
Lightweight devserver.
by joychen
· 12 years ago
5260b9a
Hide xBuddy build/images management behind a flag.
by joychen
· 12 years ago
ed64b22
Use static_dir flag to set the devserver directory
by joychen
· 12 years ago
bd33724
Teach the devserver to get control files for a specific suite.
by beeps
· 12 years ago
921e1fb
XBuddy: latest-local image + fix xbuddy_list bug
by joychen
· 12 years ago
eaf4cfc
xBuddy called with a path.
by joychen
· 12 years ago
3cb228e
Initial xBuddy for devserver
by joychen
· 12 years ago
6dfa534
Adjust the timing of log rotation.
by J. Richard Barnette
· 12 years ago
59ae709
[Autotest] Add staging thread count in devserver
by Dan Shi
· 12 years ago
f5ce2de
[Autotest] Add free disk space check in devserver
by Dan Shi
· 12 years ago
3d977b8
Support rotating devserver logs.
by J. Richard Barnette
· 12 years ago
e74b381
Revert "Broke the devservers with error: /home/chromeos-test/chromiumos/src/platform/dev/devserver.py 8080 --archive_dir /home/chromeos-test/images -t --production Traceback (most recent call last): File "/home/chromeos-test/chromiumos/src/platform/dev/devserve"
by Gilad Arnold
· 12 years ago
3ae4dc1
Rework the devserver help to make it much easier to use.
by Chris Sosa
· 12 years ago
40836b2
Broke the devservers with error:
by Simran Basi
· 12 years ago
0d07868
Devserver: Add perf_data dep to telemetry source list.
by Simran Basi
· 12 years ago
2902159
devserver: return correct IsDelta value in Omaha response
by Gilad Arnold
· 12 years ago
4baad08
Telemetry-Autotest Integration: Run telemetry from Devservers.
by Simran Basi
· 12 years ago
76e44b9
Implement stage RPC which allows user to specify artifacts.
by Chris Sosa
· 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
dbc2008
Don't do any caching logic if we are only serving payloads.
by Chris Sosa
· 12 years ago
release-R25-3428.B
stabilize-3428.110.0
stabilize-3428.149
stabilize-3428.149.B
stabilize-3428.193
toolchain-3428.65.B
38dcdda
devserver: work on system with kernel that does not support IPv6
by Mandeep Singh Baines
· 12 years ago
stabilize2
1b90839
devserver: fixed /api call documentation
by Gilad Arnold
· 13 years ago
748c832
devserver: eliminate mutable default arguments
by Gilad Arnold
· 13 years ago
8318eac
devserver: make host event logging optional
by Gilad Arnold
· 13 years ago
a564b4b
devserver: option for bounding the number of update requests served
by Gilad Arnold
· 13 years ago
9714d9b
devserver: command-line option cleanup
by Gilad Arnold
· 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
d5ebaaa
devserver: display documentation for nested exposed methods
by Gilad Arnold
· 13 years ago
17fe03d
devserver: DevServerUtil suffix renamed
by Gilad Arnold
· 13 years ago
f8f769f
devserver: display documentation for exposed methods
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
6f99b98
devserver: stage images using image archive uploaded to Google Storage
by Gilad Arnold
· 13 years ago
0b8c3f3
devserver: generalize lock dictionary; substitute multiprocessing for threading
by Gilad Arnold
· 13 years ago
6ab7962
Kill off unused/deprecated client_prefix option in devserver.
by Chris Sosa
· 13 years ago
d1ea86b
Bump number of threads to 75 for production server.
by Chris Sosa
· 13 years ago
5f118ef
Update the devserver to use 30 threads in its thread pool for production.
by Chris Sosa
· 13 years ago
66e2d9c
Add logfile option that disables logging to screen in production.
by Chris Sosa
· 13 years ago
2f1c41e
Fix bug with --production where production settings weren't used.
by Chris Sosa
· 13 years ago
6fe2394
Make sure we send back tracebacks even when running under production mode.
by Chris Sosa
· 13 years ago
4d9c4d4
Fix bug where we don't re-raise an exception in download.
by Chris Sosa
· 13 years ago
72333d1
Add a smaller socket timeout much larger than the default to remove AU flakiness.
by Chris Sosa
· 13 years ago
cde6bf4
Refactor devserver/downloader interaction to fix race-conditions.
by Chris Sosa
· 13 years ago
3d6d3d9
[dev-util] Re-land "Remove server.socket_timeout from dev server"
by Chris Masone
· 13 years ago
7aa142e
Revert "[dev-util] Remove server.socket_timeout from dev server"
by Don Garrett
· 13 years ago
9ab8e68
[dev-util] Remove server.socket_timeout from dev server
by Chris Masone
· 13 years ago
816e38c
[dev-util] Add stage_debug,symbolicate_dump endpoints to dev server
by Chris Masone
· 13 years ago
factory-2268.16.B
release-R20-2268.B
3fe44db
Revert "Re-land "[dev-util] Add symbolicate_dump endpoint to dev server""
by Chris Masone
· 13 years ago
a32c311
Re-land "[dev-util] Add symbolicate_dump endpoint to dev server"
by Chris Masone
· 13 years ago
50fe427
Revert "[dev-util] Add symbolicate_dump endpoint to dev server"
by Scott Zawalski
· 13 years ago
c8209f4
[dev-util] Add symbolicate_dump endpoint to dev server
by Chris Masone
· 13 years ago
781ba6d
Reland "Make the mton payload optional when staging artifacts."
by Chris Sosa
· 13 years ago
90afd6f
Revert "Make the mton payload optional when staging artifacts."
by Scott Zawalski
· 13 years ago
51764df
Make the mton payload optional when staging artifacts.
by Chris Sosa
· 13 years ago
b65973e
Downloader: Turn on backgrounding of artifacts not needed early on.
by Chris Sosa
· 13 years ago
9164ca3
Make wait_for_status robust against multiple calls at different times.
by Chris Sosa
· 13 years ago
release-R19-2046.B
47a7d4e
Re-land "Split up artifacts to download some in the foreground/background.""
by Chris Sosa
· 13 years ago
51ccf9e
Revert "Split up artifacts to download some in the foreground/background."
by Scott Zawalski
· 13 years ago
b82107a
Split up artifacts to download some in the foreground/background.
by Chris Sosa
· 13 years ago
1695453
Add a latestbuild pathway to the devserver.
by Scott Zawalski
· 13 years ago
1c5e7cd
Update devserver logging to utilize --log-dir.
by Scott Zawalski
· 13 years ago
8b64bc9
Be more specific for devserver log files.
by Scott Zawalski
· 13 years ago
6d69d50
Add logging for access and error requests to the
by Scott Zawalski
· 13 years ago
286a006
Make devserver record and present a detailed log of client events.
by Gilad Arnold
· 13 years ago
84a39c9
Modify the controlfiles pathway to no longer use
by Scott Zawalski
· 13 years ago
4647ce6
Modify controlfile -> controlfiles and extend it.
by Scott Zawalski
· 13 years ago
bcb571e
Refactor download API in the dev server.
by Frank Farzan
· 13 years ago
4016087
(2 of 2) Refactor and move Autotest downloader to the Dev Server.
by Frank Farzan
· 13 years ago
2b45f67
Revert "Refactor and move Autotest downloader to the Dev Server."
by Frank Farzan
· 13 years ago
8f19bbb
Refactor and move Autotest downloader to the Dev Server.
by Frank Farzan
· 13 years ago
d733cbe
Add --critical_update option to devserver
by Satoru Takabayashi
· 14 years ago
c9aaf3a
Introduce Dev Server API. Adds hostinfo, setnextupdate methods.
by Dale Curtis
· 14 years ago
7dcaa2e
Allow factory server to run
by Nick Sanders
· 14 years ago
2bfab98
devserver: Listen for connections via IPv6
by Aaron Plattner
· 14 years ago
c8b59b2
This removes the --client_prefix argument from the dev server, because it's no longer necessary.
by Greg Spencer
· 14 years ago
6d93e55
devserver: in case archive_dir != static_dir, serve from archive_dir
by Zdenek Behan
· 14 years ago
608f46c
devserver: better handling of archive directory
by Zdenek Behan
· 14 years ago
0f1ec84
Add ability to pass a private_key when generating a payload.
by Chris Sosa
· 14 years ago
5d21a2a
devserver: introduce --datadir option to override where devserver puts static
by Zdenek Behan
· 14 years ago
1347a31
devserver: allow calling devserver from anywhere
by Zdenek Behan
· 14 years ago
6b8c374
Don't wipe cache dir, only its contents.
by Chris Sosa
· 14 years ago
417e55d
Refactor devserver to print out relative paths to the update file
by Chris Sosa
· 14 years ago
6a64c9e
Revert "Refactor devserver to print out relative paths to the update file"
by Chris Sosa
· 14 years ago
d3de9ef
Refactor devserver to print out relative paths to the update file
by Chris Sosa
· 14 years ago
08d55a2
Add missing docstrings and don't copy generated payloads if only pre-generating.
by Chris Sosa
· 14 years ago
7c79a81
Modify devserver and gmerge to be friendlier
by David Rochberg
· 14 years ago
0ad0937
Add support for --proxy_port.
by Don Garrett
· 15 years ago
0c880e2
Add --payload to devserver to allow the update payload to be specified by the devserver user.
by Don Garrett
· 15 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
e67b78f1
Fix pre-generate logic to work with latest and fix other bug.
by Chris Sosa
· 15 years ago
4136e69
Add vm flag to the devserver to not patch the kernel. This is necessary for delta updates as vm images do not have patched kernels.
by Chris Sosa
· 15 years ago
2c048f1
Pre generate updates for non-factory devserver use using options.pregenerate_update
by Chris Sosa
· 15 years ago
Next »