You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:txaws

There are download files available for txAWS.

txAWS has 9 active reviews. See all merge proposals.

txAWS has 50 active branches owned by 17 people and 4 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:txaws
Series: trunk
bug 1 Development 2016-08-04 11:00:57 UTC
159. Merge lp:~ack/txaws/parameter-type-fl...

Author: Alberto Donato
Revision Date: 2016-08-04 11:00:57 UTC

Merge lp:~ack/txaws/parameter-type-float [r=free.ekanayaka].

lp:~landscape/txaws/txaws-landscape-package 1 Development 2018-06-05 21:49:22 UTC
25. replace obsolete Source-Version macro...

Author: Simon Poirier
Revision Date: 2018-06-05 21:49:22 UTC

replace obsolete Source-Version macro in control file

lp:~landscape/txaws/production 1 Development 2014-11-10 21:58:30 UTC
48. Merging from staging for production d...

Author: Landscape Uploader
Revision Date: 2014-11-10 21:58:30 UTC

Merging from staging for production deployment of 14.10

lp:~landscape/txaws/staging 1 Development 2014-11-04 10:04:08 UTC
63. Merging from trunk for staging deploy...

Author: Landscape Uploader
Revision Date: 2014-11-04 10:04:08 UTC

Merging from trunk for staging deployment

lp:~hugh-emberson/txaws/txaws-s3-conn-pool 1 Development 2014-01-25 06:34:37 UTC
158. Add connection pooling to the s3 clie...

Author: Hugh Emberson
Revision Date: 2014-01-25 06:33:58 UTC

Add connection pooling to the s3 client.

txaws/client/base.py: BaseQuery: add a connection_pool argument to __init__(), store it and pass it to twisted.web.Agent when we create them.
txaws/s3/client.py: S3Client: add a connection_pool attribute and pass it though to the queries.

lp:~hugh-emberson/txaws/txaws-s3-get-prefix 1 Development 2014-01-25 05:53:51 UTC
160. txaws/s3/tests/test_client.py: fix St...

Author: Hugh Emberson
Revision Date: 2014-01-25 05:53:51 UTC

txaws/s3/tests/test_client.py: fix StubQuery so that it takes a params argument.

lp:~hugh-emberson/txaws/txaws-s3-get-object-range 1 Development 2014-01-25 05:32:56 UTC
158. Add byte range get support to S3Clien...

Author: Hugh Emberson
Revision Date: 2014-01-25 05:29:30 UTC

Add byte range get support to S3Client.get_object().

txaws/s3/client.py: S3Client.get_object: add byteRange parameter. Query: add support for passing standard HTTP headers as std_headers.

lp:~tribaal/txaws/fix-content-type-for-exceptions 1 Development 2013-08-15 09:01:13 UTC
156. Forced Content-Type header when a req...

Author: Chris Glass
Revision Date: 2013-08-15 09:00:10 UTC

Forced Content-Type header when a request results in an error.

lp:~franciscosouza/txaws/txaws-proxysupport (Has a merge proposal) 1 Development 2012-11-21 12:01:38 UTC
154. client: trap PotentialDataLoss Amazo...

Author: Francisco Souza
Revision Date: 2012-11-21 12:01:38 UTC

client: trap PotentialDataLoss

Amazon never sends Content-Length header, even on http 1.0.

lp:~franciscosouza/txaws/txaws-vpc (Has a merge proposal) 1 Development 2012-11-21 11:34:37 UTC
154. ec2/client: update instance groupSet ...

Author: Francisco Souza
Revision Date: 2012-11-21 11:34:37 UTC

ec2/client: update instance groupSet parsing to match new version

lp:~franciscosouza/txaws/txaws-authorizerevokesecgroupid (Has a merge proposal) 1 Development 2012-11-12 17:12:31 UTC
153. ec2/client: accept group_id in revoke...

Author: Francisco Souza
Revision Date: 2012-11-12 17:11:24 UTC

ec2/client: accept group_id in revoke_security_group method

