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

Add thor (cli) and sqs commands #330

Merged
merged 20 commits into from
Mar 11, 2017
Merged

Add thor (cli) and sqs commands #330

merged 20 commits into from
Mar 11, 2017

Commits on Mar 10, 2017

  1. 💄

    Pablo Cantero committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    2c56c71 View commit details
    Browse the repository at this point in the history
  2. Add Thor

    Pablo Cantero committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    0d0efea View commit details
    Browse the repository at this point in the history
  3. Add shoryuken sqs ls

    Pablo Cantero committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    700fc2a View commit details
    Browse the repository at this point in the history
  4. Add sqs dump to dump messages to a file

    Pablo Cantero committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    2c02caf View commit details
    Browse the repository at this point in the history
  5. Allow requeuing a dump

    Pablo Cantero committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    9df700b View commit details
    Browse the repository at this point in the history
  6. 💄

    Pablo Cantero committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    25bcb5b View commit details
    Browse the repository at this point in the history
  7. Start shoryuken using thor

    Pablo Cantero committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    0caeb1c View commit details
    Browse the repository at this point in the history
  8. ✂️

    Pablo Cantero committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    2fdd334 View commit details
    Browse the repository at this point in the history
  9. 💄

    Pablo Cantero committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    be1c8ec View commit details
    Browse the repository at this point in the history
  10. Fix runner spec

    Pablo Cantero committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    7f21f65 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Fixing specs

    Pablo Cantero committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    5102414 View commit details
    Browse the repository at this point in the history
  2. Move daemon/logfile validation to the CLI/Runner

    Pablo Cantero committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    bb5a37e View commit details
    Browse the repository at this point in the history
  3. 💄

    Pablo Cantero committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    54b6e36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a93b5a View commit details
    Browse the repository at this point in the history
  5. Extract Method

    Pablo Cantero committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    dc00742 View commit details
    Browse the repository at this point in the history
  6. Add sqs mv command

    Pablo Cantero committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    54d9cfc View commit details
    Browse the repository at this point in the history
  7. Fix CLI compatibility with old CLI

    Pablo Cantero committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    c96f218 View commit details
    Browse the repository at this point in the history
  8. Fix specs

    Pablo Cantero committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    e006790 View commit details
    Browse the repository at this point in the history
  9. Add ls --watch

    Pablo Cantero committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    84bb400 View commit details
    Browse the repository at this point in the history
  10. Update README new commands

    Pablo Cantero committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    a7f2e2f View commit details
    Browse the repository at this point in the history