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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows: eliminate the socket option in database.yml. Closes #2924.
Jeremy Kemper
2005-11-18
3
-15
/
+33
*
Eliminate nil from newly generated logfiles. References #2927.
Jeremy Kemper
2005-11-18
2
-1
/
+3
*
Update to Prototype 1.4.0_rc3. Closes #1893, #2505, #2550, #2748, #2783.
Sam Stephenson
2005-11-18
2
-61
/
+95
*
replaced constant Plugin in documentation rake task with plugin local variabl...
Tobias Lütke
2005-11-17
1
-3
/
+3
*
Rename Version constant to VERSION. Closes #2802.
Marcel Molina
2005-11-17
7
-8
/
+10
*
Remove CHANGELOG from apidoc Rake task since it isn't included with new apps ...
Jeremy Kemper
2005-11-16
1
-1
/
+0
*
Mention app/apis and db directories in README. Closes #1616.
Jeremy Kemper
2005-11-15
1
-0
/
+7
*
Update trunk to latests script.aculo.us
Thomas Fuchs
2005-11-14
4
-109
/
+72
*
Update CHANGELOG with more details. References #2842.
Jeremy Kemper
2005-11-13
1
-1
/
+1
*
Eliminate Subversion dependencies in scripts/plugin. Correct install options...
Jeremy Kemper
2005-11-13
2
-61
/
+96
*
SQLite: the clone_structure_to_test and purge_test_database Rake tasks should...
Jeremy Kemper
2005-11-13
2
-2
/
+2
*
SQLite: the clone_structure_to_test Rake task should always use the test envi...
Jeremy Kemper
2005-11-13
2
-1
/
+3
*
Pulled auto-starting browser: More pain than gain
David Heinemeier Hansson
2005-11-12
4
-9
/
+1
*
Changelogging
David Heinemeier Hansson
2005-11-11
1
-0
/
+2
*
Make sure that legacy db tasks also reference :database for SQLite (closes #2...
David Heinemeier Hansson
2005-11-11
1
-3
/
+6
*
Pass __FILE__ when evaluating plugins' init.rb. Closes #2817.
Jeremy Kemper
2005-11-10
2
-1
/
+3
*
Better svn status matching for generators. Closes #2814.
Jeremy Kemper
2005-11-10
2
-1
/
+8
*
Disabled stderr suppressing until activesupport is available also in non-gem ...
David Heinemeier Hansson
2005-11-10
1
-1
/
+1
*
Don't reload routes until plugins have been loaded so they have a chance to e...
David Heinemeier Hansson
2005-11-10
2
-1
/
+5
*
Don't detach or fork for script/server tailing
Nicholas Seckar
2005-11-09
2
-19
/
+21
*
Added automatic browser launching on OS X when starting script/server [DHH]
David Heinemeier Hansson
2005-11-09
4
-4
/
+12
*
Changed all script/* to use /usr/bin/env ruby instead of hard-coded Ruby path...
David Heinemeier Hansson
2005-11-09
17
-20
/
+20
*
Another word on precedence (closes #2790)
David Heinemeier Hansson
2005-11-09
1
-0
/
+2
*
Force RAILS_ENV to be "test" when running tests, so that ENV["RAILS_ENV"] = "...
David Heinemeier Hansson
2005-11-09
3
-3
/
+9
*
Increase criticality in comment for ENV["RAILS_ENV"]
David Heinemeier Hansson
2005-11-09
1
-1
/
+1
*
Added note about precedence (closes #2790)
David Heinemeier Hansson
2005-11-09
3
-0
/
+6
*
Correct versioning in :freeze_gems Rake task. Closes #2778.
Jeremy Kemper
2005-11-08
2
-20
/
+21
*
Added an omnipresent RailsInfoController with a properties action that delive...
Sam Stephenson
2005-11-08
11
-75
/
+357
*
Adding new scripts should set them 0755.
Scott Barron
2005-11-07
1
-2
/
+2
*
Made ready for 0.14.3 (RC4)
David Heinemeier Hansson
2005-11-07
3
-7
/
+7
*
Fix socket in the end
David Heinemeier Hansson
2005-11-07
1
-3
/
+3
*
Fix socket in the end
David Heinemeier Hansson
2005-11-07
1
-2
/
+2
*
Added in bars to help guard against the production environment being used in ...
David Heinemeier Hansson
2005-11-07
1
-2
/
+2
*
Add 'add_new_scripts' rake task for adding new rails scripts to script/*
Jamis Buck
2005-11-07
3
-3
/
+21
*
Less spacing
David Heinemeier Hansson
2005-11-07
1
-10
/
+5
*
Raise in stubby/init.rb if it doesn't have access to directory or config. lo...
Jeremy Kemper
2005-11-07
2
-2
/
+7
*
Dont generate config/lighttpd.conf, will be done on first run of script/server
David Heinemeier Hansson
2005-11-07
1
-2
/
+1
*
Remove bogus hyphen from script/process/reaper calls to 'ps'. Closes #2767.
Jeremy Kemper
2005-11-07
2
-2
/
+4
*
Copy lighttpd.conf when it is first needed, instead of on app creation
Jamis Buck
2005-11-07
4
-2
/
+11
*
Use require_library_or_gem 'fcgi' in script/server
Sam Stephenson
2005-11-07
2
-1
/
+3
*
Restore access to 'directory' and 'config' inside the plugin eval environment
Jamis Buck
2005-11-07
1
-6
/
+9
*
Make sure to check for FCGI as well as lighttpd
David Heinemeier Hansson
2005-11-07
2
-4
/
+13
*
Only use a socket if there
David Heinemeier Hansson
2005-11-07
1
-2
/
+1
*
Dont have password: optional in there
David Heinemeier Hansson
2005-11-07
1
-1
/
+1
*
Dont have password: optional in there
David Heinemeier Hansson
2005-11-07
1
-1
/
+1
*
Added default lighttpd config in config/lighttpd.conf and added a default run...
David Heinemeier Hansson
2005-11-07
2
-0
/
+104
*
Added default lighttpd config in config/lighttpd.conf and added a default run...
David Heinemeier Hansson
2005-11-07
5
-109
/
+25
*
Fixed Rails generator tests (closes #2613) [torben [at] wolm.dk]
David Heinemeier Hansson
2005-11-07
1
-1
/
+1
*
Fix READMEs (closes #2680) [coffee2code]
David Heinemeier Hansson
2005-11-07
1
-13
/
+14
*
Fail gracefully from svn checks (closes #2700) [Rick Olson]
David Heinemeier Hansson
2005-11-07
2
-4
/
+4
[next]