lp:~vbocek/ubuntu-system-image/support_http

Created by Vojtech Bocek and last modified
Get this branch:
bzr branch lp:~vbocek/ubuntu-system-image/support_http
Only Vojtech Bocek can upload to this branch. If you are Vojtech Bocek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vojtech Bocek
Project:
Ubuntu system image
Status:
Merged

Recent revisions

242. By Vojtech Bocek

Enable overriding of [system] section from channel.ini

241. By Vojtech Bocek

Add support for disabling either HTTP or HTTPS protocol in client.ini

240. By Barry Warsaw

 * When `CheckForUpdate()` is called a second time, while an auto-download is
   in progress, but after the first check is complete, we send an
   `UpdateAvailableStatus` signal with the cached information. (LP: #1284217)

Also, bump trunk to 2.2.

239. By Barry Warsaw

Remove unused import.

238. By Barry Warsaw

Fix the D-Bus logger:
   - Only use `.format()` based interpolation for `systemimage` logs.

 * Give virtualized buildds a fighting chance against D-Bus by
   - using `org.freedesktop.DBus`s `ReloadConfig()` interface instead of
     SIGHUP.
   - add a configurable sleep call after the `ReloadConfig()`. This defaults
     to 0 since de-virtualized and local builds do not need them. Set the
     environment variable `SYSTEMIMAGE_DBUS_DAEMON_HUP_SLEEP_SECONDS` to
     override.
  * Run the tox test suite for both Python 3.3 and 3.4.

237. By Barry Warsaw

 * Don't initialize the root logger, since this can interfere with
   python-dbus, which doesn't initialize its loggers correctly.

236. By Barry Warsaw

Signal emits get logged at debug level.

235. By Barry Warsaw

Fix identation.

234. By Barry Warsaw

 * Provide much more detailed logging.
   - `Mediator` instances have a helpful `repr` which also includes the id of
     the `State` object.
   - More logging during state transitions.
   - All emitted D-Bus signals are also logged.
 * Added `-L` flag to nose test runner, which can be used to specify an
   explicit log file path for debugging.

233. By Barry Warsaw

  * Return the empty string from `ApplyUpdate()` D-Bus method. This restores
    the original API (patch merged from Ubuntu package, given by Didier
    Roche). (LP: #1260768)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~registry/ubuntu-system-image/client
This branch contains Public information 
Everyone can see this information.

Subscribers