lp://staging/~ci-train-bot/storage-framework/storage-framework-ubuntu-zesty-2607
- Get this branch:
- bzr branch lp://staging/~ci-train-bot/storage-framework/storage-framework-ubuntu-zesty-2607
Branch merges
Related bugs
Bug #1604640: provider-test dumps core if second instance is started | Medium | Fix Released | |
Bug #1616756: Handle expired OAuth tokens | Undecided | Fix Released | |
Bug #1616757: Provider library needs to dynamically expose and hide instances of the provider as accounts are registered/unregistered | Undecided | Fix Released | |
Bug #1616758: Providers should exit automatically after a period of inactivity | Undecided | Fix Released | |
Bug #1668872: provider::Item should have its own header file | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 17. By CI Train Bot Account
-
* Make providers exit after 30 seconds of inactivity. (LP: #1616758)
* Add UnauthorizedException to the provider library, so the provider
can trigger reauthentication of the account and have the request
restarted. (LP: #1616756)
* Dynamically add and remove providers as the associated accounts
are enabled and disabled. (LP: #1616757)
* Allow creation of storage providers that don't use online-accounts.
Thisis likely only of interest to the local storage provider.
* Add a storage provider backed by the local file system.
* Move unity::storage: :provider: :Item to its own header file. (LP:
#1668872)
* If a provider can't acquire its D-Bus well known name, exit rather
than throwing a (usually uncaught) exception. (LP: #1604640) - 15. By CI Train Bot Account
-
* Fix for lp:1644577, fail list job if metadata for any item is incorrect.
* Always emit itemsReady(), even if list is empty.
* Improvements to error logging and detail in error messages: lp:1644577
* Added separate registry service. - 13. By CI Train Bot Account
-
* Added v2 of the client-side API.
* Updated server-side API to tell the provider which metadata to return.
* Update provider API to manager ProviderBase class as a shared_ptr.
* Update client to discover ownCloud/Nextcloud and OneDrive accounts.
* Add match_etag argument to Download() D-Bus method.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/storage-framework