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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
svn:externals is now an explicit option for script/plugin (closes #2755) [Rya...
David Heinemeier Hansson
2005-11-06
1
-35
/
+27
*
Enable HTTP installation of plugins when svn isn't avaialable. Closes #2661. ...
Sam Stephenson
2005-11-06
1
-8
/
+72
*
Added script/about to display formatted Rails::Info output
Sam Stephenson
2005-11-05
1
-0
/
+2
*
script/lighttpd: Detach and exit the forked process
Sam Stephenson
2005-11-04
1
-3
/
+5
*
script/lighttpd: tail the logfile when running in the foreground, and attempt...
Sam Stephenson
2005-11-04
1
-12
/
+37
*
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
*
We want ::Plugin, not Commands::Plugin. Closes #2664.
Jeremy Kemper
2005-10-30
1
-1
/
+1
*
Patches go to trac now
David Heinemeier Hansson
2005-10-30
1
-4
/
+2
*
Improve script/plugin on Windows. Closes #2646.
Jeremy Kemper
2005-10-29
1
-3
/
+27
*
Dont hardcode
David Heinemeier Hansson
2005-10-28
1
-2
/
+0
*
Added script/plugin to manage plugins (install, remove, list, etc) [Ryan Toma...
David Heinemeier Hansson
2005-10-28
1
-0
/
+745
*
Work, but better!
David Heinemeier Hansson
2005-10-28
1
-2
/
+2
*
You've been down that road, Neo. You know where it ends. And I know it's not ...
David Heinemeier Hansson
2005-10-28
1
-0
/
+16
*
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
*
Finished move
David Heinemeier Hansson
2005-10-14
2
-0
/
+0
*
Moving perform to performance
David Heinemeier Hansson
2005-10-14
2
-0
/
+0
*
r3619@sedna: jeremy | 2005-10-14 14:41:24 -0700
Jeremy Kemper
2005-10-14
4
-10
/
+0
*
Sanitize benchmarker. [times] argument is optional, defaults to 1.
Jeremy Kemper
2005-10-14
1
-5
/
+12
*
Fix commands/perform
Jeremy Kemper
2005-10-14
1
-1
/
+1
*
Update docs
David Heinemeier Hansson
2005-10-14
3
-3
/
+3
*
Made them actually work
David Heinemeier Hansson
2005-10-14
2
-2
/
+2
*
Fix problem with RAILS_ENV being frozen when set from environment variable
Jamis Buck
2005-10-14
2
-2
/
+2
*
Performers go .rb
David Heinemeier Hansson
2005-10-14
2
-0
/
+0
*
Fix spelling
David Heinemeier Hansson
2005-10-14
3
-1
/
+1
*
Fix script/server to use the environment given by the -e toggle
Jamis Buck
2005-10-13
1
-0
/
+2
*
Make sure ENV['RAILS_ENV'] and RAILS_ENV are kept in sync
Jamis Buck
2005-10-12
1
-5
/
+2
*
Honor the runner -e toggle even if the RAILS_ENV constant has already been set
Jamis Buck
2005-10-12
1
-2
/
+6
*
Backed out of script/run portal idea. Muscle memory too deep
David Heinemeier Hansson
2005-10-06
2
-5
/
+4
*
Update the spinner to the latest commands
David Heinemeier Hansson
2005-09-30
1
-2
/
+2
*
Clean up the act of commands
David Heinemeier Hansson
2005-09-29
7
-12
/
+7
*
Removed all the scripts in script/* and replaced it with one generic portal: ...
David Heinemeier Hansson
2005-09-29
13
-0
/
+346
*
Going to pull all commands into Rails
David Heinemeier Hansson
2005-09-29
3
-0
/
+232
[prev]