lp:~jamesh/thumbnailer/qml-module-package-name

Created by James Henstridge and last modified
Get this branch:
bzr branch lp:~jamesh/thumbnailer/qml-module-package-name
Only James Henstridge can upload to this branch. If you are James Henstridge please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Henstridge
Project:
Thumbnailer
Status:
Merged

Recent revisions

276. By James Henstridge

Merge from devel.

275. By James Henstridge

Add some missing change log entries.

274. By James Henstridge

Add breaks/replaces for new qml-module package.

273. By James Henstridge

Renamed QML package to qml-module-XXX format and add transitional
package. (LP: #1342031)

272. By Michi Henning

Removed unused code I left behind by mistake when resolving a merge conflict. Fixed incorrect warning suppression for gtest.

Approved by PS Jenkins bot, James Henstridge.

271. By James Henstridge

In the QML plugin, use the shared connection to the session bus and use a single RateLimiter instance.

Approved by Michi Henning, PS Jenkins bot.

270. By James Henstridge

Revert back to the version of vs-thumb in the previous version of thumbnailer released to the archive.

Approved by Michi Henning, PS Jenkins bot.

269. By Michi Henning

Added recovery logic such that, if any operation on a persistent cache reports db corruption, we wipe the cache and retry the operation.

Approved by James Henstridge, PS Jenkins bot.

268. By Michi Henning

We now handle unexpected network errors correctly, re-trying only after the wait time has expired. Added logging for requests with invalid size to the service-side log, so we don't have look through all the application logs to spot when this happens. The invalid requests are still logged in the application log, but are now adjusted by the service. Added correct error handling when we can't construct an ImageData instance and get an exception. This now correctly creates a failure cache entry. Fixed incorrect handling of requests for larger than the 1920-pixel limit. (The implementation incorrectly relied on invalidly-sized requests.) Disabled failure caching for failures from vs-thumb. If vs-thumb fails, it may work again next time. But, if we cache the failure, it won't manage to create a thumbnail again for the same image until the failure falls out of the cache (which is likely never). Added missing test fixture to slow-vs-thumb test, so the result doesn't depend on the actions of earlier tests or what's in the default cache location. Fixed tests to no longer use invalid QSizes. Changed (0,0) size semantics to limit returned image to 1920 bounding box.

Approved by PS Jenkins bot, James Henstridge.

267. By Michi Henning

Added average hit and miss run length to stats returned by thumbnailer-admin.

Approved by James Henstridge, PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:thumbnailer
This branch contains Public information 
Everyone can see this information.

Subscribers