lp://staging/storage-framework
- Get this branch:
- bzr branch lp://staging/storage-framework
Branch merges
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. - 11. By CI Train Bot Account
-
Merged devel at revision 64.
- 9. By James Henstridge
-
Initial release of storage framework.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)