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

Merging current branches + some additional changes #7

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

Merging current branches + some additional changes #7

wants to merge 13 commits into from

Commits on Feb 4, 2011

  1. added replyto to the sendMessage and a simple execption str so I know…

    … what's going on
    ryancustommade committed Feb 4, 2011
    Configuration menu
    Copy the full SHA
    f1a6044 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2011

  1. Configuration menu
    Copy the full SHA
    102f134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adba040 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2011

  1. added setup.py

    Kiran Bandla committed Jul 8, 2011
    Configuration menu
    Copy the full SHA
    59903b8 View commit details
    Browse the repository at this point in the history
  2. Added a line for Installation

    Kiran Bandla committed Jul 8, 2011
    Configuration menu
    Copy the full SHA
    a93e178 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2011

  1. Updated URL

    Kiran Bandla committed Jul 13, 2011
    Configuration menu
    Copy the full SHA
    9c9b73e View commit details
    Browse the repository at this point in the history
  2. removed unnecessary imports

    Kiran Bandla committed Jul 13, 2011
    Configuration menu
    Copy the full SHA
    dfd6e39 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2011

  1. Merge remote-tracking branch 'kbandla/master'

    Rubens Altimari committed Aug 22, 2011
    Configuration menu
    Copy the full SHA
    c37bb14 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'richardkiss/master'

    Rubens Altimari committed Aug 22, 2011
    Configuration menu
    Copy the full SHA
    65c421c View commit details
    Browse the repository at this point in the history
  3. Merging kbandla and richardkiss branches, and eliminating a few more …

    …whitespaces
    Rubens Altimari committed Aug 22, 2011
    Configuration menu
    Copy the full SHA
    3f6436c View commit details
    Browse the repository at this point in the history
  4. Making package pip-friendly (so it can be installed with Django, for …

    …instance, with pip -e git+git://github.com/etc.)
    Rubens Altimari committed Aug 22, 2011
    Configuration menu
    Copy the full SHA
    bb6c5ba View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'ryancustommade/master'

    Conflicts:
    	amazon_ses/amazon_ses.py
    Rubens Altimari committed Aug 22, 2011
    Configuration menu
    Copy the full SHA
    271f8f1 View commit details
    Browse the repository at this point in the history
  6. Implementing GetSendStatistics

    Rubens Altimari committed Aug 22, 2011
    Configuration menu
    Copy the full SHA
    c34df40 View commit details
    Browse the repository at this point in the history