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

goamz has 14 active reviews. See all merge proposals.

goamz has 6 active branches owned by 4 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:goamz
Series: trunk
1 Development 2014-08-13 15:05:39 UTC
49. Add v4 signature support The v2 sign...

Author: Katherine Cox-Buday
Revision Date: 2014-08-13 15:05:39 UTC

Add v4 signature support

The v2 signing process is still used by all regions except China. Making the
signing version depend on the region also keeps the public APIs unchanged.

R=gz
CC=
https://code.launchpad.net/~cox-katherine-e/goamz/lp1319475.v4.signature.support/+merge/230401

lp:~andyxu/goamz/goamz (Has a merge proposal) 1 Development 2014-10-09 08:15:26 UTC
50. fix the SignV4 method for S3: add x-a...

Author: AndyXu
Revision Date: 2014-10-09 08:15:26 UTC

fix the SignV4 method for S3: add x-amz-date and x-amz-content-sha256 in the header

lp:~surma/goamz/put-headers bug(Has a merge proposal) 1 Development 2014-08-25 08:01:57 UTC
50. s3: Add new PutReaderWithHeader metho...

Author: Alexander Surma
Revision Date: 2014-08-25 08:01:54 UTC

s3: Add new PutReaderWithHeader method

      Related to bug report #1321254, a new method was added that supports
      setting arbitrary HTTP headers on PUT to allow things like cache-control.

lp:~scalia/goamz/add-content-encoding (Has a merge proposal) 1 Development 2014-06-11 10:23:37 UTC
49. Added test for the new function.

Author: Antonio Nicolás Pina
Revision Date: 2014-06-11 10:23:37 UTC

Added test for the new function.

lp:~julien-bachmann-w/goamz/goamz 1 Development 2014-05-28 07:37:18 UTC
55. update import to use new branch

Author: Julien
Revision Date: 2014-05-28 07:37:18 UTC

update import to use new branch

lp:~benoit-canet/goamz/add-CONTRIBUTING (Has a merge proposal) 1 Development 2014-05-09 10:41:06 UTC
51. aws: Add regions for the Outscale EC2...

Author: Benoît Canet
Revision Date: 2014-05-09 10:30:42 UTC

aws: Add regions for the Outscale EC2 compatible cloud provider.

Outscale only implement EC2 so only the EC2 endpoints are defined for
Outscale's regions.

This commit takes care of making the code panic in the various
constructors if the endpoints they use are not defined.

16 of 6 results
You can't create new branches for goamz.