lp:~michihenning/storage-framework/remove-qfuture-overloads

Created by Michi Henning and last modified
Get this branch:
bzr branch lp:~michihenning/storage-framework/remove-qfuture-overloads
Only Michi Henning can upload to this branch. If you are Michi Henning please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michi Henning
Project:
Storage Framework
Status:
Merged

Recent revisions

69. By Michi Henning

Merged devel.

68. By Michi Henning

Removed overloads from make_future.h that accept a QFutureInterface
because that made it too easy to accidentally call the wrong overload.
Adding warning to remaining functions to warn if the return value is unused.

67. By Michi Henning

Set future via the promise in the handler rather than returning a new ready future.

66. By Michi Henning

Suppressed one more compiler warning.

65. By Michi Henning

Suppressed a bunch more compiler warnings from Arm builds.

64. By Michi Henning

Send cancel message to server if uploader is destroyed without a prior
cancel() or finish_upload().

63. By Michi Henning

Removed stale debug trace. Suppressed more compile warnings from system headers that caused a lot of noise in the arm builds.

Approved by James Henstridge, unity-api-1-bot.

62. By Michi Henning

Don't throw when unknown metadata key is received and log a warning instead.

Approved by unity-api-1-bot, Michi Henning, James Henstridge.

61. By James Henstridge

Add a drain() method to UploadJob to allow the provider to read the last bit of data from the socket when the client asks to finish the upload.

Approved by unity-api-1-bot, Michi Henning.

60. By Michi Henning

Increased test timeouts because CI builders are hopelessly overloaded.

Approved by unity-api-1-bot, James Henstridge.

Branch metadata

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

Subscribers