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
/
plugin.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added more information to script/plugin's doings to ease debugging #3755 [Ric...
David Heinemeier Hansson
2006-02-26
1
-2
/
+4
*
Show usage when script/plugin is called without arguments. Closes #3450
Michael Koziarski
2006-01-14
1
-1
/
+1
*
Add install.rb file to plugin generation which is loaded, if it exists, when ...
Marcel Molina
2005-12-03
1
-0
/
+7
*
script/plugin: handle root paths and plugin names which contain spaces. Refe...
Jeremy Kemper
2005-11-23
1
-10
/
+11
*
Eliminate Subversion dependencies in scripts/plugin. Correct install options...
Jeremy Kemper
2005-11-13
1
-61
/
+94
*
Disabled stderr suppressing until activesupport is available also in non-gem ...
David Heinemeier Hansson
2005-11-10
1
-1
/
+1
*
Fail gracefully from svn checks (closes #2700) [Rick Olson]
David Heinemeier Hansson
2005-11-07
1
-2
/
+2
*
Make use of silence_stderr in script/lighttpd, script/plugin, and Rails::Info
Sam Stephenson
2005-11-07
1
-1
/
+1
*
Fail gracefully when plugin was not found [Chad Fowler]
David Heinemeier Hansson
2005-11-06
1
-0
/
+2
*
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
*
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