lp://staging/~jani/ubuntu-system-image/http-auth
- Get this branch:
- bzr branch lp://staging/~jani/ubuntu-system-image/http-auth
Branch merges
- Barry Warsaw (community): Needs Fixing
-
Diff: 93 lines (+56/-0)4 files modifiedsystemimage/config.py (+5/-0)
systemimage/data/client.ini (+2/-0)
systemimage/tests/data/config_09.ini (+38/-0)
systemimage/tests/test_config.py (+11/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 259. By Barry Warsaw
-
* Improve memory usage when verifying file checksums. Given by Michael
Vogt. (LP: #1271684)- minor additional edits by Barry.
Also:
* Flesh out README.rst given originally by mvo, to explain how to run the test
suite and some additional project details.* Export `MiB` symbol for consistent definition of a mebibyte.
* Remove an unused import.
* Fix various patch/mock call sites so that local override are properly nested
with the overrides in @configuration and the ServerTestBase. Without this,
some unmocking gets incorrectly interleaved, breaking future tests. Added
comments all around so I don't try to redo this broken change again later. - 257. By Barry Warsaw
-
* `system-image-cli --switch <channel>` is a convenient alias for
`system-image-cli -b 0 -c <channel>`. (LP: #1249347) Also, update the manpage.
- 256. By Barry Warsaw
-
* Support factory resets. `system-image-cli --factory-reset` and a new D-Bus
API method `FactoryReset()` are added. (LP: #1207860) - 255. By Barry Warsaw
-
* Added `--show-settings`, `--get`, `--set`, and `--del` options for viewing,
changing, and setting all the internal database settings. (LP: #1294273) - 254. By Barry Warsaw
-
* `system-image-cli --list-channels` lists all the available channels,
including aliases. (LP: #1251291)
* `system-image-cli --no-reboot` downloads all files and prepares for
recovery, but does not actually issue a reboot. (LP: #1279028) - 253. By Barry Warsaw
-
* When system-
image-{ cli,dbus} is run as non-root, use a fallback location
for the log file if the system log file isn't writable. (LP: #1301995) - 252. By Barry Warsaw
-
* Fix helpers for current psutils API.
* Set reactor timeout to 60s for tox run. This speeds up the tests in the
case where failures occur.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)