index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
commands
/
process
/
spawner.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce RELATIVE_RAILS_ROOT and changed spawner script to use it. Prior to ...
Tobias Lütke
2007-04-16
1
-3
/
+3
*
Windows: include MinGW in RUBY_PLATFORM check. Closes #2982.
Jeremy Kemper
2007-03-06
1
-2
/
+2
*
Fixed script/process/spawner to work properly with Mongrel including in -r (d...
David Heinemeier Hansson
2006-12-04
1
-4
/
+14
*
Added option to script/process/spawner of specifying the binding address #513...
David Heinemeier Hansson
2006-10-26
1
-26
/
+59
*
Added Mongrel-spawning capabilities to script/process/spawner. Mongrel will b...
David Heinemeier Hansson
2006-07-06
1
-17
/
+61
*
Remove opts.on { |options[:option_name] } style hash assignment. Closes #4440.
Nicholas Seckar
2006-06-28
1
-6
/
+6
*
Distinguish the spawners for different processes
David Heinemeier Hansson
2006-05-02
1
-1
/
+1
*
Added -n/--process to script/process/spawner name the process pid (default is...
David Heinemeier Hansson
2006-05-02
1
-1
/
+1
*
Added -n/--process to script/process/spawner name the process pid (default is...
David Heinemeier Hansson
2006-05-02
1
-1
/
+3
*
Added pid file usage to script/process/spawner and script/process/reaper alon...
David Heinemeier Hansson
2006-04-28
1
-16
/
+42
*
Ever so lined up
David Heinemeier Hansson
2006-04-03
1
-6
/
+6
*
Fixed that spawner should daemonize if running in repeat mode [DHH]
David Heinemeier Hansson
2006-04-03
1
-2
/
+15
*
Added 'port open?' check to the spawner when running in repeat mode so we don...
David Heinemeier Hansson
2006-03-18
1
-3
/
+13
*
Added -r/--repeat option to script/process/spawner that offers the same loop ...
David Heinemeier Hansson
2006-02-26
1
-3
/
+22
*
Going to pull all commands into Rails
David Heinemeier Hansson
2005-09-29
1
-0
/
+52