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

Only load necessary parts of right_aws via autoloading #121

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

Commits on Nov 17, 2011

  1. Delete rubygems require

    Rich Meyers committed Nov 17, 2011
    Configuration menu
    Copy the full SHA
    c41d9fa View commit details
    Browse the repository at this point in the history
  2. Do not add self to load path

    Rich Meyers committed Nov 17, 2011
    Configuration menu
    Copy the full SHA
    a2600eb View commit details
    Browse the repository at this point in the history
  3. Move component requires of various interfaces out of top level right_…

    …aws.rb
    Rich Meyers committed Nov 17, 2011
    Configuration menu
    Copy the full SHA
    4fb509f View commit details
    Browse the repository at this point in the history
  4. Autoload right_aws components

    Rich Meyers committed Nov 17, 2011
    Configuration menu
    Copy the full SHA
    e6f815e View commit details
    Browse the repository at this point in the history
  5. Reorder autoloads alphabetically

    Rich Meyers committed Nov 17, 2011
    Configuration menu
    Copy the full SHA
    e722bff View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2011

  1. Autoload rexml pieces, this should avoid rexml/document require when …

    …libxml is used
    Rich Meyers committed Nov 18, 2011
    Configuration menu
    Copy the full SHA
    5f673c4 View commit details
    Browse the repository at this point in the history
  2. Delete digest/sha1 require, it does not appear to be used anywhere.

    (OpenSSL is used for generating sha1 digests.)
    Rich Meyers committed Nov 18, 2011
    Configuration menu
    Copy the full SHA
    e62727c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62d8cca View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2011

  1. Configuration menu
    Copy the full SHA
    abb4002 View commit details
    Browse the repository at this point in the history