lp:~franciscosouza/txaws/txaws-secgroupid (Has a merge proposal) 1 Development 2012-11-08 19:56:19 UTC
156. ec2: added docs for new parameters

Author: Francisco Souza
Revision Date: 2012-11-08 19:56:19 UTC

ec2: added docs for new parameters

lp:~chihchun/txaws/txaws-lp1050741 (Has a merge proposal) 1 Development 2012-10-22 11:12:48 UTC
151. Better handling broken PEM file. (LP:...

Author: Rex Tsai
Revision Date: 2012-10-22 11:12:15 UTC

Better handling broken PEM file. (LP: #1050741)

lp:~exekias/txaws/txaws-s3-versioning 1 Development 2012-09-06 17:14:52 UTC
140. Fixed some issues encoding S3 urls + ...

Author: Carlos PĂ©rez-Aradros Herce
Revision Date: 2012-09-06 17:14:52 UTC

Fixed some issues encoding S3 urls + parameters. Plus:

 - Get specific version of an object
 - Optinal get header responses when making a query

lp:~zooko/txaws/leastauthority.com 1 Development 2012-08-07 00:18:11 UTC
154. Make it so there is only one place wh...

Author: Zooko Wilcox-O'Hearn
Revision Date: 2012-08-07 00:18:11 UTC

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).

lp:~clint-fewbar/txaws/fix-keyerror bug(Has a merge proposal) 1 Development 2012-07-11 22:33:12 UTC
151. Do not raise KeyError if the endpoint...

Author: Clint Byrum
Revision Date: 2012-07-11 22:32:42 UTC

Do not raise KeyError if the endpoint failed ot set Code or Message

lp:~clint-fewbar/txaws/dist-missing-ssl-files bug(Has a merge proposal) 1 Development 2012-05-24 23:03:17 UTC
149. Include .ssl files so tests can be ru...

Author: Clint Byrum
Revision Date: 2012-05-24 23:01:52 UTC

Include .ssl files so tests can be run from tarball distribution

lp:~txaws-dev/txaws/415691-add-simpledb bug(Has a merge proposal) 1 Development 2012-04-17 13:42:07 UTC
77. Use string payloads like the rest of ...

Author: Jonathan Jacobs
Revision Date: 2012-04-17 13:42:07 UTC

Use string payloads like the rest of txAWS.

lp:~fwereade/txaws/handle-s3-prefix 1 Development 2012-04-12 18:39:55 UTC
140. tested against real euca cloud, works...

Author: William Reade
Revision Date: 2012-04-12 18:39:55 UTC

tested against real euca cloud, works (at least without https... not clear what's different

lp:~djfroofy/txaws/multipart-consolidated 1 Development 2012-03-15 05:33:57 UTC
141. bumping version

Author: Drew Smathers
Revision Date: 2012-03-15 05:33:57 UTC

bumping version

lp:~djfroofy/txaws/930359-headers 1 Development 2012-03-11 22:45:08 UTC
135. add a deprecated_args() function to u...

Author: Drew Smathers
Revision Date: 2012-03-11 22:44:49 UTC

add a deprecated_args() function to use ing warning about some arguments to be deprecated in s3.client

lp:~djfroofy/txaws/929140-txaws 1 Development 2012-02-12 00:37:43 UTC
10. more steps towards Multipart upload i...

Author: Drew Smathers
Revision Date: 2012-02-12 00:33:30 UTC

more steps towards Multipart upload implementation with test for basic interaction with MultipartUpload object

lp:~djfroofy/txaws/resaktoring 1 Development 2012-02-11 21:42:08 UTC
8. forgot to add up module with last commit

Author: Drew Smathers
Revision Date: 2012-02-11 21:42:08 UTC

forgot to add up module with last commit

lp:~djfroofy/txaws/newagent-with-multipart 1 Development 2012-02-10 20:24:46 UTC
150. cleanup on multipart stuff ... renami...

Author: Drew Smathers
Revision Date: 2012-02-10 20:24:21 UTC

cleanup on multipart stuff ... renaming methods to names more in line with EC2 jargon, etc

lp:~djfroofy/txaws/streaming-receiver 1 Development 2012-02-10 05:26:55 UTC
144. change StringIOReceiver to generic St...

Author: Drew Smathers
Revision Date: 2012-02-10 05:26:55 UTC

change StringIOReceiver to generic StreamingBodyReceiver

lp:~dreamhosters/txaws/925052-improved-endpoints bug 1 Development 2012-02-07 20:23:42 UTC
143. Stubbed a couple more test methods.

Author: Duncan McGreggor
Revision Date: 2012-02-07 20:23:42 UTC

Stubbed a couple more test methods.

lp:~landscape/txaws/txaws-backport 1 Development 2012-01-27 13:37:33 UTC
93. Updated changelog.

Author: Andreas Hasenack
Revision Date: 2012-01-27 13:37:33 UTC

Updated changelog.

lp:~dreamhosters/txaws/920303-move-fixtures bug 1 Development 2012-01-27 02:40:19 UTC
126. Add Get Bucket website functionality

Author: Arsene Rei
Revision Date: 2012-01-27 01:34:54 UTC

Add Get Bucket website functionality

lp:~dreamhosters/txaws/921354-get-bucket-website-method-3 1 Development 2012-01-27 00:27:13 UTC
125. add WebsiteConfiguration model

Author: Arsene Rei
Revision Date: 2012-01-27 00:27:13 UTC

add WebsiteConfiguration model

lp:~dreamhosters/txaws/921354-get-bucket-website-method-2 1 Development 2012-01-26 23:53:34 UTC
122. Added missing copyright comments to t...

Author: Duncan McGreggor
Revision Date: 2012-01-26 02:19:17 UTC

Added missing copyright comments to the S3 files changed today [trivial].

lp:~dreamhosters/txaws/921348-get-bucket-policy-method bug 1 Development 2012-01-26 21:18:06 UTC
122. Add get bucket policy response payload

Author: Arsene Rei
Revision Date: 2012-01-26 19:46:53 UTC

Add get bucket policy response payload

lp:~txaws-dev/txaws/release-0.2 1 Development 2012-01-24 02:06:09 UTC
90. Bump version, add notes about zope.da...

Author: Thomas Herve
Revision Date: 2011-06-14 02:37:07 UTC

Bump version, add notes about zope.datetime

lp:~fwierzbicki/txaws/empty-instances-workaround (Has a merge proposal) 1 Development 2012-01-09 17:20:18 UTC
110. Populate errors for nova exception.

Author: Frank Wierzbicki
Revision Date: 2012-01-09 17:20:18 UTC

Populate errors for nova exception.

lp:~dkeeney/txaws/add-multipart-upload bug(Has a merge proposal) 1 Development 2011-09-22 20:21:53 UTC
79. raise exception on no page from finish

Author: David Keeney
Revision Date: 2010-12-13 18:41:42 UTC

raise exception on no page from finish

lp:~therve/txaws/release-0.2 1 Development 2011-06-14 02:37:29 UTC
90. Bump version, add notes about zope.da...

Author: Thomas Herve
Revision Date: 2011-06-14 02:37:07 UTC

Bump version, add notes about zope.datetime

lp:~fluiddb-dev/txaws/trunk 1 Development 2011-05-24 11:55:36 UTC
89. Improve docstring about the 'path' pa...

Author: Free Ekanayaka
Revision Date: 2011-05-20 07:57:00 UTC

Improve docstring about the 'path' parameter of QueryAPI [trivial]

lp:~djfroofy/txaws/agent-767205 1 Development 2011-04-22 19:17:26 UTC
86. f767205: merr, typo

Author: Drew Smathers
Revision Date: 2011-04-22 19:17:26 UTC

f767205: merr, typo

lp:~djfroofy/txaws/s3acls bug 0 Experimental 2010-09-16 17:34:21 UTC
71. f485535 add get_bucket_location to s3...

Author: Drew Smathers
Revision Date: 2010-09-16 17:29:06 UTC

f485535 add get_bucket_location to s3 apis

lp:~lifeless/txaws/fix-aws-status-again bug 1 Development 2010-01-14 03:34:09 UTC
56. Delete another case of importing twis...

Author: Robert Collins
Revision Date: 2010-01-14 03:31:52 UTC

Delete another case of importing twisted.internet.reactor. This is not
safe and must not be done in the library. It is a twisted limitation.

lp:~free.ekanayaka/txaws/sample-console 1 Development 2009-12-09 08:13:33 UTC
56. Add SampleConsole class and script

Author: Free Ekanayaka
Revision Date: 2009-12-09 08:12:57 UTC

Add SampleConsole class and script

lp:~oubiwann/txaws/484783-move-ec2-to-cloud bug 1 Development 2009-11-18 18:25:49 UTC
51. Fixed a unicode/str problem with urlp...

Author: Duncan McGreggor
Revision Date: 2009-11-18 18:25:49 UTC

Fixed a unicode/str problem with urlparse (seems to occur only after urlparse
is called and on Mac OS X).

lp:~oubiwann/txaws/461139-image-attributes bug 1 Development 2009-11-13 22:56:22 UTC
50. - Pulled out product id parsing code ...

Author: Duncan McGreggor
Revision Date: 2009-11-13 22:56:22 UTC

- Pulled out product id parsing code into a general function.
- Filled in parser for image product code and added unit test.

lp:~oubiwann/txaws/416366-remove-epsilon bug(Has a merge proposal) 1 Development 2009-11-05 04:17:31 UTC
48. Fixed typo.

Author: Duncan McGreggor
Revision Date: 2009-11-05 04:17:31 UTC

Fixed typo.

lp:~oubiwann/txaws/461136-images bug 1 Development 2009-11-04 16:58:41 UTC
48. Cleaned up the query factory assignme...

Author: Duncan McGreggor
Revision Date: 2009-11-04 16:58:41 UTC

Cleaned up the query factory assignment logic.

lp:~therve/txaws/status-eu-support bug 1 Development 2009-08-19 21:14:55 UTC
8. Use real EU host instead of example.com

Author: Thomas Herve
Revision Date: 2009-07-17 09:18:53 UTC

Use real EU host instead of example.com

lp:~statik/txaws/here-have-some-s4 bug(Has a merge proposal) 1 Development 2009-08-19 14:45:59 UTC
9. Dropping start-s4 and stop-s4, those ...

Author: Elliot Murphy
Revision Date: 2009-08-19 14:39:55 UTC

Dropping start-s4 and stop-s4, those aren't really a good fit for
including directly into txaws.

lp:~oubiwann/txaws/415691-add-simpledb bug 1 Development 2009-08-19 02:51:52 UTC
60. Removed the sqs code from this branch...

Author: Duncan McGreggor
Revision Date: 2009-08-19 02:51:52 UTC

Removed the sqs code from this branch (a new ticket has been created solely for
the sqs code).

lp:~oubiwann/txaws/415703-add-sqs bug(Linked to a blueprint) 1 Development 2009-08-19 02:50:45 UTC
59. Removed old scripts directory.

Author: Duncan McGreggor
Revision Date: 2009-08-19 02:46:27 UTC

Removed old scripts directory.

lp:~terrycojones/txaws/boto-terry 1 Development 2009-07-13 15:39:51 UTC
1. Geronimo!

Author: Terry Jones
Revision Date: 2009-07-13 15:39:51 UTC

Geronimo!

lp:~oubiwann/txaws/add-simpledb 1 Development 2009-04-27 16:10:36 UTC
52. * Moved txsdb code into txaws namespa...

Author: Duncan McGreggor
Revision Date: 2009-04-27 16:10:36 UTC

* Moved txsdb code into txaws namespace.

150 of 50 results
You can't create new branches for txAWS.