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

Support for AWS S3 #60

Merged
merged 17 commits into from
Apr 2, 2013
Merged

Commits on Mar 21, 2013

  1. Added aws library

    Chris Howe committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    ca6f42c View commit details
    Browse the repository at this point in the history
  2. added an initial attempt at an S3 filesystem object

    Chris Howe committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    481784e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ed537c View commit details
    Browse the repository at this point in the history
  4. fixed a bug in normalize-filename for s3 objcts

    Chris Howe committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    b2df68a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2013

  1. added some test cases for s3

    Chris Howe committed Mar 22, 2013
    Configuration menu
    Copy the full SHA
    59786ed View commit details
    Browse the repository at this point in the history
  2. got test cases to work. Fixed some directory issues. Added 'ignore' s…

    …upport
    Chris Howe committed Mar 22, 2013
    Configuration menu
    Copy the full SHA
    8276383 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2013

  1. Configuration menu
    Copy the full SHA
    cf23e8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a5f7c2 View commit details
    Browse the repository at this point in the history
  3. s3 credentials from properties file

    Chris Howe committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    f2b8d5e View commit details
    Browse the repository at this point in the history
  4. fixed tests

    Chris Howe committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    9df7bac View commit details
    Browse the repository at this point in the history
  5. commented out s3 tests to keep them from interfering with the rest of…

    … the world
    Chris Howe committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    647fdc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2013

  1. Configuration menu
    Copy the full SHA
    40abca3 View commit details
    Browse the repository at this point in the history
  2. cleanup temp files in s3 regtest

    Chris Howe committed Mar 25, 2013
    Configuration menu
    Copy the full SHA
    04e6526 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aeb42b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2013

  1. Prep for pull request

    Chris Howe committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    b2cbbce View commit details
    Browse the repository at this point in the history
  2. reformatted long string

    Chris Howe committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    651f18b View commit details
    Browse the repository at this point in the history
  3. reformatted long string

    Chris Howe committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    5947777 View commit details
    Browse the repository at this point in the history