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
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
3
-5
/
+5
*
Fixed script/process/spawner to work properly with Mongrel including in -r (d...
David Heinemeier Hansson
2006-12-04
1
-4
/
+14
*
Add grep-based fallback to reaper, so it can work in pidless setups (again)
Jamis Buck
2006-11-11
1
-10
/
+24
*
Added option to script/process/spawner of specifying the binding address #513...
David Heinemeier Hansson
2006-10-26
1
-26
/
+59
*
Call an inspector for inspector
David Heinemeier Hansson
2006-08-05
1
-1
/
+1
*
Make sure script/reaper only reaps dispatcher pids by default, and not the sp...
Jamis Buck
2006-07-18
1
-2
/
+2
*
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
4
-15
/
+15
*
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
*
Make the inspector work on debian (closes #4935) [Lars pind]
David Heinemeier Hansson
2006-05-01
1
-1
/
+1
*
Added script/process/inspector to do simple process status information on Rai...
David Heinemeier Hansson
2006-04-28
1
-3
/
+4
*
Status in one line
David Heinemeier Hansson
2006-04-28
1
-9
/
+8
*
Added a simple process inspector
David Heinemeier Hansson
2006-04-28
1
-0
/
+68
*
Added pid file usage to script/process/spawner and script/process/reaper alon...
David Heinemeier Hansson
2006-04-28
2
-86
/
+117
*
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 socket cleanup for lighttpd, both before and after [DHH] Added automati...
David Heinemeier Hansson
2006-03-04
1
-1
/
+1
*
Added -r/--repeat option to script/process/spawner that offers the same loop ...
David Heinemeier Hansson
2006-02-26
1
-3
/
+22
*
Remove bogus hyphen from script/process/reaper calls to 'ps'. Closes #2767.
Jeremy Kemper
2005-11-07
1
-2
/
+2
*
Don't reap the spawner or reaper scripts either. Closes #2727.
Jeremy Kemper
2005-11-04
1
-1
/
+1
*
Don't reap spawn-fcgi. Closes #2727.
Jeremy Kemper
2005-11-03
1
-1
/
+1
*
Reaper knows how to find processes even if the dispatch path is very long. C...
Jeremy Kemper
2005-11-02
1
-3
/
+3
*
Documentation updates/fixes for railties
Jamis Buck
2005-10-16
2
-5
/
+24
*
Updated documentation and fixed the spinner to reference the new spawner by d...
David Heinemeier Hansson
2005-10-15
2
-21
/
+10
*
Backed out of script/run portal idea. Muscle memory too deep
David Heinemeier Hansson
2005-10-06
1
-4
/
+3
*
Update the spinner to the latest commands
David Heinemeier Hansson
2005-09-30
1
-2
/
+2
*
Going to pull all commands into Rails
David Heinemeier Hansson
2005-09-29
3
-0
/
+232