lp:~nick-craig-wood/goamz/list-buckets2

Created by Nick Craig-Wood and last modified
Get this branch:
bzr branch lp:~nick-craig-wood/goamz/list-buckets2
Only Nick Craig-Wood can upload to this branch. If you are Nick Craig-Wood please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nick Craig-Wood
Project:
goamz
Status:
Abandoned

Recent revisions

39. By Nick Craig-Wood

s3: ListBuckets: Fix signpath which was causing authentication errors

38. By Nick Craig-Wood

Implement S3.List to list all Buckets

37. By Ian Booth

Support EC2_ env variables

Allow the user to specify their auth credentials using EC2_ style
environment variables. I ran go fmt and it also made some changes.

The tests failed to run due to a test http server not being closed when
each test suite finished. I added a fix for this also, so now all tests
pass when go test ./... is run from the project's root directory.

R=jameinel, Danilo
CC=
https://codereview.appspot.com/9545045

36. By Gustavo Niemeyer

s3: close http response Body properly

The interface of the run method was error prone.

R=dfc, anacrolix
CC=
https://codereview.appspot.com/9611047

35. By Francisco Souza

iam: added UserPolicy related methods

Now it's possible to Put, Delete and Retrieve a user policy.

R=niemeyer
CC=
https://codereview.appspot.com/6858081

34. By Francisco Souza

iam: added group management methods

Now iam package supports creating, deleting and listing groups.

R=niemeyer
CC=
https://codereview.appspot.com/6855104

33. By Gustavo Niemeyer

s3/s3test: trivial header casing fix

This was contributed at
https://code.launchpad.net/~titanous/goamz/s3test-fix-metadata/+merge/147277

But unlike that trivial replacement, the change being committed uses
http.CanonicalHeaderKey to guarantee the casing.

32. By Francisco Souza

iam: added AccessKeys and DeleteAccessKey

Also included integration tests for CreateAccessKey and these two new
functions.

R=niemeyer
CC=
https://codereview.appspot.com/6823060

31. By Gustavo Niemeyer

s3: Multi.PutAll for auto-chunking and resuming

Bucket.Multi method also added for trivial resume-or-init handling.

R=jameinel, dimitern, rog
CC=
https://codereview.appspot.com/7313081

30. By Gustavo Niemeyer

s3: trivial fixes on tests

The last minute "obvious" changes went into the review,
but didn't get run.

R=
CC=
https://codereview.appspot.com/7300090

Branch metadata

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

Subscribers