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

webmock for tests/non-blocking put for large files/default settings/callback ease #14

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

Commits on Oct 9, 2011

  1. modified tests to use webmock

    leoc committed Oct 9, 2011
    Configuration menu
    Copy the full SHA
    759551b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29839a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8447876 View commit details
    Browse the repository at this point in the history
  4. updated readme

    leoc committed Oct 9, 2011
    Configuration menu
    Copy the full SHA
    1e85745 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cc1e92 View commit details
    Browse the repository at this point in the history
  6. *** empty log message ***

    leoc committed Oct 9, 2011
    Configuration menu
    Copy the full SHA
    81d0593 View commit details
    Browse the repository at this point in the history
  7. * Happening::S3::Request.execute returns the Happening::S3::Request o…

    …bject for callback chaining
    
    * Happening::S3::Request delegates #stream and #headers to the http-request object/response
    leoc committed Oct 9, 2011
    Configuration menu
    Copy the full SHA
    931e40c View commit details
    Browse the repository at this point in the history
  8. request takes :item option

    leoc committed Oct 9, 2011
    Configuration menu
    Copy the full SHA
    5faa63e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    484e384 View commit details
    Browse the repository at this point in the history
  10. modified delegation to use method missing and method-array

    Happening::S3::Request acts as a em-http-request class
    leoc committed Oct 9, 2011
    Configuration menu
    Copy the full SHA
    9fe2d8c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2011

  1. Configuration menu
    Copy the full SHA
    05dc703 View commit details
    Browse the repository at this point in the history
  2. item now uses Happening::AWS.defaults for initialization (bucket para…

    …meter obsolete when in defaults)
    leoc committed Oct 10, 2011
    Configuration menu
    Copy the full SHA
    e0ed163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691f609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e803a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1747a36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31c2df3 View commit details
    Browse the repository at this point in the history
  7. cleaned up and extended readme

    leoc committed Oct 10, 2011
    Configuration menu
    Copy the full SHA
    00d8af0 View commit details
    Browse the repository at this point in the history