Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the new Sidekiq syntax to specify queues | Jacob Vosmaer | 2014-04-01 | 1 | -1/+1 |
* | Add load_ok to background_jobs usage message | Jacob Vosmaer | 2014-03-20 | 1 | -1/+1 |
* | Add load_ok check to script/background_jobs | Jacob Vosmaer | 2014-03-20 | 1 | -0/+24 |
* | Updated script/{web,background_job} to use #!/usr/bin/env bash rather than #!... | Matthew Trisoline | 2014-02-10 | 1 | -1/+1 |
* | Use `2>&1` because Bash 3 does not support `&>>` | Jacob Vosmaer | 2013-10-22 | 1 | -2/+2 |
* | Move unicorn and sidekiq commands into bash script | Jacob Vosmaer | 2013-10-15 | 1 | -0/+56 |