aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/commands/process
Commit message (Expand)AuthorAgeFilesLines
* Added -r/--repeat option to script/process/spawner that offers the same loop ...David Heinemeier Hansson2006-02-261-3/+22
* Remove bogus hyphen from script/process/reaper calls to 'ps'. Closes #2767.Jeremy Kemper2005-11-071-2/+2
* Don't reap the spawner or reaper scripts either. Closes #2727.Jeremy Kemper2005-11-041-1/+1
* Don't reap spawn-fcgi. Closes #2727.Jeremy Kemper2005-11-031-1/+1
* Reaper knows how to find processes even if the dispatch path is very long. C...Jeremy Kemper2005-11-021-3/+3
* Documentation updates/fixes for railtiesJamis Buck2005-10-162-5/+24
* Updated documentation and fixed the spinner to reference the new spawner by d...David Heinemeier Hansson2005-10-152-21/+10
* Backed out of script/run portal idea. Muscle memory too deepDavid Heinemeier Hansson2005-10-061-4/+3
* Update the spinner to the latest commandsDavid Heinemeier Hansson2005-09-301-2/+2
* Going to pull all commands into RailsDavid Heinemeier Hansson2005-09-293-0/+232