Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jasoncodes/d2s3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aaronbrashears/d2s3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 30, 2010

  1. Configuration menu
    Copy the full SHA
    1517a11 View commit details
    Browse the repository at this point in the history
  2. xhtml form generation.

    aaronbrashears committed Jun 30, 2010
    Configuration menu
    Copy the full SHA
    1939273 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38fb0ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c25893 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79461bb View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2010

  1. Configuration menu
    Copy the full SHA
    c5e991c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64d9933 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12b29d3 View commit details
    Browse the repository at this point in the history
  4. removed the template mechanism now that I find that amazon will give …

    …you back the bucket, key, and an etag.
    aaronbrashears committed Jul 4, 2010
    Configuration menu
    Copy the full SHA
    6b8c7cd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2010

  1. refactored to have a class instance do the heavy lifting so that user…

    …s of the helper can either create a new S3Upload instance through the s3_upload() function and embed the hidden fields in a form built using the more typical rails helpers. maintains API compatible calls to s3_http_upload_tag(). documentation pending.
    aaronbrashears committed Jul 6, 2010
    Configuration menu
    Copy the full SHA
    1c30ff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbbc99 View commit details
    Browse the repository at this point in the history
Loading