Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bucket listing support #20

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

alexkwolfe
Copy link

  • Bucket listing can now be retrieved
  • Bucket listing tests
  • Updated to em-http-request 1.0.x series
  • Replaced EM::MockHttpRequest, which is no longer available, with webmock
  • Reduced test timeouts from 1s to 0.1s for faster test runs
  • Added parser option to Request for parsing S3 responses
  • Use gemspec for test dependencies

yob and others added 4 commits November 7, 2011 16:48
…e in the current stable release. Moved to latest bundler.
…ponding to #call. Added XML parsing to Bucket. Parsed bucket list is provided in response instead of raw XML string. Added Bucket tests.
@alexkwolfe
Copy link
Author

Any thoughts on this? What will it take to get this merged?

@alexkwolfe
Copy link
Author

Would it be possible to get some feedback on this? We've had this code up and running in production for months and it's solid. Possible to get it merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants