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

dokku ps #298

Closed
wants to merge 60 commits into from
Closed

dokku ps #298

wants to merge 60 commits into from

Commits on Nov 5, 2013

  1. Configuration menu
    Copy the full SHA
    4d466d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9917040 View commit details
    Browse the repository at this point in the history
  3. Started on ps plugin

    slaskis committed Nov 5, 2013
    Configuration menu
    Copy the full SHA
    ca692a8 View commit details
    Browse the repository at this point in the history
  4. Added ps install script

    slaskis committed Nov 5, 2013
    Configuration menu
    Copy the full SHA
    d6403d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2013

  1. Configuration menu
    Copy the full SHA
    c9ad455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2fb899 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16ff437 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    963d3ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9572f29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a14d521 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24e5726 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f34115 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2013

  1. Configuration menu
    Copy the full SHA
    9e51a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac943f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd76607 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82f5944 View commit details
    Browse the repository at this point in the history
  5. Added some TODOs

    slaskis committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    1b0999b View commit details
    Browse the repository at this point in the history
  6. Default to web=1

    slaskis committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    b53e109 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7eeb458 View commit details
    Browse the repository at this point in the history
  8. Tweaked the help output

    slaskis committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    072ba89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c2b0a2 View commit details
    Browse the repository at this point in the history
  10. Minor cleanup

    slaskis committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    8e4797a View commit details
    Browse the repository at this point in the history
  11. Deploy after a scale

    slaskis committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    d45d8dc View commit details
    Browse the repository at this point in the history
  12. Removed unecessary sleep

    slaskis committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    3ac2f67 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2013

  1. Configuration menu
    Copy the full SHA
    01648dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf7d6ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1235bcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fa3503 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebc3708 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1aa2c1 View commit details
    Browse the repository at this point in the history
  7. Removed some logs

    slaskis committed Nov 8, 2013
    Configuration menu
    Copy the full SHA
    7f62fce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21f7cd1 View commit details
    Browse the repository at this point in the history
  9. Silence some logs

    slaskis committed Nov 8, 2013
    Configuration menu
    Copy the full SHA
    b79e5ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7e2e09 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf3282e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2013

  1. Strange bash issue.

    Robert Sköld committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    6490e56 View commit details
    Browse the repository at this point in the history
  2. Also set the default web=1 if /PS exists but is empty

    Robert Sköld committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    37e8634 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c714454 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf49ec0 View commit details
    Browse the repository at this point in the history
  5. Added a short sleep after nginx reload to make sure it has reloaded w…

    …hen deploy exits. This way the tests can pass
    slaskis committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    d8e88fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f22ef2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b140216 View commit details
    Browse the repository at this point in the history
  8. Don't exit if grep fails

    slaskis committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    f01ba4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e24b447 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97d6fe6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d7483cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c504dc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    73446e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8f60caf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8db8674 View commit details
    Browse the repository at this point in the history
  16. Don't echo 'Scaled processes' it breaks the tests (will have to nail …

    …the copy/output later)
    slaskis committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    db25b85 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    295ff91 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    54e3515 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5810c78 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e9c0cef View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e68dd7b View commit details
    Browse the repository at this point in the history
  22. Added loads of 'ok'-logs

    slaskis committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    12d0aee View commit details
    Browse the repository at this point in the history
  23. Added set -x

    slaskis committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    49e1d8c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    24d2874 View commit details
    Browse the repository at this point in the history
  25. Shellchecked

    slaskis committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    5a61c5d View commit details
    Browse the repository at this point in the history