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

create vumi worker skeleton #2

Merged
merged 9 commits into from
Mar 23, 2015

Commits on Mar 20, 2015

  1. Add vumi and klein to requirements

    Rudi Giesler committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    92af23a View commit details
    Browse the repository at this point in the history
  2. Add basic worker framework.

    Rudi Giesler committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    a127918 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2015

  1. Add basic formatting for responses.

    Rudi Giesler committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    29c10af View commit details
    Browse the repository at this point in the history
  2. Fix formatting of format_ string

    Rudi Giesler committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    f23d87a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Add tests for api output formatting

    Rudi Giesler committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    9135801 View commit details
    Browse the repository at this point in the history
  2. Add tests for root

    Rudi Giesler committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    ccf9a5d View commit details
    Browse the repository at this point in the history
  3. Update dev requirements

    Rudi Giesler committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    c44cfd5 View commit details
    Browse the repository at this point in the history
  4. Make treq close the http connection

    Rudi Giesler committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    dd1ace7 View commit details
    Browse the repository at this point in the history
  5. Add API usage exception and handling

    Rudi Giesler committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    4500d2a View commit details
    Browse the repository at this point in the history