lp:~zooko/txaws/leastauthority.com

Created by Zooko Wilcox-O'Hearn and last modified
Get this branch:
bzr branch lp:~zooko/txaws/leastauthority.com
Only Zooko Wilcox-O'Hearn can upload to this branch. If you are Zooko Wilcox-O'Hearn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zooko Wilcox-O'Hearn
Project:
txAWS
Status:
Development

Recent revisions

154. By Zooko Wilcox-O'Hearn

Make it so there is only one place where the version number is written down. Don't Repeat Yourself.

This patch fixes issue https://bugs.launchpad.net/txaws/+bug/884372 (or more precisely, prevents issues like that one from ever arising again).

153. By Zooko Wilcox-O'Hearn

There's a funky edge case in how AWS computes hashes for authorization that txAWS currently doesn't match. This patch is necessary for DevPay authorization for https://leastauthority.com . Warning: this patch was extracted by Zooko from the complete "LAE post4" patch set that we run in production at LAE.

This patch fixes https://bugs.launchpad.net/txaws/+bug/1033327 .

152. By Zooko Wilcox-O'Hearn

This patch adds support for multiple headers and was necessary to use AWS DevPay. Warning: this patch was extracted by Zooko from the complete "LAE post4" patch set that we're running in production at https://leastauthority.com and has not been tested in isolation.

This patch fixes https://bugs.launchpad.net/txaws/+bug/1033326 .

151. By Zooko Wilcox-O'Hearn

The URL format "bucketname.amazonaws.com" is more reliable in practice than the format "amazonaws.com/bucketname". The latter wasn't reliable enough to sell our service using it (https://leastauthority.com), but we've been running a patched version of txAWS which does the former. It has proven perfectly reliable so far.

Warning: this patch has been extracted by Zooko just now from the complete "LAE post4 patch set" and hasn't been tested in isolation. It has been used extensively in production as part of that larger patch set.

This patch fixes https://bugs.launchpad.net/txaws/+bug/979861

150. By Free Ekanayaka

Support __contains__ in txaws.server.schema.Arguments [trivial] [r=therve]

149. By Christopher Armstrong

Merge ordered-parameters [r=free.ekanayaka,therve] [f=1003233]

This branch adds the following methods:

- Schema.get_parameters
- MethodRegistry.get_action
- MethodRegistry.get_versions

It maintains the original order of parameters passed to Schema and
returns them from get_parameters in the same order.

148. By Drew Smathers

Merged 921421-completemultipart [r=oubiwann][f=921421]

This branch adds Complete Multipart method to s3 client.

147. By Drew Smathers

Merged 921419-uploadpart [r=oubiwann][f=921419]

This branch adds Upload Part method to s3 client.

146. By Drew Smathers

Merged 921418-initmultipart [r=oubiwann][f=921418]

This branch adds Initiate Multipart Upload method to s3 client.

145. By Drew Smathers

Merged modernize-924459 [r=oubiwann][f=924459]

This branch adds lower-level support for using twisted.web.client.Agent in
txaws.client.base.

Branch metadata

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